[dpdk-stable] [PATCH v2 6/9] net/kni: do not count unsent packets as errors

Ferruh Yigit ferruh.yigit at intel.com
Fri Jul 26 15:23:30 CEST 2019


On 7/26/2019 11:21 AM, David Marchand wrote:
> err_pkts reflects the number of packets that the driver did not manage to
> send.
> This is a temporary situation, those packets are not freed and the
> application can still retry to send them later.
> Hence, we can't count them as transmit failed.
> 
> Fixes: 75e2bc54c018 ("net/kni: add KNI PMD")
> Cc: stable at dpdk.org
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>

Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the stable mailing list