Re: [PATCH 1/3] app/test: fix missing checks for DMA device capacity
On 16/02/2022 16:06, Bruce Richardson wrote: For some DMA HW devices, e.g. those using the idxd driver, the maximum burst size is configurable, which can lead to test failures if the value is set too small. Add explicit check for this to give reasonable error messages for devices which need their
RE: [PATCH 1/3] app/test: fix missing checks for DMA device capacity
Reviewed-by: Conor Walsh