diff options
author | Harshitha Ramamurthy <hramamurthy@google.com> | 2024-10-14 23:21:07 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-10-16 04:50:10 +0300 |
commit | ebdfae0d377b487eabb739c55a13a2ab29f21f36 (patch) | |
tree | a52bb56c7128f90dcac41a8d780a5d414e9b0ccb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 93c68f1275f9e21ccfed9ee292aedb11c3f6241b (diff) | |
download | linux-ebdfae0d377b487eabb739c55a13a2ab29f21f36.tar.xz |
gve: adopt page pool for DQ RDA mode
For DQ queue format in raw DMA addressing(RDA) mode,
implement page pool recycling of buffers by leveraging
a few helper functions.
DQ QPL mode will continue to use the exisiting recycling
logic. This is because in QPL mode, the pages come from a
constant set of pages that the driver pre-allocates and
registers with the device.
Reviewed-by: Praveen Kaligineedi <pkaligineedi@google.com>
Reviewed-by: Shailend Chand <shailend@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Harshitha Ramamurthy <hramamurthy@google.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20241014202108.1051963-3-pkaligineedi@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