Skip to content

ndctl: release v75

Compare
Choose a tag to compare
@stellarhopper stellarhopper released this 13 Jan 05:09
· 119 commits to main since this release
v75
b73e4e0
This release incorporates functionality up to the 6.1 kernel.

Highlights include cxl region management usability improvements, further
cxl-list reworks and enhancements, support for RCH topologies, a unit test
for XOR arithmetic based regions, a new cxl-security unit test, support for
master-passphrase removal, retrieval and display of CXL device's alert
configuration, and misc test updates and bugfixes.

Commands:
  cxl-create-region: automatically select memdevs in certain condtions
  cxl-list: Skip emitting pmem_size when it is zero

Tests:
  cxl-topology.sh: update to the currwent cxl_test topology
  cxl-xor-regions.sh: new test for XOR arithmetic
  various: add backtrace detection to several tests

APIs:
  ndctl_bus_has_cxl
  ndctl_dimm_disable_master_passphrase
  cxl_cmd_alert_config_corrected_pmem_err_prog_warn_threshold_valid
  cxl_cmd_alert_config_corrected_pmem_err_prog_warn_threshold_writable
  cxl_cmd_alert_config_corrected_volatile_mem_err_prog_warn_threshold_valid
  cxl_cmd_alert_config_corrected_volatile_mem_err_prog_warn_threshold_writable
  cxl_cmd_alert_config_dev_over_temperature_prog_warn_threshold_valid
  cxl_cmd_alert_config_dev_over_temperature_prog_warn_threshold_writable
  cxl_cmd_alert_config_dev_under_temperature_prog_warn_threshold_valid
  cxl_cmd_alert_config_dev_under_temperature_prog_warn_threshold_writable
  cxl_cmd_alert_config_get_corrected_pmem_err_prog_warn_threshold
  cxl_cmd_alert_config_get_corrected_volatile_mem_err_prog_warn_threshold
  cxl_cmd_alert_config_get_dev_over_temperature_crit_alert_threshold
  cxl_cmd_alert_config_get_dev_over_temperature_prog_warn_threshold
  cxl_cmd_alert_config_get_dev_under_temperature_crit_alert_threshold
  cxl_cmd_alert_config_get_dev_under_temperature_prog_warn_threshold
  cxl_cmd_alert_config_get_life_used_crit_alert_threshold
  cxl_cmd_alert_config_get_life_used_prog_warn_threshold
  cxl_cmd_alert_config_life_used_prog_warn_threshold_valid
  cxl_cmd_alert_config_life_used_prog_warn_threshold_writable
  cxl_cmd_new_get_alert_config
  cxl_dport_get_firmware_node
  cxl_port_get_parent_dport
  cxl_target_get_firmware_node