numam-dpdk/drivers/net/ixgbe
Radu Nicolau a8c839a675 net/ixgbe: fix build with gcc 4.5.1
On SUSE11 with gcc 4.5.1 the following build error occurred,
most likely because of improper handling of annonymous unions:

drivers/net/ixgbe/ixgbe_ipsec.c:579:4: error:
	unknown field ‘ipsec’ specified in initializer

Fixes: 9a0752f498 ("net/ixgbe: enable inline IPsec")

Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
2017-11-07 02:33:05 +01:00
..
base net/ixgbe: enable inline IPsec 2017-10-26 03:12:34 +02:00
ixgbe_82599_bypass.c ixgbe: clean up code style 2016-05-06 15:51:22 +02:00
ixgbe_bypass_api.h ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
ixgbe_bypass_defines.h ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
ixgbe_bypass.c ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
ixgbe_bypass.h ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
ixgbe_ethdev.c remove useless memzone includes 2017-11-06 22:12:08 +01:00
ixgbe_ethdev.h pci: introduce library and driver 2017-10-26 23:17:31 +02:00
ixgbe_fdir.c net/ixgbe: remove unnecessary void casts 2017-10-06 02:49:48 +02:00
ixgbe_flow.c remove useless memzone includes 2017-11-06 22:12:08 +01:00
ixgbe_ipsec.c net/ixgbe: fix build with gcc 4.5.1 2017-11-07 02:33:05 +01:00
ixgbe_ipsec.h net/ixgbe: enable inline IPsec 2017-10-26 03:12:34 +02:00
ixgbe_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
ixgbe_pf.c net/ixgbe: add VLAN info in queue info msg to VF 2017-10-06 02:49:47 +02:00
ixgbe_regs.h net/ixgbe: remove unused global variable 2017-01-17 19:40:52 +01:00
ixgbe_rxtx_vec_common.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
ixgbe_rxtx_vec_neon.c mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
ixgbe_rxtx_vec_sse.c mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
ixgbe_rxtx.c mbuf: rename data address helpers to IOVA 2017-11-06 22:44:26 +01:00
ixgbe_rxtx.h net/ixgbe: fix build without security library 2017-10-26 22:30:28 +02:00
ixgbe_tm.c net/ixgbe: fix not supporting NULL TM profile 2017-10-26 02:33:00 +02:00
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
rte_pmd_ixgbe_version.map ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
rte_pmd_ixgbe.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_pmd_ixgbe.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00