commit | 506753b0b40997756d73f841c884a018f52401a0 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Thu Aug 18 21:09:03 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 19 16:09:55 2016 -0700 |
tree | fa5dd9b6266158a3fe5064c685bb529fadadbd94 | |
parent | 13f9bba7cd4f1665e4091143950a54e3f2984b07 [diff] |
net/mlx5e: Optimization for MTU change Avoid unnecessary interface down/up operations upon an MTU change when it does not affect the rings configuration. Fixes: 461017cb006a ("net/mlx5e: Support RX multi-packet WQE (Striding RQ)") Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>