numam-dpdk/drivers/net/ixgbe
Harry van Haaren 3f07cc4906 ixgbe: fix Tx bytes statistics with link down
This patch fixes tx byte statistics when transmitting packets
with link down.

Previously, the counter would decrement 4 bytes for each packet that
was transmitted with link down, causing the uint64 to wrap around.

Fixes: c03fcee9ab ("ixgbe: remove CRC size from byte counters")

Reported-by: Michael Qiu <michael.qiu@intel.com>
Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2015-12-07 00:55:51 +01:00
..
base drivers: add warning note to base dirs 2015-08-11 00:22:41 +02:00
ixgbe_82599_bypass.c ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass_api.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass_defines.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass.c ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_ethdev.c ixgbe: fix Tx bytes statistics with link down 2015-12-07 00:55:51 +01:00
ixgbe_ethdev.h ixgbe: support ieee1588 functions for device time 2015-11-13 17:44:39 +01:00
ixgbe_fdir.c ixgbe: check for supported flow director behaviors 2015-11-04 22:51:57 +01:00
ixgbe_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
ixgbe_pf.c ixgbe: drop flow control frames from VF 2015-10-28 17:41:27 +01:00
ixgbe_regs.h ixgbe: add access to specific device info 2015-07-17 00:00:48 +02:00
ixgbe_rxtx_vec.c ixgbe: prefetch cacheline after pointer becomes valid 2015-10-28 17:19:25 +01:00
ixgbe_rxtx.c ixgbe: use common functions to manage DMA zone 2015-11-13 11:47:20 +01:00
ixgbe_rxtx.h ixgbe: get queue info and descriptor limits 2015-11-02 00:13:59 +01:00
Makefile ixgbe: remove Rx bulk allocation option 2015-07-26 12:40:09 +02:00
rte_pmd_ixgbe_version.map ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00