Re: [PATCH net-next 10/12] net/mlx5e: Create aRFS flow tables

2016-05-01 Thread Saeed Mahameed
On Sun, May 1, 2016 at 5:18 AM, Alexei Starovoitov wrote: > On Fri, Apr 29, 2016 at 01:36:40AM +0300, Saeed Mahameed wrote: >> From: Maor Gottlieb >> mlx5_core-$(CONFIG_MLX5_CORE_EN_DCB) += en_dcbnl.o >> +mlx5_core-$(CONFIG_RFS_ACCEL) +=

Re: [PATCH net-next 10/12] net/mlx5e: Create aRFS flow tables

2016-04-30 Thread Alexei Starovoitov
On Fri, Apr 29, 2016 at 01:36:40AM +0300, Saeed Mahameed wrote: > From: Maor Gottlieb > > Create the following four flow tables for aRFS usage: > 1. IPv4 TCP - filtering 4-tuple of IPv4 TCP packets. > 2. IPv6 TCP - filtering 4-tuple of IPv6 TCP packets. > 3. IPv4 UDP -

[PATCH net-next 10/12] net/mlx5e: Create aRFS flow tables

2016-04-28 Thread Saeed Mahameed
From: Maor Gottlieb Create the following four flow tables for aRFS usage: 1. IPv4 TCP - filtering 4-tuple of IPv4 TCP packets. 2. IPv6 TCP - filtering 4-tuple of IPv6 TCP packets. 3. IPv4 UDP - filtering 4-tuple of IPv4 UDP packets. 4. IPv6 UDP - filtering 4-tuple of IPv6 UDP