Message ID | 20240416202409.2008383-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-04-16 (ice) | expand |
Hello: This series was applied to netdev/net.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Tue, 16 Apr 2024 13:24:05 -0700 you wrote: > This series contains updates to ice driver only. > > Michal fixes a couple of issues with TC filter parsing; always add match > for src_vsi and remove flag check that could prevent addition of valid > filters. > > Marcin adds additional checks for unsupported flower filters. > > [...] Here is the summary with links: - [net,1/3] ice: tc: check src_vsi in case of traffic from VF https://git.kernel.org/netdev/net/c/428051600cb4 - [net,2/3] ice: tc: allow zero flags in parsing tc flower https://git.kernel.org/netdev/net/c/73278715725a - [net,3/3] ice: Fix checking for unsupported keys on non-tunnel device https://git.kernel.org/netdev/net/c/2cca35f5dd78 You are awesome, thank you!