[dpdk-dev] [PATCH] net/virtio: avoid double accounting of bytes

Maxime Coquelin maxime.coquelin at redhat.com
Thu Dec 20 19:20:13 CET 2018



On 12/20/18 11:56 AM, Jens Freimann wrote:
> Accounting of bytes was moved to a common function, so at the moment we do
> it twice. This patches fixes it for sending packets with packed virtqueues.
> 
> Signed-off-by: Jens Freimann <jfreimann at redhat.com>
> ---
>   drivers/net/virtio/virtio_rxtx.c | 1 -
>   1 file changed, 1 deletion(-)
> 


Applied to dpdk-next-virtio.

Maxime


More information about the dev mailing list