> Cc: Elena Agostini , dev@dpdk.org ,
> > > Slava Ovsiienko
> >
> > > Subject: Re: [PATCH v2 1/1] app/testpmd: add GPU memory option in iofwd
> > > engine
> >
> > > External email: Use caution opening links or attachments
> >
> > >
1 6:06 PM, Elena Agostini wrote:
>
> > > > > From: Ferruh Yigit
>
> > > >
>
> > > > > Date: Tuesday, 16 November 2021 at 19:00
>
> > > >
>
> > > > > To: Elena Agostini
>
> > > >
>
> >
> From: Jerin Jacob
> Date: Tuesday, 16 November 2021 at 20:09
> To: Ferruh Yigit
> Cc: Elena Agostini , dev@dpdk.org , Slava
> Ovsiienko
> Subject: Re: [PATCH v2 1/1] app/testpmd: add GPU memory option in iofwd engine
> External email: Use caution opening links or att
org , Slava Ovsiienko
> >
> > > Subject: Re: [PATCH v2 1/1] app/testpmd: add GPU memory option in iofwd
> > engine
> >
> > > External email: Use caution opening links or attachments>
> >
> > >
> >
> > > On 11/11/
> > Could you, please, set "Author" correctly - "Elena Agostini
> > "?
> > Otherwise, we see in the git log:
> >
> > "Author: eagostini "
> >
> > Compare with:
> > "Author: Bing Zhao "
> > "Author: Viacheslav Ovsiienko "
> >
> > Also, please, see the codestyle issues, too many code lines far beyon
On 11/16/2021 6:06 PM, Elena Agostini wrote:
> From: Ferruh Yigit
> Date: Tuesday, 16 November 2021 at 19:00
> To: Elena Agostini
> Cc: dev@dpdk.org , Slava Ovsiienko
> Subject: Re: [PATCH v2 1/1] app/testpmd: add GPU memory option in iofwd
engine
> External
> From: Ferruh Yigit
> Date: Tuesday, 16 November 2021 at 19:00
> To: Elena Agostini
> Cc: dev@dpdk.org , Slava Ovsiienko
> Subject: Re: [PATCH v2 1/1] app/testpmd: add GPU memory option in iofwd engine
> External email: Use caution opening links or attachments>
>
On 11/11/2021 9:41 PM, eagost...@nvidia.com wrote:
--- a/app/test-pmd/meson.build
+++ b/app/test-pmd/meson.build
@@ -32,7 +32,7 @@ if dpdk_conf.has('RTE_HAS_JANSSON')
ext_deps += jansson_dep
endif
-deps += ['ethdev', 'gro', 'gso', 'cmdline', 'metrics', 'bus_pci']
+deps += ['ethdev', '
> Could you, please, set "Author" correctly - "Elena Agostini
> "?
> Otherwise, we see in the git log:
>
> "Author: eagostini "
>
> Compare with:
> "Author: Bing Zhao "
> "Author: Viacheslav Ovsiienko "
>
> Also, please, see the codestyle issues, too many code lines far beyond 100
> chars.
>
Hi, Elena
> -Original Message-
> From: eagost...@nvidia.com
> Sent: Thursday, November 11, 2021 23:42
> To: dev@dpdk.org
> Cc: Elena Agostini
> Subject: [PATCH v2 1/1] app/testpmd: add GPU memory option in iofwd
> engine
>
> From: eagostini
Could you, ple
From: eagostini
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.
Signed-off-by: Elena Agostini
De
11 matches
Mail list logo