net/mlx5: Add LAG flow steering namespace
authorAviv Heller <avivh@mellanox.com>
Mon, 9 May 2016 10:02:29 +0000 (10:02 +0000)
committerLeon Romanovsky <leon@kernel.org>
Thu, 18 Aug 2016 15:49:57 +0000 (18:49 +0300)
commit3e75d4ebaae7aac5ba82fc7a6e0e6fb56dac1916
tree40d519a9323d06e8004bf1f7a4f0ccf74bbfc134
parentaaff1bea16bb7f259a263c3ae4633d092e2da799
net/mlx5: Add LAG flow steering namespace

This namespace is used for LAG demux flowtable.

The idea is to position the LAG demux ft between
bypass and kernel flowtables, allowing raw-eth
traffic from both ports to be received by the PF0
IB device.

Signed-off-by: Aviv Heller <avivh@mellanox.com>
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
include/linux/mlx5/fs.h
This page took 0.025158 seconds and 5 git commands to generate.