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