aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorIlias Apalodimas <[email protected]>2019-06-19 13:04:01 +0300
committerDavid S. Miller <[email protected]>2019-06-19 10:28:20 -0400
commit9371a56f7101cc3f12b57db4bfbb6159205211f4 (patch)
treee89dded2aed2eb2ec03949dcb0aa38d4183f38b3 /tools/perf/scripts/python/bin/stackcollapse-record
parent39e3622edeffa63c2871153d8743c5825b139968 (diff)
net: netsec: remove loops in napi Rx process
netsec_process_rx was running in a loop trying to process as many packets as possible before re-enabling interrupts. With the recent DMA changes this is not needed anymore as we manage to consume all the budget without looping over the function. Since it has no performance penalty let's remove that and simplify the Rx path a bit Signed-off-by: Ilias Apalodimas <[email protected]> Acked-by: Ard Biesheuvel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions