commit | 8613641063617c1dfc731b403b3ee4935ef15f87 | [log] [tgz] |
---|---|---|
author | Eli Cohen <elic@nvidia.com> | Mon May 03 14:39:58 2021 +0300 |
committer | Saeed Mahameed <saeedm@nvidia.com> | Thu May 27 11:54:39 2021 -0700 |
tree | 237b305b71e9071981d13d73b8e5eb5460f8e9f4 | |
parent | 2b1476752521aae142d4c8bc37dfd2be66b2acfa [diff] |
net/mlx5: Fix lag port remapping logic Fix the logic so that if both ports netdevices are enabled or disabled, use the trivial mapping without swapping. If only one of the netdevice's tx is enabled, use it to remap traffic to that port. Signed-off-by: Eli Cohen <elic@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>