Re: [dpdk-dev] [PATCH 0/8] add flow action map

2020-06-04 Thread Thomas Monjalon
(reordered replies to avoid top-post) 04/06/2020 13:21, Iremonger, Bernard: > From: Ori Kam > > From: Bernard Iremonger > > > > > > Add map action to rte_flow API to map a Packet Classification type > > > (pctype) to a flowtype for the i40e PMD. > > > > > > This feature requires changes to be ma

Re: [dpdk-dev] [PATCH 0/8] add flow action map

2020-06-04 Thread Iremonger, Bernard
Hi Ori, This patchset is intended to add support in the rte_flow API for the Dynamic Device Personalization (DDP) feature on the Intel i40e PMD by adding a map action. https://software.intel.com/content/www/us/en/develop/articles/dynamic-device-personalization-for-intel-ethernet-700-series.html

Re: [dpdk-dev] [PATCH 0/8] add flow action map

2020-06-03 Thread Ori Kam
Hi Bernard, Can you please explain more what is the pctype, the flow type, What is the general idea beyond this patch set? How will the application uses it? is it only for i40? Thanks, Ori > -Original Message- > From: Bernard Iremonger > Sent: Wednesday, June 3, 2020 5:20 PM > To: dev@