Re: [PATCH] net/vhost: improve devargs documentation

2025-02-07 Thread Maxime Coquelin
On 12/20/24 3:58 PM, Maxime Coquelin wrote: This patch adds missing 'client' devarg documentation and improve other devargs. Bugzilla ID: 1603 Signed-off-by: Maxime Coquelin --- doc/guides/nics/vhost.rst | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/gui

Re: [PATCH] net/vhost: improve devargs documentation

2025-02-06 Thread Chenbo Xia
> On Dec 20, 2024, at 22:58, Maxime Coquelin wrote: > > External email: Use caution opening links or attachments > > > This patch adds missing 'client' devarg documentation and > improve other devargs. > > Bugzilla ID: 1603 > > Signed-off-by: Maxime Coquelin > --- > doc/guides/nics/vhost.r

Re: [PATCH] net/vhost: improve devargs documentation

2024-12-23 Thread David Marchand
On Fri, Dec 20, 2024 at 3:58 PM Maxime Coquelin wrote: > > This patch adds missing 'client' devarg documentation and > improve other devargs. > > Bugzilla ID: 1603 > > Signed-off-by: Maxime Coquelin This fix lgtm. Note that legacy-ol-flags is not referenced in the pmdinfo usage string (RTE_PMD_

[PATCH] net/vhost: improve devargs documentation

2024-12-20 Thread Maxime Coquelin
This patch adds missing 'client' devarg documentation and improve other devargs. Bugzilla ID: 1603 Signed-off-by: Maxime Coquelin --- doc/guides/nics/vhost.rst | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/guides/nics/vhost.rst b/doc/guides/nics/vhost.rst inde