Internet-Draft | PowerBench | July 2024 |
Pignataro, et al. | Expires 7 January 2025 | [Page] |
This document defines a standard mechanism to measure, report, and compare power usage of different networking devices and under different network configurations and conditions.¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 7 January 2025.¶
Copyright (c) 2024 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
Energy efficiency is becoming increasingly important in the operation of network infrastructure. Network devices are typically always on, but in some cases, they run at very low average utilization rates. Both network utilization and energy consumption of these devices can be improved, and that starts with a normalized characterization [RFC7460]. The benchmarking methodology defined here will help operators to get a more accurate idea of the power drawn by their network and will also help vendors to test the energy efficiency of their devices [RFC6988].¶
There is no standard mechanism to benchmark the power utilization of networking devices like routers or switches. [I-D.manral-bmwg-power-usage] started to analyze the issue. This document defines the mechanism to correctly characterize and benchmark the energy consumption of networking devices to better estimate and compare their power usage.¶
Benchmarking can be understood to serve two related but different objectives:¶
Assessing ''which system performs best'' over a set of well-defined scenarios.¶
Measuring the contribution of sub-systems to the overall system's performance (also known as ''micro-benchmark'').¶
The benchmarking methodology outlined in this draft focuses on the first objective. Specifically, it aims to compare the energy efficiency for individual devices (routers and switches belonging to similar device classes). The benchmark aims to showcase the effectiveness of various energy optimization techniques for a given device and load type, with the objective of fostering improvements in the energy efficiency of future generations of devices.¶
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.¶
The total weighted capacity of the interfaces (T) is the weighted sum of all interface throughputs.¶
Definition:¶
T = B1*T1 +...+ Bi*Ti +...+ Bm*Tm¶
Discussion:¶
Ti is the total capacity of the interfaces for a fixed configuration model and traffic load (the sum of the interface bandwidths)¶
Bi is the weighted multiplier for different traffic levels (note that B1+...+Bj+...+Bm = 1, weight multipliers may be specified for router, switch differently, 3 typical weighted multipliers are 0.1,0.8,0.1)¶
m is the number of traffic load levels (if it is considered 100%, 30%, 0%; m = 3) Note that traffic load levels may be specified differently for router and switch, e.g., traffic level 100%,10%,0% for access router, traffic level 100%,30%,0% for core router and data center switch.¶
Measurement units:¶
Gbps.¶
Issues¶
The traffic loads and the weighted multipliers need to be clearly established a priori.¶
It is unclear if the definition of the Ti's is/should be linked to the traffic load levels. For a given port configuration (which may result in 50% of the total capacity a device can provide), one may be interested in traffic load of e.g., 5% or 10% or the total capacity (not only 50%).¶
See Also:¶
The total weighted power (P) is the weighted sum of all power calculated for different traffic loads.¶
Definition:¶
P = B1*P1 +...+ Bi*Pi +...+ Bm*Pm¶
Discussion:¶
Pi is the Power of the equipment in each traffic load level (e.g. 100%, 30%, 0%)¶
Bi is the weighted multiplier for different traffic levels (note that B1+...+Bj+...+Bm = 1)¶
m is the number of traffic load levels (if it is considered 100%, 30%, 0%; m = 3)¶
Measurement units:¶
Watt.¶
Issues:¶
The traffic loads and the weighted multipliers need to be clearly established a priori.¶
Importantly, the traffic must be forwarded of the correct port! It would be easy to cut power down by dropping all traffic, and, naturally, we do not want that. A tolerance on packet loss and/or forwarding error must be specified somehow. That tolerance could be zero for some benchmark problems (e.g., Non packet loss (NDR) estimation), and non-zero for others. Tolerating some errors may be interesting to navigate the design space of energy saving techniques, such as approximate computing/routing. According to measurement procedure in section 6.5 of [ATIS-0600015.03.2013], the Equipment Unit Test (EUT) should be able to return to full NDR load. Failure to do so disqualifies the test results.¶
See Also:¶
Energy Efficiency Ratio (EER) is defined as the throughput forwarded by 1 watt and it is introduced in [ETSI-ES-203-136]. A higher EER corresponds to a better the energy efficiency.¶
Definition:¶
EER = T/P¶
Discussion:¶
T is the total weighted sum of all interface throughputs¶
P is the weighted power for different traffic loads¶
Measurement units:¶
Gbps/Watt.¶
Issues:¶
The traffic loads and the weighted multipliers need to be clearly established a priori.¶
See Also:¶
The maximum power drawn by a device does not accurately reflect the power under a normal workload. Indeed, the energy consumption of a networking device depends on its configuration, connected transceivers, and traffic load. Relying merely on the maximum rated power can overestimate the total energy of the networking devices.¶
A network device consists of many components, each of which draws power (for example, it is possible to mention the power draw of the CPU, data forwarding ASIC, memory, fan, etc.). Therefore, it is important to formulate a consistent benchmarking method for network devices and consider the workload variation and test conditions.¶
Enforcing controlled conditions on test conditions (e.g., Temperature) is important for test procedure to make sure test conditions repeatable [RFC6985]. The measurement condition reported in [ATIS-0600015.2009] and [ITUT-L.1310] should be applied, e.g., the power measurements shall be performed in a laboratory environment under specific range of temperature, humidity and atmosphere pressure.¶
The test setup in general is compliant with [RFC2544]. The Device Under Test (DUT) is connected to a Tester and a Power Meter. The Power Meter allows to measure the energy consumption of the device and can be used to measure power under various configurations and conditions. Tests SHOULD be done with bidirectional traffic that better reflects the real environment. The Tester is also a traffic generator that enables changing traffic conditions. It is OPTIONAL to choose a non-equal proportion for upstream and downstream traffic.¶
It is worth mentioning that the DUT also dissipates significant heat. That means that part of the power is used for actual work while the rest is dissipated as heat. This heating can lead to more power drawn by fans/ compressor for cooling the devices. The benchmarking methodology does not measure the power drawn by external cooling infrastructure. The Power Meter only measures the internal energy consumption of the device.¶
The traffic load supported by a device affects its energy consumption. Therefore, the benchmark MUST include different traffic loads.¶
There are different interface types on a network device and the power usage also depends on the kind of connector/transceiver used. The interface type used needs to be specified as well.¶
In addition, it is necessary to indicate the number of ports used per linecard as well as the aggregate bandwidth that each linecard can accommodate.¶
The traffic load must specify traffic type, packet size mixtures, percentage of overall traffic for each traffic type (See Annex D of [ATIS-0600015.2009] for more details), as all may affect the energy consumption of network devices.¶
Objective:¶
Procedure:¶
The test is done using a multi-port setup as specified in Section 16 and Section 26.1 of [RFC2544].¶
Reporting format:¶
Objective:¶
To determine the base power drawn by the network device, which typically consists of processors, fans, memory, etc.¶
Procedure:¶
The measurement is done without activating the traffic generator. In this case, the traffic load level percentage is 0.¶
Reporting format:¶
Note:¶
This measurement is useful since it permits to calculate the additional energy consumption that will result when the traffic load changes.¶
Objective:¶
To determine the power drawn by a device. The dynamic power, which is added to the base power, should be proportional to its traffic load.¶
Procedure:¶
A specific number of packets at a specific rate is sent to specific ports/linecards of the DUT. All DUT ports must operate under a specific traffic load, which is a percentage of the maximum throughput.¶
Reporting format:¶
Objective:¶
To determine the energy efficiency of the DUT.¶
Procedure:¶
Collect the data for all the traffic loads and apply the formula of Section 2. For example, with all DUT ports operating stably under a percentage of the maximum throughput (e.g. 100%, 30%, 0%), record the average input power and calculate the total weighted power P and then the EER .¶
Reporting format:¶
The benchmarking characterization described in this document is constrained to a controlled environment (as a laboratory) and includes controlled stimuli. The network under benchmarking MUST NOT be connected to production networks.¶
Beyond these, there are no specific security considerations within the scope of this document.¶
This document has no IANA actions.¶
We wish to thank the authors of [I-D.manral-bmwg-power-usage] for their analysis and start on this topic.¶