[PATCH 0/1] NVMe/TLS connection issues to SPDK

Chris Leech cleech at redhat.com
Thu Jul 24 08:07:03 PDT 2025


On Thu, Jul 24, 2025 at 7:35 AM Daniel Wagner <dwagner at suse.de> wrote:
>
> On Tue, Jul 22, 2025 at 08:27:21AM +0200, Hannes Reinecke wrote:
> > Ah, the NewSessionTicket thingie. Yes, that's completely pointless for
> > NVMe, as we _never_ re-use tickets for session re-establishment.
> > We only ever have one session, so the use-case of several short-lived
> > sessions doesn't apply here.
>
> Not following the discussion, can you either nacking this patch or give a
> reviewed tag? Thanks.

Hi Daniel,

I believe Hannes has given a reviewed tag on the libvnme patch.  The
discussion on the cover letter is about future work on the kernel
side.

If it would help I can capture that tag and then submit this as a github PR.
Actually, I think I might be missing an explicit NULL assignment on
the declaration of *str to keep _cleanup_free_ safe?

 -Chris




More information about the Linux-nvme mailing list