Re: [PATCH v2 net-next 00/18] TLS offload rx, netdev & mlx5

2018-07-10 Thread Boris Pismenny
On 7/9/2018 7:23 PM, David Miller wrote: From: Boris Pismenny Date: Sun, 8 Jul 2018 12:36:14 +0300 The following series provides TLS TX inline crypto offload. I think this patch series provides RX inline offload not TX inline offload. Right, sorry for confusing the 2 in this

Re: [PATCH v2 net-next 00/18] TLS offload rx, netdev & mlx5

2018-07-09 Thread David Miller
From: Boris Pismenny Date: Sun, 8 Jul 2018 12:36:14 +0300 > The following series provides TLS TX inline crypto offload. I think this patch series provides RX inline offload not TX inline offload.

[PATCH v2 net-next 00/18] TLS offload rx, netdev & mlx5

2018-07-08 Thread Boris Pismenny
Hi, The following series provides TLS TX inline crypto offload. v1->v2: - Fix bisectability problems due to variable name changes - Fix potential uninitialized return value This series completes the generic infrastructure to offload TLS crypto to a network devices. It enables the kernel