[PATCH 09/14] nvme-tcp: control message handling for recvmsg()

Pawel Baldysiak pawel.baldysiak at dell.com
Tue Aug 8 03:57:38 PDT 2023


Hi all,

I'm testing this patchset and observe the issue with above.
It's not only about passing cbuf, but the check below.
When I would like to connect/discover without TLS, 
I got an error about unhandled TLS record.
tls_get_record_type() simply returns 0 for non-TLS,
so it breaks non-tls connections here.

Thanks
Pawel Baldysiak



More information about the Linux-nvme mailing list