summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-02-12 17:06:32 -0800
committerJakub Kicinski <kuba@kernel.org>2025-02-18 15:32:20 -0800
commit8533b14b3d65ee666ba31254787c1bdaee56d95a (patch)
tree17558fc6ca0a9f69b8869daf8c66a414466dbddf /tools/perf/scripts/python
parent4991b88c2514e62bd8410e0a96999ef662765d9d (diff)
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')
0 files changed, 0 insertions, 0 deletions