diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-02-13 04:06:32 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-19 02:32:20 +0300 |
commit | 8533b14b3d65ee666ba31254787c1bdaee56d95a (patch) | |
tree | 17558fc6ca0a9f69b8869daf8c66a414466dbddf /tools/perf/scripts/python/stackcollapse.py | |
parent | 4991b88c2514e62bd8410e0a96999ef662765d9d (diff) | |
download | linux-8533b14b3d65ee666ba31254787c1bdaee56d95a.tar.xz |
eth: mlx4: create a page pool for Rx
Create a pool per rx queue. Subsequent patches will make use of it.
Move fcs_del to a hole to make space for the pointer.
Per common "wisdom" base the page pool size on the ring size.
Note that the page pool cache size is in full pages, so just
round up the effective buffer size to pages.
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/20250213010635.1354034-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions