Re: [dpdk-dev] [PATCH v4 15/16] ethdev: add physical port action to flow API

2018-04-17 Thread Mohammad Abdul Awal
On 16/04/2018 17:22, Adrien Mazarguil wrote: This patch adds the missing action counterpart to the PHY_PORT pattern item, that is, the ability to directly inject matching traffic into a physical port of the underlying device. It breaks ABI compatibility for the following public functions: - r

[dpdk-dev] [PATCH v4 15/16] ethdev: add physical port action to flow API

2018-04-16 Thread Adrien Mazarguil
This patch adds the missing action counterpart to the PHY_PORT pattern item, that is, the ability to directly inject matching traffic into a physical port of the underlying device. It breaks ABI compatibility for the following public functions: - rte_flow_copy() - rte_flow_create() - rte_flow_que