On Wed, 18 Feb 2026 17:04:42 +0100 Maxime Leroy <[email protected]> wrote:
> Various fixes and improvements for the dpaa2 net driver and fslmc bus. > > Patches 1-2, 4-5 fix resource leaks on port close and in error paths. > > Patch 3 fixes a misleading Rx descriptor limit warning. > > Patches 6-7 replace getenv-based configuration with proper devargs > for taildrop and data stashing options. There are still 8 remaining getenv > calls in the driver that should be converted to devargs. > Note: the taildrop disable path has never been reachable until now > and is untested. NXP maintainers should validate this feature. > > Patch 8 fixes link status not updating after port stop/start when > link state change interrupts are enabled. > Patch 9 is a minor cleanup in the same area. > > Patches 10-11 fix devargs propagation on DPNI hotplug. Looks good, shouldn't the patches with Fixes: tag be marked as Cc: [email protected] for backport?

