numam-dpdk/lib/librte_vhost
Maxime Coquelin 1be4ebb1c4 vhost: support indirect descriptor in mergeable Rx
Windows virtio-net driver uses indirect descriptors with
mergeable buffers.

This patch adds its support, fixing the use of indirect
descriptors with these guests.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2016-10-26 13:39:09 +02:00
..
fd_man.c vhost: remove sub-directory 2016-09-13 05:25:08 +02:00
fd_man.h vhost: remove sub-directory 2016-09-13 05:25:08 +02:00
Makefile vhost: refactor code structure 2016-09-13 05:25:08 +02:00
rte_vhost_version.map vhost: export queue free entries 2016-06-22 09:02:58 +02:00
rte_virtio_net.h vhost: add a flag to enable dequeue zero copy 2016-10-13 10:29:20 +02:00
socket.c vhost: fix use after free 2016-10-26 13:39:09 +02:00
vhost_user.c vhost: shadow used ring update 2016-10-26 13:39:09 +02:00
vhost_user.h vhost: refactor code structure 2016-09-13 05:25:08 +02:00
vhost.c vhost: shadow used ring update 2016-10-26 13:39:09 +02:00
vhost.h vhost: shadow used ring update 2016-10-26 13:39:09 +02:00
virtio_net.c vhost: support indirect descriptor in mergeable Rx 2016-10-26 13:39:09 +02:00