From: Saeed Mahameed <sae...@mellanox.com> Date: Mon, 13 Aug 2018 13:44:08 -0700
> This series provides some updates to mlx5e netdevice driver. > > For more information please see tag log below. > > Please pull and let me know if there's any problem. > > v1->v2: > - Use l4_mask local function variable in validate_tcpudp4 rather than > the passed paramter > - Use ipv6_addr_any instead of explicitly implementing similar function > - use ip6src_m mask provided by the user rather than generating a full > mask. Pulled, thanks.