Re: [pull request][net-next 00/15] mlx5 tls rx offload 2020-06-26

2020-06-29 Thread David Miller
From: Saeed Mahameed Date: Sat, 27 Jun 2020 14:17:12 -0700 > This is a re-spin of the previous kernel cycle mlx5 rx tls submission, From > Tariq > and Boris. > > Changes from previous iteration: > 1) Better handling of error flows in the resyc procedure. > 2) An improved TLS device API for Asyn

[pull request][net-next 00/15] mlx5 tls rx offload 2020-06-26

2020-06-27 Thread Saeed Mahameed
Hi Dave, Jakub This is a re-spin of the previous kernel cycle mlx5 rx tls submission, From Tariq and Boris. Changes from previous iteration: 1) Better handling of error flows in the resyc procedure. 2) An improved TLS device API for Asynchronous Resync to replace "force resync" For this Tariq an