Re: [dpdk-dev] [PATCH v2 5/6] doc: add list of supported Field IDs to modify

2021-04-07 Thread Alexander Kozyrev
; Ori Kam > > Subject: Re: [dpdk-dev] [PATCH v2 5/6] doc: add list of supported Field IDs to > modify > > On 3/24/2021 3:04 PM, Alexander Kozyrev wrote: > > Include the rte_flow_field_id enumeration into the > > documentation to provide the full list of all supporte

Re: [dpdk-dev] [PATCH v2 5/6] doc: add list of supported Field IDs to modify

2021-03-31 Thread Ferruh Yigit
On 3/24/2021 3:04 PM, Alexander Kozyrev wrote: Include the rte_flow_field_id enumeration into the documentation to provide the full list of all supported Field IDs available for the MODIFY_FIELD RTE action. Signed-off-by: Alexander Kozyrev --- doc/guides/prog_guide/rte_flow.rst | 45 +

Re: [dpdk-dev] [PATCH v2 5/6] doc: add list of supported Field IDs to modify

2021-03-30 Thread Slava Ovsiienko
> -Original Message- > From: Alexander Kozyrev > Sent: Wednesday, March 24, 2021 17:05 > To: dev@dpdk.org > Cc: Raslan Darawsheh ; Slava Ovsiienko > ; Matan Azrad ; Ori Kam > > Subject: [PATCH v2 5/6] doc: add list of supported Field IDs to modify > > Include the rte_flow_field_id enumer

[dpdk-dev] [PATCH v2 5/6] doc: add list of supported Field IDs to modify

2021-03-24 Thread Alexander Kozyrev
Include the rte_flow_field_id enumeration into the documentation to provide the full list of all supported Field IDs available for the MODIFY_FIELD RTE action. Signed-off-by: Alexander Kozyrev --- doc/guides/prog_guide/rte_flow.rst | 45 -- 1 file changed, 43 insertio