Message ID | 20240911081603.2521729-1-danishanwar@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | Introduce HSR offload support for ICSSG | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Wed, 11 Sep 2024 13:45:58 +0530 you wrote: > Hi All, > This series introduces HSR offload support for ICSSG driver. To support HSR > offload to hardware, ICSSG HSR firmware is used. > > This series introduces, > 1. HSR frame offload support for ICSSG driver. > 2. HSR Tx Packet duplication offload > 3. HSR Tx Tag and Rx Tag offload > 4. Multicast filtering support in HSR offload mode. > 5. Dependencies related to IEP. > > [...] Here is the summary with links: - [net-next,v6,1/5] net: ti: icss-iep: Move icss_iep structure https://git.kernel.org/netdev/net-next/c/8f88c072c2ba - [net-next,v6,2/5] net: ti: icssg-prueth: Stop hardcoding def_inc https://git.kernel.org/netdev/net-next/c/4ebe0599fc36 - [net-next,v6,3/5] net: ti: icssg-prueth: Add support for HSR frame forward offload https://git.kernel.org/netdev/net-next/c/95540ad6747c - [net-next,v6,4/5] net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload https://git.kernel.org/netdev/net-next/c/56375086d093 - [net-next,v6,5/5] net: ti: icssg-prueth: Add multicast filtering support in HSR mode https://git.kernel.org/netdev/net-next/c/1d6ae9652780 You are awesome, thank you!