[dpdk-dev] [PATCH 0/2] Fix enqueueing vnet header in discontiguous decs buffer

Maxime Coquelin maxime.coquelin at redhat.com
Mon Apr 30 11:35:21 CEST 2018


This series fixes copying virtio net header to discontiguous descriptor
buffer in VA space.

The issue was spotted by Coverity for examples/vhost, but same issue
was present in vhost-user library.

Maxime Coquelin (2):
  examples/vhost: fix header copy to discontiguous desc buffer
  vhost: fix header copy to discontiguous desc buffer

 examples/vhost/virtio_net.c   | 2 +-
 lib/librte_vhost/virtio_net.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.14.3



More information about the dev mailing list