net/mlx4_core: Add firmware commands to support device managed flow steering
Add support for firmware commands to attach/detach a new device managed steering mode. Such network steering rules allow the user to provide an L2/L3/L4 flow specification to the firmware and have the device to steer traffic that matches that specification to the provided QP. Signed-off-by:Hadar Hen Zion <hadarh@mellanox.co.il> Signed-off-by:
Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/mellanox/mlx4/cmd.c 19 additions, 0 deletionsdrivers/net/ethernet/mellanox/mlx4/cmd.c
- drivers/net/ethernet/mellanox/mlx4/mcg.c 29 additions, 0 deletionsdrivers/net/ethernet/mellanox/mlx4/mcg.c
- drivers/net/ethernet/mellanox/mlx4/mlx4.h 10 additions, 0 deletionsdrivers/net/ethernet/mellanox/mlx4/mlx4.h
- drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 24 additions, 0 deletionsdrivers/net/ethernet/mellanox/mlx4/resource_tracker.c
- include/linux/mlx4/cmd.h 4 additions, 0 deletionsinclude/linux/mlx4/cmd.h
Loading
Please register or sign in to comment