commit | 31871f87bb302efb26978f397bc2705138f0b73a | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Sat Mar 25 00:52:08 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 24 19:11:45 2017 -0700 |
tree | ced17f014b1e12d92025ba0e965b1d2b49d2c58f | |
parent | eba2db2bd2c81140e56f06889781f8ba953af6da [diff] |
net/mlx5e: Move XDP SQ instance into RQ To save many rq->channel->sq dereferences in fast-path. And rename it to xdpsq. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>