[PATCH v3 1/1] app/testpmd: add GPU memory option for mbuf pools
Elena Agostini
eagostini at nvidia.com
Wed Nov 17 12:08:42 CET 2021
> External email: Use caution opening links or attachments
>
>
> On Wed, 17 Nov 2021 03:04:59 +0000
> <eagostini at nvidia.com> wrote:
>
> > From: Elena Agostini <eagostini at nvidia.com>
> >
> > This patch introduces GPU memory in testpmd through the gpudev library.
> > Testpmd can be used for network benchmarks when using GPU memory
> > instead of regular CPU memory to send and receive packets.
> > This option is currently limited to iofwd engine to ensure
> > no workload is applied on packets not accessible from the CPU.
> >
> > The options chose is --mbuf-size so buffer split feature across
> > different mempools can be enabled.
> >
> > Signed-off-by: Elena Agostini <eagostini at nvidia.com>
>
> Won't this create a hard dependency of test-pmd on gpudev?
> I thought gpudev was supposed to be optional
Sure, let me submit another patch to make it optional
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20211117/d479e0b5/attachment-0001.htm>
More information about the dev
mailing list