[PATCH net-next 0/5] dpaa2-switch: various improvements

From: Ioana Ciornei

Date: Thu May 28 2026 - 13:46:17 EST


This patch set is a comprised of improvements and fixes for
long-standing bugs which were only caught by sashiko while reviewing the
LAG support patches for the dpaa2-switch:
https://lore.kernel.org/all/20260512131554.952971-1-ioana.ciornei@xxxxxxx/

In order to not just add to the already big set, I am submitting these
before any v3 of the LAG support patches.

The individual patches tackle FDB and VLAN management in the
dpaa2-switch driver as well as removal of some duplicated code. The
error path of the dpaa2_switch_rx() is also improved.

Ioana Ciornei (5):
dpaa2-switch: rework FDB management on the bridge leave path
dpaa2-switch: fix the error path in dpaa2_switch_rx()
dpaa2-switch: remove duplicated check for the maximum number of VLANs
dpaa2-switch: support VLAN flag changes on existing VIDs
dpaa2-switch: fix handling of NAPI on the remove path

.../ethernet/freescale/dpaa2/dpaa2-switch.c | 179 ++++++++++--------
1 file changed, 104 insertions(+), 75 deletions(-)

--
2.25.1