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 <[email protected]> > --- > doc/guides/nics/vhost.rst | 10 ++++++++++ > drivers/net/vhost/rte_eth_vhost.c | 32 ++++++++++++++++++++++++++++++- > 2 files changed, 41 insertions(+), 1 deletion(-) > Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

