[dpdk-dev] [PATCH v3 0/2] i40e: Fix the statistics issue of i40e

Xutao Sun xutao.sun at intel.com
Thu Oct 29 09:02:29 CET 2015


The old statistics on i40e only counted the packets on ports.
So the discarding packets on VSI were not counted.
This patch is to make statistics for packets both on ports and VSI.

v2 changes:
Reword comments.

v3 changes:
Update documentation.

Xutao Sun (2):
  i40e: Fix the statistics issue of i40e
  doc: update release notes

 doc/guides/rel_notes/release_2_1.rst |  5 +++++
 drivers/net/i40e/i40e_ethdev.c       | 23 ++++++++++++++---------
 2 files changed, 19 insertions(+), 9 deletions(-)

-- 
1.9.3



More information about the dev mailing list