commit | 9a3956da1c0a59b5853594d9a498289d9773df63 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Tue May 22 17:06:38 2018 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 26 15:23:58 2018 -0700 |
tree | 753c94b913ad2fa5d4ed33efddb30c2ab7b44679 | |
parent | d3398a4f1887eee46c22b37f6245faa6c51b130b [diff] |
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>