[PATCH 00/11] net/dpaa2: fixes and improvements
Maxime Leroy
maxime at leroys.fr
Thu Feb 19 10:12:39 CET 2026
Le mer. 18 févr. 2026 à 18:07, Stephen Hemminger
<stephen at networkplumber.org> a écrit :
>
> On Wed, 18 Feb 2026 17:04:42 +0100
> Maxime Leroy <maxime at leroys.fr> 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: stable at dpdk.org for backport?
Good point, I will send a v2 with Cc: stable at dpdk.org on the patches
with Fixes: tags, and reorder the series (fixes first, then
improvements) to make backporting easier.
More information about the dev
mailing list