Re: [PATCH] doc: add GRE option flow item to feature list

2022-02-25 Thread Ferruh Yigit
On 2/25/2022 6:41 PM, Thomas Monjalon wrote: 25/02/2022 19:27, Ferruh Yigit: 'gre_option' flow item was missing in the feature list, adding it. Fixes: f61490bdf218 ("ethdev: support GRE optional fields") Signed-off-by: Ferruh Yigit Acked-by: Thomas Monjalon Applied to dpdk-next-net/main

Re: [PATCH] doc: add GRE option flow item to feature list

2022-02-25 Thread Thomas Monjalon
25/02/2022 19:27, Ferruh Yigit: > 'gre_option' flow item was missing in the feature list, adding it. > > Fixes: f61490bdf218 ("ethdev: support GRE optional fields") > > Signed-off-by: Ferruh Yigit Acked-by: Thomas Monjalon

[PATCH] doc: add GRE option flow item to feature list

2022-02-25 Thread Ferruh Yigit
'gre_option' flow item was missing in the feature list, adding it. Fixes: f61490bdf218 ("ethdev: support GRE optional fields") Signed-off-by: Ferruh Yigit --- Cc: xiazh...@nvidia.com --- doc/guides/nics/features/default.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/nics/fea