Re: [dpdk-dev] [PATCH 1/2] doc: fix the list of supported flow actions in net/sfc

2021-10-13 Thread Ferruh Yigit
On 10/13/2021 6:52 PM, Ivan Malov wrote: The list is sorted alphabetically. Fixes: fc793bd2 ("net/sfc: support jump flows in tunnel offload") Signed-off-by: Ivan Malov For series, Squashed into relevant commit in next-net, thanks.

[dpdk-dev] [PATCH 1/2] doc: fix the list of supported flow actions in net/sfc

2021-10-13 Thread Ivan Malov
The list is sorted alphabetically. Fixes: fc793bd2 ("net/sfc: support jump flows in tunnel offload") Signed-off-by: Ivan Malov --- doc/guides/nics/features/sfc.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/nics/features/sfc.ini b/doc/guides/nics/features