> -----Original Message-----
> From: fengchengwen <fengcheng...@huawei.com>
> Sent: Saturday, October 7, 2023 3:03 PM
> To: Amit Prakash Shukla <amitpraka...@marvell.com>; Kevin Laatz
> <kevin.la...@intel.com>; Bruce Richardson <bruce.richard...@intel.com>
> Cc: dev@dpdk.org; Jerin Jacob Kollanukkaran <jer...@marvell.com>;
> m...@smartsharesystems.com; conor.wa...@intel.com; Vamsi Krishna
> Attunuru <vattun...@marvell.com>; g.si...@nxp.com;
> sachin.sax...@oss.nxp.com; hemant.agra...@nxp.com;
> cheng1.ji...@intel.com; Nithin Kumar Dabilpuram
> <ndabilpu...@marvell.com>; Anoob Joseph <ano...@marvell.com>
> 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 <amitpraka...@marvell.com>
> > ---
> >  app/test/test_dmadev.c | 166
> > ++++++++++++++++++++++++++++++++++++++++-
> >  1 file changed, 165 insertions(+), 1 deletion(-)
> >
> 
> ...

Reply via email to