mbox series

[0/2] fix incorrect statistics data

Message ID 20200715070307.36814-1-junyux.jiang@intel.com (mailing list archive)
Headers
Series fix incorrect statistics data |

Message

Junyu Jiang July 15, 2020, 7:03 a.m. UTC
  This patchset fixed the issue that rx_bytes and tx_bytes
overflowed on 40 bit limitation by enlarging the limitation.

Junyu Jiang (2):
  net/ice: fix incorrect Rx bytes statistics
  net/ice: fix incorrect Tx bytes statistics

 drivers/net/ice/ice_ethdev.c | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)