summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorShannon Nelson <shannon.nelson@amd.com>2024-09-06 16:26:20 -0700
committerJakub Kicinski <kuba@kernel.org>2024-09-09 19:18:14 -0700
commit668e423920de1b64f7c1b60fa323c50e8d10719e (patch)
tree8aed9a0864037ce3ae725647935af81420620247 /tools/perf/scripts/python/exported-sql-viewer.py
parent7b4ec51f165f37b0102f98df1b0c13b64b5178e8 (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 <shannon.nelson@amd.com> Signed-off-by: Brett Creeley <brett.creeley@amd.com> Link: https://patch.msgid.link/20240906232623.39651-5-brett.creeley@amd.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions