[dpdk-dev] [PATCH 0/2] fix incorrect statistics data

Junyu Jiang junyux.jiang at intel.com
Wed Jul 15 09:03:05 CEST 2020


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(+)

-- 
2.17.1



More information about the dev mailing list