Re: [ndctl PATCH v2 6/6] ndctl/cxl/test: Add Dynamic Capacity tests

2024-11-05 Thread Ira Weiny
Dave Jiang wrote: > > > On 11/4/24 7:10 PM, Ira Weiny wrote: > > cxl_test provides a good way to ensure quick smoke and regression > > testing. The complexity of DCD and the new sparse DAX regions required > > to use them benefits greatly with a series of smoke tests. > > > > The only part of t

Re: [ndctl PATCH v2 6/6] ndctl/cxl/test: Add Dynamic Capacity tests

2024-11-05 Thread Dave Jiang
On 11/4/24 7:10 PM, Ira Weiny wrote: > cxl_test provides a good way to ensure quick smoke and regression > testing. The complexity of DCD and the new sparse DAX regions required > to use them benefits greatly with a series of smoke tests. > > The only part of the kernel stack which must be byp

[ndctl PATCH v2 6/6] ndctl/cxl/test: Add Dynamic Capacity tests

2024-11-04 Thread Ira Weiny
cxl_test provides a good way to ensure quick smoke and regression testing. The complexity of DCD and the new sparse DAX regions required to use them benefits greatly with a series of smoke tests. The only part of the kernel stack which must be bypassed is the actual irq of DCD events. However, t