Re: [PATCH] gpu/cuda: Add missing stdlib include

2023-10-06 Thread David Marchand
dk.org , Elena Agostini , > levendsa...@gmail.com > Subject: Re: [PATCH] gpu/cuda: Add missing stdlib include > > External email: Use caution opening links or attachments > > > On Tue, Sep 26, 2023 at 8:24 PM Aaron Conole wrote: > > > > > > From: John Rome

Re: [PATCH] gpu/cuda: Add missing stdlib include

2023-10-05 Thread Elena Agostini
Ack Thanks EA From: David Marchand Date: Friday, 29 September 2023 at 16:58 To: Aaron Conole , John Romein Cc: dev@dpdk.org , Elena Agostini , levendsa...@gmail.com Subject: Re: [PATCH] gpu/cuda: Add missing stdlib include External email: Use caution opening links or attachments On Tue

Re: [PATCH] gpu/cuda: Add missing stdlib include

2023-09-29 Thread David Marchand
On Tue, Sep 26, 2023 at 8:24 PM Aaron Conole wrote: > > > From: John Romein > > getenv needs stdlib.h to be included. > > Bugzilla ID: 1133 > > Fixes: 24c77594e08f ("gpu/cuda: map GPU memory with GDRCopy") > Signed-off-by: John Romein Thanks for the patch, it seems to be a duplicate of the prio

[PATCH] gpu/cuda: Add missing stdlib include

2023-09-26 Thread Aaron Conole
From: John Romein getenv needs stdlib.h to be included. Bugzilla ID: 1133 Fixes: 24c77594e08f ("gpu/cuda: map GPU memory with GDRCopy") Signed-off-by: John Romein --- NOTE: this is a post of https://github.com/DPDK/dpdk/pull/69 to the mailing list. drivers/gpu/cuda/gdrcopy.c | 2 ++

Re: [PATCH] gpu/cuda: Add missing stdlib include

2023-09-13 Thread Aaron Conole
John Romein writes: > getenv needs stdlib.h to be included. > > Bugzilla ID: 1133 > > Fixes: 24c77594e08f ("gpu/cuda: map GPU memory with GDRCopy") > Signed-off-by: John Romein > --- Hi John, Thanks so much for the contribution. It looks like the patch got corrupted by something. Please chec

[PATCH] gpu/cuda: Add missing stdlib include

2023-09-12 Thread John Romein
getenv needs stdlib.h to be included. Bugzilla ID: 1133 Fixes: 24c77594e08f ("gpu/cuda: map GPU memory with GDRCopy") Signed-off-by: John Romein ---  drivers/gpu/cuda/gdrcopy.c | 2 ++  1 file changed, 2 insertions(+) diff --git a/drivers/gpu/cuda/gdrcopy.c b/drivers/gpu/cuda/gdrcopy.c index 32