numam-dpdk/examples/vhost
Maxime Coquelin 55dfc375cf examples/vhost: fix header copy to discontiguous desc buffer
In the loop to copy virtio-net header to the descriptor buffer,
destination pointer was incremented instead of the source
pointer.

Coverity issue: 277240
Fixes: 82c93a567d ("examples/vhost: move to safe GPA translation API")

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2018-05-14 22:31:03 +01:00
..
main.c examples: use new API to create control threads 2018-04-25 00:51:31 +02:00
main.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile fix ethdev ports enumeration 2018-04-18 00:25:27 +02:00
meson.build examples: disable unsupported examples on BSD build 2018-04-17 16:09:43 +02:00
virtio_net.c examples/vhost: fix header copy to discontiguous desc buffer 2018-05-14 22:31:03 +01:00