Re: [ndctl PATCH] cxl/test: add cxl_translate unit test

2024-06-26 Thread Dan Williams
alison.schofield@ wrote: > From: Alison Schofield > > cxl_translate.sh is added to the CXL unit test suite along with > a C program 'translate' that performs the address translations. > > The test program performs the same calculations as the CXL driver > while the script feeds the test program

Re: [ndctl PATCH] cxl/test: add cxl_translate unit test

2024-06-26 Thread Dave Jiang
On 6/24/24 2:06 PM, alison.schofi...@intel.com wrote: > From: Alison Schofield > > cxl_translate.sh is added to the CXL unit test suite along with > a C program 'translate' that performs the address translations. > > The test program performs the same calculations as the CXL driver > while th