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 <jfreim...@redhat.com> --- drivers/net/virtio/virtio_rxtx.c | 1 - 1 file changed, 1 deletion(-)
Applied to dpdk-next-virtio. Maxime