Re: [dpdk-dev] [PATCH 3/6] net/mlx5: add fate actions to switch flow rules

2018-07-11 Thread Yongseok Koh
On Wed, Jun 27, 2018 at 08:08:14PM +0200, Adrien Mazarguil wrote: > This patch enables creation of rte_flow rules that direct matching traffic > to a different port (e.g. another VF representor) or drop it directly at > the switch level (PORT_ID and DROP actions). > > Testpmd examples: > > - Dire

[dpdk-dev] [PATCH 3/6] net/mlx5: add fate actions to switch flow rules

2018-06-27 Thread Adrien Mazarguil
This patch enables creation of rte_flow rules that direct matching traffic to a different port (e.g. another VF representor) or drop it directly at the switch level (PORT_ID and DROP actions). Testpmd examples: - Directing all traffic to port ID 0: flow create 1 ingress transfer pattern end ac