commit | fc11fbf9a785b25c5d07f05a30d4169ec39818da | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Thu Jun 11 14:47:28 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 11 15:55:25 2015 -0700 |
tree | a4f8e88672f5c4b302493f89746854a34438b074 | |
parent | facc9699f0fe7d65a92cc09e175662659306066d [diff] |
net/mlx5e: Add HW cacheline start padding Enable HW cacheline start padding and align RX WQE size to cacheline while considering HW start padding. Also, fix dma_unmap call to use the correct SKB data buffer size. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>