net/vhost: add options for linear and external buffer
authorSivaprasad Tummala <sivaprasad.tummala@intel.com>
Wed, 26 Feb 2020 10:00:34 +0000 (10:00 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Apr 2020 11:57:07 +0000 (13:57 +0200)
commitf5f093d1c54e80cc1a911c26b5a099fb9203340a
tree87e348123c76d24547827eb8fc6375732840ed3a
parent2a0ff4d55445988629e1a00afdf542c5e62387fa
net/vhost: add options for linear and external buffer

Added vHost PMD arguments 'linear-buffer' and 'ext-buffer'
to configure  'RTE_VHOST_USER_LINEARBUF_SUPPORT' and
'RTE_VHOST_USER_EXTBUF_SUPPORT' flags in the vhost library

Signed-off-by: Sivaprasad Tummala <sivaprasad.tummala@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
doc/guides/nics/vhost.rst
drivers/net/vhost/rte_eth_vhost.c