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

Bruce Richardson bruce.richardson at intel.com
Wed Mar 9 17:11:04 CET 2016


On Thu, Mar 03, 2016 at 03:26:39PM +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.
> 
> Changes in v3:
> - Fixed flow registration issue caused by missing masks in flow rules.
> - Fixed packet duplication with overlapping FDIR rules.
> - Added FDIR flush command support.
> - Updated Mellanox OFED prerequisite to 3.2-2.0.0.0.
> 
> Changes in v2:
> - Rebased patchset on top of dpdk-next-net/rel_16_04.
> - Fixed trivial compilation warnings (positive errnos are left on purpose).
> - Updated documentation and release notes for flow director and RX VLAN
>   stripping features.
> - Fixed missing Mellanox OFED >= 3.2 check for CQ family query interface
>   version.
> 
> Yaacov Hazan (5):
>   mlx5: refactor special flows handling
>   mlx5: add special flows (broadcast and IPv6 multicast)
>   mlx5: make flow steering rule generator more generic
>   mlx5: add support for flow director
>   mlx5: add support for RX VLAN stripping
> 
Applied to dpdk-next-net/rel_16_04

Thanks,
/Bruce



More information about the dev mailing list