Thread (50 messages) 50 messages, 10 authors, 2025-06-09

Re: [PATCH net-next V2 06/11] net/mlx5e: SHAMPO: Separate pool for headers

From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-05-27 15:29:58
Also in: bpf, linux-rdma, lkml

On Thu, 22 May 2025 16:08:48 -0700 Saeed Mahameed wrote:
On 22 May 15:30, Jakub Kicinski wrote:
quoted
On Fri, 23 May 2025 00:41:21 +0300 Tariq Toukan wrote:  
quoted
Allocate a separate page pool for headers when SHAMPO is enabled.
This will be useful for adding support to zc page pool, which has to be
different from the headers page pool.  
Could you explain why always allocate a separate pool?  
Better flow management, 0 conditional code on data path to alloc/return
header buffers, since in mlx5 we already have separate paths to handle
header, we don't have/need bnxt_separate_head_pool() and
rxr->need_head_pool spread across the code.. 

Since we alloc and return pages in bulks, it makes more sense to manage
headers and data in separate pools if we are going to do it anyway for 
"undreadable_pools", and when there's no performance impact.
I think you need to look closer at the bnxt implementation.
There is no conditional on the buffer alloc path. If the head and
payload pools are identical we simply assign the same pointer to 
(using mlx5 naming) page_pool and hd_page_pool.

Your arguments are not very convincing, TBH.
The memory sitting in the recycling rings is very much not free.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help