Re: REGRESSION: bnxt_en fails to initialize with errno -22 in page_pool_create_percpu on 6.18.45
Thorsten Leemhuis <[email protected]>
| Newsgroups | dev.linux.lists.regressions,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On 8/21/26 13:41, Holger Kiehl wrote: > with 6.18.45 my network cards fail to come up. When NetworkManager > wants to bring up the interfaces the following is shown in the > logs: > > kernel: page_pool_create_percpu() gave up with errno -22 > kernel: bnxt_en 0000:02:00.0 ens1f0np0: bnxt_alloc_mem err: ffffffea > NetworkManager[2377]: <warn> [1787169889.4135] platform-linux: do-change-link[2]: failure 22 (Invalid argument) > kernel: page_pool_create_percpu() gave up with errno -22 > kernel: bnxt_en 0000:02:00.1 ens1f1np1: bnxt_alloc_mem err: ffffffea > NetworkManager[2377]: <warn> [1787169889.4504] platform-linux: do-change-link[3]: failure 22 (Invalid argument) Thx for the report. Not my area of expertise, but this looks a lot like a problem that was reported yesterday. A fix for it is already queued: https://lore.kernel.org/all/CAKPOu+-x_QPgp7gvApKNxd=aAONgNUmQQMbiLKwQghWd6u7Y=A@mail.gmail.com/t/#u Ciao, Thorsten