mbox

[v2,0/9] oerrors stats fixes for virtual pmds

Message ID 1564136488-29065-1-git-send-email-david.marchand@redhat.com (mailing list archive)
Headers

Message

David Marchand July 26, 2019, 10:21 a.m. UTC
  I did a pass on the pmds about oerrors some time ago, but still did not
find the motivation to finish yet.
For now, here is a series of cleanups on the virtual pmds.

The former patches are just about removing counters that adds nothing to
the stats.

The latter patches make sure that unsent packets (because of a temporary
situation) are not added to oerrors since an application can decide to
send them again later.

Wrt oerrors, the pcap pmd should be fixed with the series [1].
But the tap pmd still needs to be inspected.

1: https://patchwork.dpdk.org/project/dpdk/list/?series=5701

Changelog since v1:
- added a patch on kni that drops a Rx counter
- dropped the Tx counter for kni, memif and ring