ndctl v83
From: | Alison Schofield <alison.schofield-AT-intel.com> | |
To: | <nvdimm-AT-lists.linux.dev>, <linux-cxl-AT-vger.kernel.org> | |
Subject: | [ANNOUNCE] ndctl v83 | |
Date: | Tue, 30 Sep 2025 16:33:28 -0700 | |
Message-ID: | <aNxoyAx1uWdO8nbJ@aschofie-mobl2.lan> | |
Archive-link: | Article |
A new NDCTL release is available[1]. This release incorporates functionality up through the 6.17 kernel. It corrects the issue where libtracefs became a requirement to build versions 80,81,82. Libtracefs is returned to optional status in v83. Note that the '--media-errors' option to cxl-list, as well as the monitor command, is not available when libtracefs is disabled. A shortlog is appended below. [1]: https://github.com/pmem/ndctl/releases/tag/v83 Alison Schofield (2): test/cxl-poison.sh: test inject and clear poison by region offset cxl/list: remove libtracefs build dependency for --media-errors Dan Williams (5): build: update meson feature deprecation warnings test/sub-section.sh: use built ndctl program in unit test test/dax.sh: adjust trace parsing of fault results README.md: update package requirements for the test environment test/meson.build: add fwctl dependency needed for cxl-features.sh Dave Jiang (2): cxl: add helper function to verify port is in memdev hierarchy cxl: document 'cxl enable-port -m' behavior change Marc Herbert (2): test/common: add double quotes to bash variables test/common: move err() function to top of file Yi Zhang (2): ndctl: fix user visible spelling errors test/dm.sh: use dm.sh as script name in cleanup error message