Skip to content
Commit 7a179555 authored by Saeed Mahameed's avatar Saeed Mahameed
Browse files

net/mlx5: Allow port change event to be forwarded to driver notifiers chain



The idea is to allow mlx5 core interfaces (mlx5e/mlx5_ib) to be able to
receive some allowed FW events as is via the new notifier API.

In this patch we allow forwarding port change event to mlx5 core interfaces
(mlx5e/mlx5_ib) as it was received from FW.
Once mlx5e and mlx5_ib start using this event we can safely remove the
redundant software version of it and its translation logic.

Signed-off-by: default avatarSaeed Mahameed <saeedm@mellanox.com>
parent 20902be4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment