aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorStanislaw Gruszka <[email protected]>2017-02-15 10:25:10 +0100
committerKalle Valo <[email protected]>2017-03-08 17:05:52 +0200
commit293dff78ee058ec1e0b90e05a803c512b6a2097f (patch)
treeb2d487a38311040df218132a1ccdf23df0839ed4 /tools/perf/scripts/python/netdev-times.py
parentec80ad70d778af7665992672896633ebd3b02ac8 (diff)
rt2x00: use txdone_nomatch on rt2800usb
If we do not match skb entry, provide tx status via nomatch procedure. Currently in that case we do rt2x00lib_txdone_noinfo(TXDONE_NOINFO), which actually assume that entry->skb was posted without retries and provide rate saved in skb desc as successful. Patch changed that to rate read from TX_STAT_FIFO, however still do not provide correct number of retries. On SoC/PCI devices we keep providing status via standard txdone procedure, no change in those devices, though we should thing about it. Signed-off-by: Stanislaw Gruszka <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions