diff options
author | Xavier Simonart <xavier.simonart@intel.com> | 2019-07-01 17:11:54 +0200 |
---|---|---|
committer | Patrice Buriez <patrice.buriez@intel.com> | 2019-10-11 12:01:52 +0000 |
commit | d11d6d0006c890d586e0d2d3382436804cda8625 (patch) | |
tree | 90ac1610c2d7393c5aa618885d265b7fc2e5b291 /VNFs/vACL | |
parent | ae43633b258e3cf53013cfac4643146761f03b9d (diff) |
Fix port throughput related statistics for i40e virtual functions
When CRC stripping is enabled (default PROX behavior), the number of
rx bytes received by the NIC returned by DPDK usually does not take the
CRC 4 bytes into account.
However, for i40e virtual functions those 4 bytes are counted as part of
the received bytes. This resulted in both DPDK and PROX taking those 4 bytes
into account causing the RX % to be above 100%.
Change-Id: I59883b638ed67a6778f80c4dd6bfbfc4f9f2f528
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Diffstat (limited to 'VNFs/vACL')
0 files changed, 0 insertions, 0 deletions