2023-08-20 02:36:17

by Ratheesh Kannoth

[permalink] [raw]
Subject: RE: [EXT] Re: [PATCH v2 net] octeontx2-pf: fix page_pool creation fail for rings > 32k

> From: Alexander Lobakin <[email protected]>
> Subject: [EXT] Re: [PATCH v2 net] octeontx2-pf: fix page_pool creation fail
> for rings > 32k


> You still didn't respond to my previous message or maybe I missed the reply
> somewhere: why not min(numptrs, OTX2_PAGE_POOL_SZ)? Why create
> page_pool with 2k elements for rings with 128 descriptors?
ACK. Sorry. I missed it.