[ANNOUNCEMENT] nvme-cli v2.14 and libnvme v1.14 release
Daniel Wagner
dwagner at suse.de
Tue May 20 05:12:57 PDT 2025
New release of nvme-cli (v2.14) and libnvme (v1.14) are available. As
usually fixes and improvements all over the place.
>From point of view, the main change is that nvme-cli is handling the
EINTR and EAGAIN return codes from the kernel. The last attempt to
handle it directly in libnvme was not really a great idea.
FWIW, I think both return codes are not new, they are just more likely
to hit with newer kernels. E.g. I was able to trigger the EAGAIN with
blktests nvme/030 for a while but than something changed it was gone
again.
More information about the Linux-nvme
mailing list