[dpdk-dev] [PATCH 0/5] Add flow director and RX VLAN stripping support

2016-02-18 Thread Adrien Mazarguil
On Wed, Feb 17, 2016 at 05:14:49PM +, Bruce Richardson wrote: > On Fri, Jan 29, 2016 at 11:31:57AM +0100, Adrien Mazarguil wrote: > > To preserve compatibility with Mellanox OFED 3.1, flow director and RX VLAN > > stripping code is only enabled if compiled with 3.2. > > > This description woul

[dpdk-dev] [PATCH 0/5] Add flow director and RX VLAN stripping support

2016-02-17 Thread Bruce Richardson
On Fri, Jan 29, 2016 at 11:31:57AM +0100, Adrien Mazarguil wrote: > To preserve compatibility with Mellanox OFED 3.1, flow director and RX VLAN > stripping code is only enabled if compiled with 3.2. > This description would seem to imply that a documentation update is necessary, or at minimum a re

[dpdk-dev] [PATCH 0/5] Add flow director and RX VLAN stripping support

2016-01-29 Thread Adrien Mazarguil
To preserve compatibility with Mellanox OFED 3.1, flow director and RX VLAN stripping code is only enabled if compiled with 3.2. Yaacov Hazan (5): mlx5: refactor special flows handling mlx5: add special flows (broadcast and IPv6 multicast) mlx5: make flow steering rule generator more generic