Ack Thanks EA
From: David Marchand <[email protected]> Date: Friday, 29 September 2023 at 16:58 To: Aaron Conole <[email protected]>, John Romein <[email protected]> Cc: [email protected] <[email protected]>, Elena Agostini <[email protected]>, [email protected] <[email protected]> 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 <[email protected]> wrote: > > > From: John Romein <[email protected]> > > getenv needs stdlib.h to be included. > > Bugzilla ID: 1133 > > Fixes: 24c77594e08f ("gpu/cuda: map GPU memory with GDRCopy") > Signed-off-by: John Romein <[email protected]> Thanks for the patch, it seems to be a duplicate of the prior patch sent by Levend: https://patchwork.dpdk.org/project/dpdk/patch/[email protected]/ -- David Marchand

