This series adds a missing device operation in mlx4 to set the link state. It also fixes the function to set the flags on the kernel interface in both mlx4 and mlx5.
Guo Fengtian (1): net/mlx4: add link up/down callback function Olivier Matz (2): net/mlx: fix setting of interface flags net/mlx5: fix api comment of link set function drivers/net/mlx4/mlx4.c | 88 +++++++++++++++++++++++++++++++++++++++++- drivers/net/mlx5/mlx5_ethdev.c | 4 +- 2 files changed, 89 insertions(+), 3 deletions(-) -- 2.8.1