diff options
author | Harshitha Ramamurthy <hramamurthy@google.com> | 2025-03-07 03:39:05 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-08 06:29:44 +0300 |
commit | aa3e360701c33eaf70936ca41cecd9882b221b46 (patch) | |
tree | 54d57ecd8fb4319be4fe5840d609f99feb6fdce5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f36a9285828c92ff9dffd4873b8365ca8406f071 (diff) | |
download | linux-aa3e360701c33eaf70936ca41cecd9882b221b46.tar.xz |
gve: convert to use netmem for DQO RDA mode
To add netmem support to the gve driver, add a union
to the struct gve_rx_slot_page_info. netmem_ref is used for
DQO queue format's raw DMA addressing(RDA) mode. The struct
page is retained for other usecases.
Then, switch to using relevant netmem helper functions for
page pool and skb frag management.
Reviewed-by: Mina Almasry <almasrymina@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Harshitha Ramamurthy <hramamurthy@google.com>
Link: https://patch.msgid.link/20250307003905.601175-1-hramamurthy@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions