Re: [dpdk-dev] [PATCH] doc: add new tables for rte flow items and actions support

2021-02-07 Thread Thomas Monjalon
07/02/2021 09:46, Asaf Penso: > From: Thomas Monjalon > >04/02/2021 18:05, Asaf Penso: > >> +age = Y > >> +sample = Y > >> +shared = S > >> +modify_field = Y > > > >I suggest not having "shared" in above table but marking "age" and "rss" > >as s

Re: [dpdk-dev] [PATCH] doc: add new tables for rte flow items and actions support

2021-02-07 Thread Asaf Penso
>-Original Message- >From: Thomas Monjalon >Sent: Friday, February 5, 2021 12:09 AM >To: Asaf Penso >Cc: dev@dpdk.org >Subject: Re: [dpdk-dev] [PATCH] doc: add new tables for rte flow items and >actions support > >04/02/2021 18:05, Asaf Penso: >> I

Re: [dpdk-dev] [PATCH] doc: add new tables for rte flow items and actions support

2021-02-04 Thread Thomas Monjalon
04/02/2021 18:05, Asaf Penso: > In http://doc.dpdk.org/guides/nics/overview.html, table 1.1 lists all > supported features. > It has a single line for "Flow API" that refers to rte_flow support. > rte_flow is composed of many items and actions that are not expressed in > this single line. > > The

[dpdk-dev] [PATCH] doc: add new tables for rte flow items and actions support

2021-02-04 Thread Asaf Penso
In http://doc.dpdk.org/guides/nics/overview.html, table 1.1 lists all supported features. It has a single line for "Flow API" that refers to rte_flow support. rte_flow is composed of many items and actions that are not expressed in this single line. The following new tables are suggested: 1. rte_f