[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231213121411.3091597-1-ioana.ciornei@nxp.com>
Date: Wed, 13 Dec 2023 14:14:03 +0200
From: Ioana Ciornei <ioana.ciornei@....com>
To: davem@...emloft.net,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com,
netdev@...r.kernel.org
Cc: Ioana Ciornei <ioana.ciornei@....com>
Subject: [PATCH net-next v2 0/8] dpaa2-switch: small improvements
This patch set consists of a series of small improvements on the
dpaa2-switch driver ranging from adding some more verbosity when
encountering errors to reorganizing code to be easily extensible.
Changes in v2:
- No changes to the actual diff, only rephrased some commit messages and
added more information.
Ioana Ciornei (8):
dpaa2-switch: set interface MAC address only on endpoint change
dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capable
dpaa2-switch: print an error when the vlan is already configured
dpaa2-switch: add ENDPOINT_CHANGED to the irq_mask
dpaa2-switch: do not clear any interrupts automatically
dpaa2-switch: reorganize the [pre]changeupper events
dpaa2-switch: move a check to the prechangeupper stage
dpaa2-switch: cleanup the egress flood of an unused FDB
.../ethernet/freescale/dpaa2/dpaa2-switch.c | 131 +++++++++++-------
1 file changed, 84 insertions(+), 47 deletions(-)
--
2.34.1
Powered by blists - more mailing lists