aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorlipeng <[email protected]>2017-04-01 12:03:38 +0100
committerDavid S. Miller <[email protected]>2017-04-03 14:48:43 -0700
commitf2aaed557ecff57f7523f889acf1981fb23c4047 (patch)
tree6ff4b970f8d2a19e6971cb8cc2bd9252f090bc73 /tools/perf/scripts/python
parentb29bd41259f38fc1a22735cd69b374a75d6a213c (diff)
net: hns: Replace netif_tx_lock to ring spin lock
netif_tx_lock is a global spin lock, it will take affect in all rings in the netdevice. In tx_poll_one process, it can only lock the current ring, in this case, we define a spin lock in hnae_ring struct for it. Signed-off-by: lipeng <[email protected]> reviewed-by: Yisen Zhuang <[email protected]> Signed-off-by: Salil Mehta <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions