net/mlx5: Emit port affinity event for multipath offloads
Under multipath offload scheme, as part of handling fib events, emit mlx5 port affinity event on the enabled ports which will be handled by the tc offloads code. Signed-off-by: Roi Dayan <roid@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
This commit is contained in:

committed by
Saeed Mahameed

parent
ef06c9ee89
commit
6997b1c9ca
@@ -195,6 +195,7 @@ struct mlx5_rsc_debug {
|
||||
|
||||
enum mlx5_dev_event {
|
||||
MLX5_DEV_EVENT_SYS_ERROR = 128, /* 0 - 127 are FW events */
|
||||
MLX5_DEV_EVENT_PORT_AFFINITY = 129,
|
||||
};
|
||||
|
||||
enum mlx5_port_status {
|
||||
|
Reference in New Issue
Block a user