net/vhost: remove dequeue zero-copy support
authorMaxime Coquelin <maxime.coquelin@redhat.com>
Mon, 28 Sep 2020 09:17:09 +0000 (11:17 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 30 Sep 2020 21:16:56 +0000 (23:16 +0200)
commitfde9f1f6df9ab6a39977328fb0497b448b537916
tree3b71b3d54844e701525857f34a8c99b1c924e4bd
parentb473061b0e1dca05edd1460aff2ab075b920f0ca
net/vhost: remove dequeue zero-copy support

The dequeue zero-copy feature from the Vhost library is
being removed in this release, this patch remove its support
in the Vhost PMD.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
drivers/net/vhost/rte_eth_vhost.c