[dpdk-dev] [PATCH v1] net/vhost: add config option for linear and extbuf

Maxime Coquelin maxime.coquelin at redhat.com
Fri Apr 10 16:43:35 CEST 2020



On 2/26/20 11:00 AM, Sivaprasad Tummala wrote:
> 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 at intel.com>
> ---
>  doc/guides/nics/vhost.rst         | 10 ++++++++++
>  drivers/net/vhost/rte_eth_vhost.c | 32 ++++++++++++++++++++++++++++++-
>  2 files changed, 41 insertions(+), 1 deletion(-)

Applied to dpdk-next-virtio/master.

Thanks,
Maxime



More information about the dev mailing list