Re: [PATCH net-next 00/12] mlx5 TLS TX HW offload support

2019-07-21 Thread Tariq Toukan
On 7/18/2019 10:09 PM, David Miller wrote: > From: Jakub Kicinski > Date: Thu, 18 Jul 2019 10:08:47 -0700 > >> Yes, certainly. It's documentation and renaming a stat before it makes >> it into an official release. > > Agreed. > Ack. I'll prepare and send this week. Tariq

Re: [PATCH net-next 00/12] mlx5 TLS TX HW offload support

2019-07-18 Thread David Miller
From: Jakub Kicinski Date: Thu, 18 Jul 2019 10:08:47 -0700 > Yes, certainly. It's documentation and renaming a stat before it makes > it into an official release. Agreed.

Re: [PATCH net-next 00/12] mlx5 TLS TX HW offload support

2019-07-18 Thread Jakub Kicinski
On Thu, 18 Jul 2019 07:40:22 +, Tariq Toukan wrote: > On 7/17/2019 8:41 PM, Jakub Kicinski wrote: > > On Sun, 7 Jul 2019 06:44:27 +, Tariq Toukan wrote: > >> On 7/6/2019 2:29 AM, David Miller wrote: > >>> From: Tariq Toukan > >>> Date: Fri, 5 Jul 2019 18:30:10 +0300 > >>> >

Re: [PATCH net-next 00/12] mlx5 TLS TX HW offload support

2019-07-18 Thread Tariq Toukan
On 7/17/2019 8:41 PM, Jakub Kicinski wrote: > On Sun, 7 Jul 2019 06:44:27 +, Tariq Toukan wrote: >> On 7/6/2019 2:29 AM, David Miller wrote: >>> From: Tariq Toukan >>> Date: Fri, 5 Jul 2019 18:30:10 +0300 >>> This series from Eran and me, adds TLS TX HW offload support to the

Re: [PATCH net-next 00/12] mlx5 TLS TX HW offload support

2019-07-17 Thread Jakub Kicinski
On Sun, 7 Jul 2019 06:44:27 +, Tariq Toukan wrote: > On 7/6/2019 2:29 AM, David Miller wrote: > > From: Tariq Toukan > > Date: Fri, 5 Jul 2019 18:30:10 +0300 > > > >> This series from Eran and me, adds TLS TX HW offload support to > >> the mlx5 driver. > > > > Series applied, please dea

Re: [PATCH net-next 00/12] mlx5 TLS TX HW offload support

2019-07-06 Thread Tariq Toukan
On 7/6/2019 2:29 AM, David Miller wrote: > From: Tariq Toukan > Date: Fri, 5 Jul 2019 18:30:10 +0300 > >> This series from Eran and me, adds TLS TX HW offload support to >> the mlx5 driver. > > Series applied, please deal with any further feedback you get from > Jakub et al. > > Thanks. >

Re: [PATCH net-next 00/12] mlx5 TLS TX HW offload support

2019-07-05 Thread David Miller
From: Tariq Toukan Date: Fri, 5 Jul 2019 18:30:10 +0300 > This series from Eran and me, adds TLS TX HW offload support to > the mlx5 driver. Series applied, please deal with any further feedback you get from Jakub et al. Thanks.

Re: [PATCH net-next 00/12] mlx5 TLS TX HW offload support

2019-07-05 Thread Jakub Kicinski
On Fri, 5 Jul 2019 18:30:10 +0300, Tariq Toukan wrote: > Hi Dave, > > This series from Eran and me, adds TLS TX HW offload support to > the mlx5 driver. > > This offloads the kTLS encryption process from kernel to the > Mellanox NIC, saving CPU cycles and improving utilization. > > Upon a new

[PATCH net-next 00/12] mlx5 TLS TX HW offload support

2019-07-05 Thread Tariq Toukan
Hi Dave, This series from Eran and me, adds TLS TX HW offload support to the mlx5 driver. This offloads the kTLS encryption process from kernel to the Mellanox NIC, saving CPU cycles and improving utilization. Upon a new TLS connection request, driver is responsible to create a dedicated HW con