Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1724151 > unrolled thread

Re: [PATCH net-next] xfrm: Add support for network devices capable of removing the ESP trailer

Started bySteffen Klassert <steffen.klassert@secunet.com>
First post2017-08-31 14:00 +0200
Last post2017-08-31 14:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH net-next] xfrm: Add support for network devices capable  of removing the ESP trailer Steffen Klassert <steffen.klassert@secunet.com> - 2017-08-31 14:00 +0200

#1724151 — Re: [PATCH net-next] xfrm: Add support for network devices capable of removing the ESP trailer

FromSteffen Klassert <steffen.klassert@secunet.com>
Date2017-08-31 14:00 +0200
SubjectRe: [PATCH net-next] xfrm: Add support for network devices capable of removing the ESP trailer
Message-ID<ukwiE-5bl-65@gated-at.bofh.it>
On Wed, Aug 30, 2017 at 11:30:39AM +0300, yossiku@mellanox.com wrote:
> From: Yossi Kuperman <yossiku@mellanox.com>
> 
> In conjunction with crypto offload [1], removing the ESP trailer by
> hardware can potentially improve the performance by avoiding (1) a
> cache miss incurred by reading the nexthdr field and (2) the necessity
> to calculate the csum value of the trailer in order to keep skb->csum
> valid.
> 
> This patch introduces the changes to the xfrm stack and merely serves
> as an infrastructure. Subsequent patch to mlx5 driver will put this to
> a good use.
> 
> [1] https://www.mail-archive.com/netdev@vger.kernel.org/msg175733.html
> 
> Signed-off-by: Yossi Kuperman <yossiku@mellanox.com>

Applied to ipsec-next, thanks Yossi!

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web