aboutsummaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/common.c
diff options
context:
space:
mode:
authorJose Abreu <[email protected]>2019-07-08 14:26:28 +0200
committerDavid S. Miller <[email protected]>2019-07-08 12:36:06 -0700
commit4993e5b37e8bcb55ac90f76eb6d2432647273747 (patch)
tree6241791dbe08db302a66a1147aa7e32b9276a5ea /tools/bpf/bpftool/common.c
parent36c4357c63f382becfe1d9775ea0872135c8a8ab (diff)
net: stmmac: Re-work the queue selection for TSO packets
Ben Hutchings says: "This is the wrong place to change the queue mapping. stmmac_xmit() is called with a specific TX queue locked, and accessing a different TX queue results in a data race for all of that queue's state. I think this commit should be reverted upstream and in all stable branches. Instead, the driver should implement the ndo_select_queue operation and override the queue mapping there." Fixes: c5acdbee22a1 ("net: stmmac: Send TSO packets always from Queue 0") Suggested-by: Ben Hutchings <[email protected]> Signed-off-by: Jose Abreu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/common.c')
0 files changed, 0 insertions, 0 deletions