[AMD Official Use Only - General] > -----Original Message----- > From: Bruce Richardson <[email protected]> > Sent: Tuesday, July 25, 2023 9:49 PM > To: [email protected] > Cc: Varghese, Vipin <[email protected]> > Subject: Re: [PATCH] doc/dmadevs: add note clarifying naming of idxd devices > > Caution: This message originated from an External Source. Use proper > caution when opening attachments, clicking links, or responding. > > > On Tue, Jul 25, 2023 at 05:16:29PM +0100, Bruce Richardson wrote: > > Since the test-dma-perf application identifies devices by name, > > include in the idxd driver documentation a note on device naming when > vfio-pci. > > See also discussion in bugzilla[1]. > > > > [1] https://bugs.dpdk.org/show_bug.cgi?id=1268 > > > > Signed-off-by: Bruce Richardson <[email protected]> > > --- > Note, although I reference bugzilla here, I don't consider this a bugfix, so > I've > not included a fixes tag and official bugzilla id etc. It's instead a note > clarifying > the expected behaviour.
App/dma-perf got integrated into DPDK via `https://patches.dpdk.org/project/dpdk/patch/[email protected]/`. The expectation is that, it is tried and tested for hardware dma, sw skeleton dma and cpu memcpy. Happy to acknowledge the change as it helps the DPDK community. Acked-by: Vipin Varghese <[email protected]> > > /Bruce

