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