Re: [dpdk-dev] [PATCH v7 2/4] ethdev: Add group JUMP action

2018-04-27 Thread Ferruh Yigit
On 4/26/2018 7:54 PM, Thomas Monjalon wrote: > About title, we use uppercase only for acronyms. > So it should be: > ethdev: add group jump action Updated on next-net.

Re: [dpdk-dev] [PATCH v7 2/4] ethdev: Add group JUMP action

2018-04-26 Thread Thomas Monjalon
About title, we use uppercase only for acronyms. So it should be: ethdev: add group jump action

[dpdk-dev] [PATCH v7 2/4] ethdev: Add group JUMP action

2018-04-26 Thread Declan Doherty
Add jump action type which defines an action which allows a matched flow to be redirect to the specified group. This allows physical and logical flow table/group hierarchies to be defined through rte_flow. This breaks ABI compatibility for the following public functions (as it modifes the ordering