[dpdk-dev] [PATCH v2 0/9] oerrors stats fixes for virtual pmds

Ferruh Yigit ferruh.yigit at intel.com
Fri Jul 26 15:28:06 CEST 2019


On 7/26/2019 11:21 AM, David Marchand wrote:
> 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
> 

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list