Re: [dpdk-dev] [PATCH v8 0/2] generic modify rte flow action support

2021-01-18 Thread Ajit Khaparde
On Mon, Jan 18, 2021 at 8:18 AM Alexander Kozyrev wrote: > > Implement a generic modify rte flow API as described in RFC: > http://patches.dpdk.org/patch/85384/ > > This API allows modifying a destination header field with data from > a source header field. Number of bits to use from the source is

[dpdk-dev] [PATCH v8 0/2] generic modify rte flow action support

2021-01-18 Thread Alexander Kozyrev
Implement a generic modify rte flow API as described in RFC: http://patches.dpdk.org/patch/85384/ This API allows modifying a destination header field with data from a source header field. Number of bits to use from the source is specified. Tag, Mark or Metadata can also be used as a source/destin