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.nico...@intel.com> Applied, thanks