Hello:
This patch was applied to netdev/net.git (main) by Paolo Abeni pabeni@redhat.com:
On Wed, 25 Jun 2025 10:39:24 +0800 you wrote:
'rx_ring->size' means the count of ring descriptors multiplied by the size of one descriptor. When increasing the count of ring descriptors, it may exceed the limit of pool size.
[ 864.209610] page_pool_create_percpu() gave up with errno -7 [ 864.209613] txgbe 0000:11:00.0: Page pool creation failed: -7
[...]
Here is the summary with links: - [net] net: libwx: fix the creation of page_pool https://git.kernel.org/netdev/net/c/85720e04d9af
You are awesome, thank you!