diff options
author | Felix Fietkau <[email protected]> | 2020-07-26 13:06:11 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2020-07-31 09:27:01 +0200 |
commit | c5d1686b314ea44c5f210990dee05caf98cb068f (patch) | |
tree | de492c17e1ea677642f89b4f79f6153e17bf7b92 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | cb17ed29a7a5fea8c9bf70e8a05757d71650e025 (diff) |
mac80211: add a function for running rx without passing skbs to the stack
This can be used to run mac80211 rx processing on a batch of frames in NAPI
poll before passing them to the network stack in a large batch.
This can improve icache footprint, or it can be used to pass frames via
netif_receive_skb_list.
Signed-off-by: Felix Fietkau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions