Message ID | 20211209154911.3152830-1-clement.leger@bootlin.com (mailing list archive) |
---|---|
Headers | show |
Series | Add FDMA support on ocelot switch driver | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 9 Dec 2021 16:49:07 +0100 you wrote: > This series adds support for the Frame DMA present on the VSC7514 > switch. The FDMA is able to extract and inject packets on the various > ethernet interfaces present on the switch. > > ------------------ > Changes in V8: > - Rebase on net-next/master > > [...] Here is the summary with links: - [net-next,v8,1/4] net: ocelot: export ocelot_ifh_port_set() to setup IFH https://git.kernel.org/netdev/net-next/c/e5150f00721f - [net-next,v8,2/4] net: ocelot: add and export ocelot_ptp_rx_timestamp() https://git.kernel.org/netdev/net-next/c/b471a71e525c - [net-next,v8,3/4] net: ocelot: add support for ndo_change_mtu https://git.kernel.org/netdev/net-next/c/de5841e1c93f - [net-next,v8,4/4] net: ocelot: add FDMA support https://git.kernel.org/netdev/net-next/c/753a026cfec1 You are awesome, thank you!