Patch applied to next-net-mlx, > -----Original Message----- > From: dev <[email protected]> On Behalf Of Raslan Darawsheh > Sent: Wednesday, October 23, 2019 2:32 PM > To: Slava Ovsiienko <[email protected]> > Cc: [email protected] > Subject: [dpdk-dev] [PATCH v2] net/mlx: remove pedantic definition for icc > > Trying to compile mlx5 pmd in debug mode with icc will lead to compilation > failures due to the fact that icc doesn't have support for the pragma of > pedantic. > > Signed-off-by: Raslan Darawsheh <[email protected]> > Acked-by: Viacheslav Ovsiienko <[email protected]> > --- > v2: add commit description > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

