]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5.c
mlx5: support link status update
[dpdk.git] / drivers / net / mlx5 / mlx5.c
index ee63bdf6c57061bbd0cb1054f148e49f8c21878b..5ed828d93a580e1ce47d4fce678a1bc3f16f8073 100644 (file)
@@ -137,6 +137,7 @@ static const struct eth_dev_ops mlx5_dev_ops = {
        .promiscuous_disable = mlx5_promiscuous_disable,
        .allmulticast_enable = mlx5_allmulticast_enable,
        .allmulticast_disable = mlx5_allmulticast_disable,
+       .link_update = mlx5_link_update,
        .stats_get = mlx5_stats_get,
        .stats_reset = mlx5_stats_reset,
        .dev_infos_get = mlx5_dev_infos_get,