DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: add GRE option flow item to feature list
@ 2022-02-25 18:27 Ferruh Yigit
  2022-02-25 18:41 ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2022-02-25 18:27 UTC (permalink / raw)
  To: Ori Kam, Sean Zhang; +Cc: dev, 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 <ferruh.yigit@intel.com>
---
Cc: xiazhang@nvidia.com
---
 doc/guides/nics/features/default.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/guides/nics/features/default.ini b/doc/guides/nics/features/default.ini
index 0fcc64cac1b1..b1d18ac62cdc 100644
--- a/doc/guides/nics/features/default.ini
+++ b/doc/guides/nics/features/default.ini
@@ -93,6 +93,7 @@ geneve               =
 geneve_opt           =
 gre                  =
 gre_key              =
+gre_option           =
 gtp                  =
 gtpc                 =
 gtpu                 =
-- 
2.35.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] doc: add GRE option flow item to feature list
  2022-02-25 18:27 [PATCH] doc: add GRE option flow item to feature list Ferruh Yigit
@ 2022-02-25 18:41 ` Thomas Monjalon
  2022-02-25 18:56   ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2022-02-25 18:41 UTC (permalink / raw)
  To: Ferruh Yigit; +Cc: Ori Kam, Sean Zhang, dev

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 <ferruh.yigit@intel.com>

Acked-by: Thomas Monjalon <thomas@monjalon.net>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] doc: add GRE option flow item to feature list
  2022-02-25 18:41 ` Thomas Monjalon
@ 2022-02-25 18:56   ` Ferruh Yigit
  0 siblings, 0 replies; 3+ messages in thread
From: Ferruh Yigit @ 2022-02-25 18:56 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: Ori Kam, Sean Zhang, dev

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 <ferruh.yigit@intel.com>
> 
> Acked-by: Thomas Monjalon <thomas@monjalon.net>
> 

Applied to dpdk-next-net/main, thanks.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-25 18:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-25 18:27 [PATCH] doc: add GRE option flow item to feature list Ferruh Yigit
2022-02-25 18:41 ` Thomas Monjalon
2022-02-25 18:56   ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).