Hi Dave, I know it is late into 4.18 release, and this is why I am submitting only two mlx5e ethernet fixes.
The first one from Or, is needed for -stable and it fixes hairpin for "same device" check. The second fix is a non risk fix from Huy which cleans up and improves error return value reporting for dcbnl_ieee_setapp. For -stable v4.16 - net/mlx5e: Properly check if hairpin is possible between two functions Thanks, Saeed. --- Huy Nguyen (1): net/mlx5e: Cleanup of dcbnl related fields Or Gerlitz (1): net/mlx5e: Properly check if hairpin is possible between two functions drivers/net/ethernet/mellanox/mlx5/core/en.h | 2 -- .../ethernet/mellanox/mlx5/core/en_dcbnl.c | 30 +++++++------------ .../net/ethernet/mellanox/mlx5/core/en_tc.c | 8 ++--- 3 files changed, 15 insertions(+), 25 deletions(-) -- 2.17.0