[dpdk-dev] [PATCH] examples/ipsec-secgw: fix build with gcc 4.5.1

Thomas Monjalon thomas at monjalon.net
Fri Nov 10 02:48:55 CET 2017


> > On SUSE11 with gcc 4.5.1 the following build error occurred, most likely
> > because of improper handling of annonymous unions:
> > 
> > examples/ipsec-secgw/ipsec.c:87:4 error:
> > 	unknown field ‘ipsec’ specified in initializer
> > 
> > Fixes: ec17993a145a ("examples/ipsec-secgw: support security offload")
> > 
> > Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
> 
> Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Applied, thanks


More information about the dev mailing list