Re: [dpdk-dev] [PATCH v2 0/6] net/mlx5: add support for switch flow rules

2018-07-22 Thread Shahaf Shuler
Hi Adrien, Friday, July 13, 2018 12:41 PM, Adrien Mazarguil: > Subject: [PATCH v2 0/6] net/mlx5: add support for switch flow rules > > This series adds support for switch flow rules, that is, rte_flow rules > applied > to mlx5 devices at the switch level. > > It allows applications to offload t

[dpdk-dev] [PATCH v2 0/6] net/mlx5: add support for switch flow rules

2018-07-13 Thread Adrien Mazarguil
This series adds support for switch flow rules, that is, rte_flow rules applied to mlx5 devices at the switch level. It allows applications to offload traffic redirection between DPDK ports in hardware, while optionally modifying it (e.g. performing encap/decap). For this to work, involved DPDK p