commit | 8956f0014ea5ed824aae3816fd9e52cf3c85b9d4 | [log] [tgz] |
---|---|---|
author | Gavi Teitz <gavi@mellanox.com> | Mon Nov 19 17:22:30 2018 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Dec 13 01:24:44 2018 -0800 |
tree | 9b95e98800f16cbd72b375987120fa8eec48f48b | |
parent | 663f146f2ecfcc47934cb9f9543f664eeb6adb46 [diff] |
net/mlx5e: Fix default amount of channels for VF representors The default amount of channels a representor opens was erroneously changed from one to the maximum amount of channels, restore to its intended value. Fixes: 779d986d60de ("net/mlx5e: Do not ignore netdevice TX/RX queues number") Signed-off-by: Gavi Teitz <gavi@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>