commit | b797a684b0ddeb6f78193c9b1bfae6bd824ec01a | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Wed May 11 00:29:16 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed May 11 19:42:39 2016 -0400 |
tree | 2edb95f99b366a5cda5dbacacae0fc5a703cf203 | |
parent | d9d9f156f3807b07bb84c1cfb074d620383c016a [diff] |
net/mlx5e: Enable CQE compression when PCI is slower than link We turn the feature ON, only for servers with PCI BW < MAX LINK BW, as it helps reducing PCI pressure on weak PCI slots, but it adds some software overhead. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>