commit | 7cc77bf4c29c88af8d3d02d6dc88a71f85ecb1b6 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Tue Jul 24 14:31:45 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 25 16:30:38 2018 -0700 |
tree | 08c02321783891af748bb15cae929c66eee78a79 | |
parent | e8886643a6c975f10f53a810e7350d48c2d25057 [diff] |
net/mlx4_core: Allow MTTs starting at any index Allow obtaining MTTs starting at any index, thus give a better cache utilization. For this, allow setting log_mtts_per_seg to 0, and use this in default. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Eli Cohen <eli@mellanox.co.il> Signed-off-by: Anaty Rahamim Bar Kat <anaty@mellanox.com> Reviewed-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>