Acked-by: Chengwen Feng <fengcheng...@huawei.com> On 2023/2/16 19:09, Bruce Richardson wrote: > Validate device operation when a device is stopped or restarted. > > The only complication - and gap in the dmadev ABI specification - is > what happens to the job ids on restart. Some drivers reset them to 0, > while others continue where things left off. Take account of both > possibilities in the test case. > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > Acked-by: Kevin Laatz <kevin.la...@intel.com>
...