> -----Original Message-----
> From: fengchengwen <[email protected]>
> Sent: Saturday, October 7, 2023 3:03 PM
> To: Amit Prakash Shukla <[email protected]>; Kevin Laatz
> <[email protected]>; Bruce Richardson <[email protected]>
> Cc: [email protected]; Jerin Jacob Kollanukkaran <[email protected]>;
> [email protected]; [email protected]; Vamsi Krishna
> Attunuru <[email protected]>; [email protected];
> [email protected]; [email protected];
> [email protected]; Nithin Kumar Dabilpuram
> <[email protected]>; Anoob Joseph <[email protected]>
> Subject: [EXT] Re: [PATCH v3 2/2] test/dma: add source buffer offload free
> test
> 
> External Email
> 
> ----------------------------------------------------------------------
> Hi Amit,
> 
> On 2023/9/28 19:50, Amit Prakash Shukla wrote:
> > Add a test case to validate the functionality of drivers' dma source
> > buffer offload free. As part of dmadev_autotest, test case will be
> > executed only if the driver supports source buffer offload free and if
> > the test is exported by env variable DPDK_ADD_DMA_TEST.
> 
> Why should under control by the env variable?

Added env variable for the setups that do not have PCIe endpoint and do not 
want to run the test for DMA source buffer free even though the driver supports 
the feature.

> 
> >
> > Signed-off-by: Amit Prakash Shukla <[email protected]>
> > ---
> >  app/test/test_dmadev.c | 166
> > ++++++++++++++++++++++++++++++++++++++++-
> >  1 file changed, 165 insertions(+), 1 deletion(-)
> >
> 
> ...

Reply via email to