Re: [PATCH v4 6/7] net/gve: update gve.ini with RSS capabilities

2024-01-31 Thread Ferruh Yigit
On 1/31/2024 2:48 PM, Ferruh Yigit wrote: > On 1/26/2024 5:33 PM, Joshua Washington wrote: >> This patch updates the DPDK feature matrix to expose that the GVE driver >> supports RSS hash, RSS key update, and RSS reta update. >> >> Signed-off-by: Joshua Washington >> --- >> doc/guides/nics/featur

Re: [PATCH v4 6/7] net/gve: update gve.ini with RSS capabilities

2024-01-31 Thread Ferruh Yigit
On 1/26/2024 5:33 PM, Joshua Washington wrote: > This patch updates the DPDK feature matrix to expose that the GVE driver > supports RSS hash, RSS key update, and RSS reta update. > > Signed-off-by: Joshua Washington > --- > doc/guides/nics/features/gve.ini | 3 +++ > 1 file changed, 3 insertion

[PATCH v4 6/7] net/gve: update gve.ini with RSS capabilities

2024-01-26 Thread Joshua Washington
This patch updates the DPDK feature matrix to expose that the GVE driver supports RSS hash, RSS key update, and RSS reta update. Signed-off-by: Joshua Washington --- doc/guides/nics/features/gve.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/nics/features/gve.ini b/doc/gui