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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 25 Sep 2022 11:40:39 +0200 From: Steffen Klassert <steffen.klassert@...unet.com> To: Leon Romanovsky <leon@...nel.org> CC: Jakub Kicinski <kuba@...nel.org>, "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Herbert Xu <herbert@...dor.apana.org.au>, <netdev@...r.kernel.org>, Paolo Abeni <pabeni@...hat.com>, Raed Salem <raeds@...dia.com>, Saeed Mahameed <saeedm@...dia.com>, Bharat Bhushan <bbhushan2@...vell.com> Subject: Re: [PATCH RFC xfrm-next v3 0/8] Extend XFRM core to allow full offload configuration On Wed, Sep 21, 2022 at 08:37:06PM +0300, Leon Romanovsky wrote: > On Wed, Sep 21, 2022 at 07:59:27AM -0700, Jakub Kicinski wrote: > > On Thu, 8 Sep 2022 12:56:16 +0300 Leon Romanovsky wrote: > > > I have TX traces too and can add if RX are not sufficient. > > > > The perf trace is good, but for those of us not intimately familiar > > with xfrm, could you provide some analysis here? > > The perf trace presented is for RX path of IPsec crypto offload mode. In that > mode, decrypted packet enters the netdev stack to perform various XFRM specific > checks. Can you provide the perf traces and analysis for the TX side too? That would be interesting in particular, because the policy and state lookups there happen still in software. Thanks a lot for your effort on this!
Powered by blists - more mailing lists