[dpdk-dev] [PATCH v2] net/ixgbe: fix build on gcc 4.5.1

Thomas Monjalon thomas at monjalon.net
Tue Nov 7 02:24:39 CET 2017


06/11/2017 12:36, Radu Nicolau:
> Fixes: 9a0752f498d2 ("net/ixgbe: enable inline IPsec")

This Fixes line must be at the end before you SoB.

> On SUSE11 with gcc 4.5.1 the following build error occurred,
> most likely because of improper handling of annonymous unions:
> 
> DPDK/drivers/net/ixgbe/ixgbe_ipsec.c:579:4:
> error: unknown field ‘ipsec’ specified in initializer
> compilation terminated due to -Wfatal-errors.
> 
> Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>

Applied, thanks



More information about the dev mailing list