RE: [PATCH v4 net-next 2/5] net: fec: add pagepool_order to support variable page size
From: Wei Fang <wei.fang@nxp.com>
Date: 2025-09-01 01:52:55
Also in:
imx, lkml
From: Wei Fang <wei.fang@nxp.com>
Date: 2025-09-01 01:52:55
Also in:
imx, lkml
Add a new pagepool_order member in the fec_enet_private struct to allow dynamic configuration of page size for an instance. This change clears the hardcoded page size assumptions.
Reviewed-by: Wei Fang <wei.fang@nxp.com>