Message ID | 20231219115933.1480290-1-ioana.ciornei@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | dpaa2-switch: small improvements | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Tue, 19 Dec 2023 13:59:25 +0200 you wrote: > 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 v3: > - 4/8: removed the fixes tag and moved it to the commit message > - 5/8: specified that there is no user-visible effect > - 6/8: removed the initialization of the err variable > > [...] Here is the summary with links: - [net-next,v3,1/8] dpaa2-switch: set interface MAC address only on endpoint change https://git.kernel.org/netdev/net-next/c/365d0371a9ec - [net-next,v3,2/8] dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capable https://git.kernel.org/netdev/net-next/c/7218e963196e - [net-next,v3,3/8] dpaa2-switch: print an error when the vlan is already configured https://git.kernel.org/netdev/net-next/c/d50b1a8c3033 - [net-next,v3,4/8] dpaa2-switch: add ENDPOINT_CHANGED to the irq_mask https://git.kernel.org/netdev/net-next/c/77c42a3b0a3a - [net-next,v3,5/8] dpaa2-switch: do not clear any interrupts automatically https://git.kernel.org/netdev/net-next/c/f6da276479c6 - [net-next,v3,6/8] dpaa2-switch: reorganize the [pre]changeupper events https://git.kernel.org/netdev/net-next/c/a8150c9fb1d5 - [net-next,v3,7/8] dpaa2-switch: move a check to the prechangeupper stage https://git.kernel.org/netdev/net-next/c/6d46a4f10532 - [net-next,v3,8/8] dpaa2-switch: cleanup the egress flood of an unused FDB https://git.kernel.org/netdev/net-next/c/71150d9447c0 You are awesome, thank you!