]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cxl/test: Define a CFMWS capable of a 3 way HB interleave
authorAlison Schofield <alison.schofield@intel.com>
Wed, 26 Feb 2025 22:19:27 +0000 (14:19 -0800)
committerDave Jiang <dave.jiang@intel.com>
Fri, 14 Mar 2025 23:27:40 +0000 (16:27 -0700)
commit114a89b433aa899cdcc867bb26806a41aae505ee
tree883a5818698a0c8fcfa1b9016ba3b4eacccc117e
parent84f8b6e242deb997f2b32b4fc0895e8703704029
cxl/test: Define a CFMWS capable of a 3 way HB interleave

The CXL unit test cxl-xor-region.sh is skipping a 1+1+1 region
interleave test case because the window is not defined.

Additionally, upcoming expansion of 3 way HB interleave test cases
(like 2+2+2) require the same window.

Replace an unused CFMWS with a 3-way capable CFMWS in the set of
CFMWS's loaded when interleave_arithmetic=1.

Signed-off-by: Alison Schofield <alison.schofield@intel.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Tested-by: Li Zhijian <lizhijian@fujitsu.com>
Link: https://patch.msgid.link/20250226221931.2352061-1-alison.schofield@intel.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
tools/testing/cxl/test/cxl.c