Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] dpaa2-switch: various improvements
@ 2026-05-28 17:34 Ioana Ciornei
  2026-05-28 17:34 ` [PATCH net-next 1/5] dpaa2-switch: rework FDB management on the bridge leave path Ioana Ciornei
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ioana Ciornei @ 2026-05-28 17:34 UTC (permalink / raw)
  To: andrew+netdev, davem, edumazet, kuba, pabeni, netdev; +Cc: linux-kernel

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@nxp.com/

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-06-03  2:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-28 17:34 [PATCH net-next 0/5] dpaa2-switch: various improvements Ioana Ciornei
2026-05-28 17:34 ` [PATCH net-next 1/5] dpaa2-switch: rework FDB management on the bridge leave path Ioana Ciornei
2026-05-28 17:34 ` [PATCH net-next 2/5] dpaa2-switch: fix the error path in dpaa2_switch_rx() Ioana Ciornei
2026-05-28 17:34 ` [PATCH net-next 3/5] dpaa2-switch: remove duplicated check for the maximum number of VLANs Ioana Ciornei
2026-05-28 17:34 ` [PATCH net-next 4/5] dpaa2-switch: support VLAN flag changes on existing VIDs Ioana Ciornei
2026-05-28 17:34 ` [PATCH net-next 5/5] dpaa2-switch: fix handling of NAPI on the remove path Ioana Ciornei
2026-06-03  2:30 ` [PATCH net-next 0/5] dpaa2-switch: various improvements patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox