commit | 15143bf51c57a8868d2c4600d99ddaae7aa3d917 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Sun Mar 10 15:35:58 2019 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Apr 23 12:09:19 2019 -0700 |
tree | 9d2c8638db045661aec7066619ea8466a798b01d | |
parent | f03590f74cc280ce5bcfe7aa0729691df79f7718 [diff] |
net/mlx5e: XDP, Enhance RQ indication for XDP redirect flush The XDP redirect flush indication belongs to the receive queue, not to its XDP send queue. For this, use a new bit on rq->flags. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Reviewed-by: Shay Agroskin <shayag@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>