net/vhost: add an option to enable dequeue zero copy
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Sun, 9 Oct 2016 07:28:00 +0000 (15:28 +0800)
committerYuanhan Liu <yuanhan.liu@linux.intel.com>
Thu, 13 Oct 2016 08:29:31 +0000 (10:29 +0200)
commit4ce97c6f6b4fc17383266f33f2f74b5f5ea0f8f0
tree45f9e3010feb4f3515f97a16eff369d1c812c7d9
parent00b8b70666f82cb5aae50f182cfc90ac3fdad739
net/vhost: add an option to enable dequeue zero copy

Add an option, dequeue-zero-copy, to enable this feature in vhost-pmd.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Tested-by: Qian Xu <qian.q.xu@intel.com>
drivers/net/vhost/rte_eth_vhost.c