On Wed, 29 Apr 2020 15:54:49 -0700 Saeed Mahameed wrote: > From: Tariq Toukan <[email protected]> > > SKBs of TLS records might have empty zero-sized frags.
Why? Let's fix that instead of adding checks to drivers.
> Posting a DUMP WQE for such frag would result an error completion.
> Add in-driver resiliency and skip such frags.
>
> Fixes: d2ead1f360e8 ("net/mlx5e: Add kTLS TX HW offload support")
