Message ID | 20240618101609.3580-1-jiawenwu@trustnetic.com (mailing list archive) |
---|---|
Headers | show |
Series | add flow director for txgbe | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Tue, 18 Jun 2024 18:16:06 +0800 you wrote: > Add flow director support for Wangxun 10Gb NICs. > > v2 -> v3: https://lore.kernel.org/all/20240605020852.24144-1-jiawenwu@trustnetic.com/ > - Wrap the code at 80 chars where possible. (Jakub Kicinski) > - Add function description address on kernel-doc. (Jakub Kicinski) > - Correct return code. (Simon Horman) > - Remove redundant size check. (Hariprasad Kelam) > > [...] Here is the summary with links: - [net-next,v3,1/3] net: txgbe: add FDIR ATR support https://git.kernel.org/netdev/net-next/c/b501d261a5b3 - [net-next,v3,2/3] net: txgbe: support Flow Director perfect filters https://git.kernel.org/netdev/net-next/c/4bdb441105dc - [net-next,v3,3/3] net: txgbe: add FDIR info to ethtool ops https://git.kernel.org/netdev/net-next/c/34744a7749b3 You are awesome, thank you!