lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <168389222130.22326.7832724007367185971.git-patchwork-notify@kernel.org> Date: Fri, 12 May 2023 11:50:21 +0000 From: patchwork-bot+netdevbpf@...nel.org To: <edward.cree@....com> Cc: linux-net-drivers@....com, davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, edumazet@...gle.com, ecree.xilinx@...il.com, netdev@...r.kernel.org, habetsm.xilinx@...il.com Subject: Re: [PATCH v2 net-next 0/4] sfc: more flexible encap matches on TC decap rules Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@...emloft.net>: On Thu, 11 May 2023 20:47:27 +0100 you wrote: > From: Edward Cree <ecree.xilinx@...il.com> > > This series extends the TC offload support on EF100 to support optionally > matching on the IP ToS and UDP source port of the outer header in rules > performing tunnel decapsulation. Both of these fields allow masked > matches if the underlying hardware supports it (current EF100 hardware > supports masking on ToS, but only exact-match on source port). > Given that the source port is typically populated from a hash of inner > header entropy, it's not clear whether filtering on it is useful, but > since we can support it we may as well expose the capability. > > [...] Here is the summary with links: - [v2,net-next,1/4] sfc: release encap match in efx_tc_flow_free() https://git.kernel.org/netdev/net-next/c/28fa3ac487c6 - [v2,net-next,2/4] sfc: populate enc_ip_tos matches in MAE outer rules https://git.kernel.org/netdev/net-next/c/56beb35d85e2 - [v2,net-next,3/4] sfc: support TC decap rules matching on enc_ip_tos https://git.kernel.org/netdev/net-next/c/3c9561c0a5b9 - [v2,net-next,4/4] sfc: support TC decap rules matching on enc_src_port https://git.kernel.org/netdev/net-next/c/b6583d5e9e94 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists