summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-09-01 14:12:04 -0700
committerPaolo Abeni <pabeni@redhat.com>2025-09-04 10:19:16 +0200
commit426e13db369c3682f5b52d5f773207115413876c (patch)
tree5d105a1d0478df5daee5eea144f91acc5f65e555 /tools/perf/scripts/python/gecko.py
parentb6396b71d196e7451b549d471ed76d3730a16613 (diff)
eth: fbnic: use netmem_ref where applicable
Use netmem_ref instead of struct page pointer in prep for unreadable memory. fbnic has separate free buffer submission queues for headers and for data. Refactor the helper which returns page pointer for a submission buffer to take the high level queue container, create a separate handler for header and payload rings. This ties the "upcast" from netmem to system page to use of sub0 which we know has system pages. Reviewed-by: Mina Almasry <almasrymina@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> Link: https://patch.msgid.link/20250901211214.1027927-5-kuba@kernel.org Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions