[PATCH V4 00/11] pipeline: add IPsec support

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Thu Jan 26 14:11:30 CET 2023



> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Thursday, January 26, 2023 9:17 AM
> To: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>
> Cc: dev at dpdk.org
> Subject: Re: [PATCH V4 00/11] pipeline: add IPsec support
> 
> 12/01/2023 19:53, Cristian Dumitrescu:
> > This patch set introduces a companion block for the SWX pipeline for
> > IPsec support.
> 
> Please can you make sure there is no error in CI?
> 
> I see this problem on CentOS 7.9:
> examples/pipeline/cli.c:298:9: error: missing braces around initializer
> 

Yes, will send V5 in a few minutes.

This is valid C syntax, but it looks like the old (i.e. from 2015) gcc 4.8.5 that comes with CentOS 7.9 complains about it.

Thanks,
Cristian


More information about the dev mailing list