[ANNOUNCE] nvme-cli v2.11 and libnvme v1.11 release

Daniel Wagner dwagner at suse.de
Thu Oct 31 09:30:14 PDT 2024


New release for nvme-cli and libnvme available.

Dennis Maisenbacher spend a lot (and I mean a lot) of time getting a CI
setup running for nvme-cli. The new nightly build jobs run the in Python
written tests living in tests directory. These tests were dormant for a
while because these tests really interact with hardware and blindly
write on the disc. You don't want to run these on your desktop, do you?

Anyway these new nightly CI runs update the kernel to the latest Linus'
upstream master branch and then run following tests:

        nvme_attach_detach_ns_test
        nvme_compare_test
        nvme_copy_test
        nvme_create_max_ns_test
        nvme_ctrl_reset_test
        nvme_dsm_test
        nvme_error_log_test
        nvme_flush_test
        nvme_format_test
        nvme_fw_log_test
        nvme_get_features_test
        nvme_get_lba_status_test
        nvme_id_ctrl_test
        nvme_id_ns_test
        nvme_lba_status_log_test
        nvme_read_write_test
        nvme_smart_log_test
        nvme_verify_test
        nvme_writeuncor_test
        nvme_writezeros_test

There are the usual small updates left and right. Nothing really
outstanding, so just an maintenance update.

Thanks everyone who contributed to this release!

Cheers,
Daniel



More information about the Linux-nvme mailing list