doc: add GRE option flow item to feature list

'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>
This commit is contained in:
Ferruh Yigit 2022-02-25 18:27:59 +00:00
parent 1a2eaefa47
commit 23f7ec1d9b

View File

@ -93,6 +93,7 @@ geneve =
geneve_opt =
gre =
gre_key =
gre_option =
gtp =
gtpc =
gtpu =