[PATCH 0/4] nvme: fixes for authentication errors

Daniel Wagner dwagner at suse.de
Fri Mar 1 04:24:35 PST 2024


On Fri, Mar 01, 2024 at 12:28:19PM +0100, Hannes Reinecke wrote:
> Hi all,
> 
> here's a set of fixes we've encountered during blktest runs.
> Turns out that any authentication error we're generating
> internally a in fact non-retryable, so we should map them
> onto the appropriate NVMe status.
> That caused some fallout on the target side, which gets
> fixed with the remainder of this patchset.
> 
> As usual, comments and reviews are welcome.

I've tested this with all transports and the results are pretty good.
Only rdma has some random fallouts (UAFs and lockdep warnings) but this
has nothing to do with this series.

With this series applied and my nvme/048 fixes from today, we finally
have fully working blktests for all transports.

Tested-by: Daniel Wagner <dwagner at suse.de>
Reviewed-by: Daniel Wagner <dwagner at suse.de>



More information about the Linux-nvme mailing list