net/mlx5e: TX, Move DB fields in TXQ-SQ struct
authorTariq Toukan <tariqt@mellanox.com>
Tue, 22 May 2018 14:06:38 +0000 (17:06 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 26 Jul 2018 22:23:58 +0000 (15:23 -0700)
commit9a3956da1c0a59b5853594d9a498289d9773df63
tree753c94b913ad2fa5d4ed33efddb30c2ab7b44679
parentd3398a4f1887eee46c22b37f6245faa6c51b130b
net/mlx5e: TX, Move DB fields in TXQ-SQ struct

Pointers in DB are static, move them to read-only area so they
do not share a cacheline with fields modified in datapath.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en.h