doc: add GRE option flow item to feature list
authorFerruh Yigit <ferruh.yigit@intel.com>
Fri, 25 Feb 2022 18:27:59 +0000 (18:27 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 25 Feb 2022 18:51:20 +0000 (19:51 +0100)
'gre_option' flow item was missing in the feature list, adding it.

Fixes: f61490bdf218 ("ethdev: support GRE optional fields")

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
doc/guides/nics/features/default.ini

index 0fcc64c..b1d18ac 100644 (file)
@@ -93,6 +93,7 @@ geneve               =
 geneve_opt           =
 gre                  =
 gre_key              =
+gre_option           =
 gtp                  =
 gtpc                 =
 gtpu                 =