Implement the megaBit2Byte conversion in the Mapping processor.
-Report hw.network.io{direction="transmit|receive"} in bytes per second instead of bytes per millisecond.
Correct the computation of hw.network.bandwidth.utilization to ensure that both the dividend and divisor are in the same unit (bytes).
Adjust the power estimator for network devices because hw.network.bandwidth.limit is now measured in bytes.
Specification
megaBit2Byte
conversion in the Mapping processor. -Reporthw.network.io{direction="transmit|receive"}
in bytes per second instead of bytes per millisecond.hw.network.bandwidth.utilization
to ensure that both the dividend and divisor are in the same unit (bytes).hw.network.bandwidth.limit
is now measured in bytes.