Message ID | 20230801014101.2955887-1-rkannoth@marvell.com (mailing list archive) |
---|---|
Headers | show |
Series | Packet classify by matching against SPI | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Tue, 1 Aug 2023 07:10:57 +0530 you wrote: > 1. net: flow_dissector: Add IPSEC dissector. > Flow dissector patch reads IPSEC headers (ESP or AH) header > from packet and retrieves the SPI header. > > 2. tc: flower: support for SPI. > TC control path changes to pass SPI field from userspace to > kernel. > > [...] Here is the summary with links: - [v1,net-next,1/4] net: flow_dissector: Add IPSEC dissector https://git.kernel.org/netdev/net-next/c/a57c34a80cbe - [v1,net-next,2/4] tc: flower: support for SPI https://git.kernel.org/netdev/net-next/c/4c13eda757e3 - [v1,net-next,3/4] tc: flower: Enable offload support IPSEC SPI field. https://git.kernel.org/netdev/net-next/c/c8915d7329d6 - [v1,net-next,4/4] octeontx2-pf: TC flower offload support for SPI field https://git.kernel.org/netdev/net-next/c/73b4c04e2e9a You are awesome, thank you!