On Thu, Nov 20, 2025 at 05:20:18PM -0700, Dave Jiang wrote: > Expand cxl-poison.sh test to include extended linear cache testing. > Additional adjustments are needed for test_poison_by_region_offset() > to test ELC functionality.
With these: [ as: do check_dmesg only once before exit ] [ as: skip the ELC run if cxl_test param is not yet available ] To avoid noisy skips on a test that typically has no skips added a kernel version check before even looking for the new module param. It's just on pending, so if you don't like, updates welcome. Applied https://github.com/pmem/ndctl/commit/39085f7
