On Tue, Sep 26, 2023 at 4:11 PM Amit Prakash Shukla <amitpraka...@marvell.com> wrote: > > Added testsuite to test the dma adapter functionality. > The testsuite detects event and DMA device capability > and accordingly dma adapter is configured and modes are > tested.
Please add example command to test this with SW driver in git commit. > > Signed-off-by: Amit Prakash Shukla <amitpraka...@marvell.com> > --- > app/test/meson.build | 1 + > app/test/test_event_dma_adapter.c | 805 ++++++++++++++++++++++++++++++ Missing updates to MAINTAINERS file for this new file.