Re: [PATCH v4 7/7] net/gve: update GVE documentation with RSS support

2024-01-31 Thread Ferruh Yigit
On 1/26/2024 5:33 PM, Joshua Washington wrote: > This patch updates the GVE doc page to communicate that GVE now supports > RSS configuration and explains the limitations. > > Signed-off-by: Joshua Washington > --- > doc/guides/nics/gve.rst | 16 ++-- > 1 file changed, 10 insertions(

[PATCH v4 7/7] net/gve: update GVE documentation with RSS support

2024-01-26 Thread Joshua Washington
This patch updates the GVE doc page to communicate that GVE now supports RSS configuration and explains the limitations. Signed-off-by: Joshua Washington --- doc/guides/nics/gve.rst | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/doc/guides/nics/gve.rst b/do