Re: [PATCH ndctl RESEND] test/cxl-event: Skip cxl event testing if cxl-test is not available

2023-09-25 Thread Dave Jiang
On 9/25/23 15:16, Ira Weiny wrote: > CXL event testing is only appropriate when the cxl-test modules are > available. > > Return error 77 (skip) if cxl-test modules are not available. > > Reported-by: Dave Jiang > Signed-off-by: Ira Weiny Reviewed-by: Dave Jiang > --- > Changes for

[PATCH ndctl RESEND] test/cxl-event: Skip cxl event testing if cxl-test is not available

2023-09-25 Thread Ira Weiny
CXL event testing is only appropriate when the cxl-test modules are available. Return error 77 (skip) if cxl-test modules are not available. Reported-by: Dave Jiang Signed-off-by: Ira Weiny --- Changes for resend: - iweiny: properly cc the mailing lists --- test/cxl-events.sh | 3 +++ 1 file