commit | 99beaa22f11152e128861f1c681744ca4749e9f8 | [log] [tgz] |
---|---|---|
author | Shahar Klein <shahark@mellanox.com> | Sun Apr 08 09:50:53 2018 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Apr 26 12:43:21 2018 -0700 |
tree | 13cfac04a5444f902a2b1d1482d5d198a2125353 | |
parent | 9c26f5f89d01ca21560c6b8a8e4054c271cc3a9c [diff] |
net/mlx5e: Fix traffic between VF and representor After the cited commit, WQE RQ size is calculated based on sw_mtu but it was not set for representors. This commit fixes that. Fixes: 472a1e44b349 ("net/mlx5e: Save MTU in channels params") Signed-off-by: Shahar Klein <shahark@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>