diff options
author | Shannon Nelson <[email protected]> | 2024-09-06 16:26:20 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-09-09 19:18:14 -0700 |
commit | 668e423920de1b64f7c1b60fa323c50e8d10719e (patch) | |
tree | 8aed9a0864037ce3ae725647935af81420620247 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7b4ec51f165f37b0102f98df1b0c13b64b5178e8 (diff) |
ionic: always use rxq_info
Instead of setting up and tearing down the rxq_info only when the XDP
program is loaded or unloaded, we will build the rxq_info whether or not
XDP is in use. This is the more common use pattern and better supports
future conversion to page_pool. Since the rxq_info wants the napi_id
we re-order things slightly to tie this into the queue init and deinit
functions where we do the add and delete of napi.
Signed-off-by: Shannon Nelson <[email protected]>
Signed-off-by: Brett Creeley <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions