t;> Cc: avia...@mellanox.com; john.fastab...@gmail.com;
> >> dan...@iogearbox.net; Vakul Garg ;
> >> netdev@vger.kernel.org; era...@mellanox.com
> >> Subject: Re: [PATCH net 4/4] tls: Fix tls_device receive
> >>
> >> On 02/26/19 02:12 PM, Boris Pismenny
On 2/26/2019 10:34 PM, Dave Watson wrote:
> On 02/26/19 02:12 PM, Boris Pismenny wrote:
>> Currently, the receive function fails to handle records already
>> decrypted by the device due to the commit mentioned below.
>>
>> This commit advances the TLS record sequence number and prepares the conte
akul Garg ;
>> netdev@vger.kernel.org; era...@mellanox.com
>> Subject: Re: [PATCH net 4/4] tls: Fix tls_device receive
>>
>> On 02/26/19 02:12 PM, Boris Pismenny wrote:
>>> Currently, the receive function fails to handle records already
>>> decrypted by the d
> -Original Message-
> From: Dave Watson
> Sent: Wednesday, February 27, 2019 2:05 AM
> To: Boris Pismenny
> Cc: avia...@mellanox.com; john.fastab...@gmail.com;
> dan...@iogearbox.net; Vakul Garg ;
> netdev@vger.kernel.org; era...@mellanox.com
> Subject: Re:
On 02/26/19 02:12 PM, Boris Pismenny wrote:
> Currently, the receive function fails to handle records already
> decrypted by the device due to the commit mentioned below.
>
> This commit advances the TLS record sequence number and prepares the context
> to handle the next record.
>
> Fixes: fedf2
> -Original Message-
> From: Boris Pismenny
> Sent: Tuesday, February 26, 2019 5:43 PM
> To: avia...@mellanox.com; davejwat...@fb.com;
> john.fastab...@gmail.com; dan...@iogearbox.net; Vakul Garg
> ; netdev@vger.kernel.org
> Cc: era...@mellanox.com; bor...@mellanox.com
> Subject: [PATCH