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

Joshua Washington joshwash at google.com
Fri Jan 26 18:33:15 CET 2024


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 <joshwash at google.com>
---
 doc/guides/nics/features/gve.ini | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/guides/nics/features/gve.ini b/doc/guides/nics/features/gve.ini
index 838edd456a..bc08648dbc 100644
--- a/doc/guides/nics/features/gve.ini
+++ b/doc/guides/nics/features/gve.ini
@@ -15,3 +15,6 @@ Linux                = Y
 x86-32               = Y
 x86-64               = Y
 Usage doc            = Y
+RSS hash             = Y
+RSS key update       = Y
+RSS reta update      = Y
-- 
2.43.0.429.g432eaa2c6b-goog



More information about the dev mailing list