numam-dpdk/examples/ipsec-secgw
Daniel Mrzyglod 9cd3ddfb82 examples: fix build with icc 15.0.1
error: loops in this subroutine are not good vectorization candidates
 (try compiling with O3 and/or IPO).

this error occurs in icc 15.0.1

Solution to disable this diagnostic message
https://software.intel.com/en-us/forums/intel-c-compiler/topic/537688

Fixes: d299106e8e ("examples/ipsec-secgw: add IPsec sample application")
Fixes: 8cc72f2814 ("examples/vmdq_dcb: support X710")

Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
2016-04-04 15:05:40 +02:00
..
esp.c examples/ipsec-secgw: fix build on FreeBSD 2016-03-31 22:27:41 +02:00
esp.h examples/ipsec-secgw: add IPsec sample application 2016-03-11 11:06:29 +01:00
ipip.h examples/ipsec-secgw: add IPsec sample application 2016-03-11 11:06:29 +01:00
ipsec-secgw.c ethdev: use constants for link state 2016-04-01 21:38:34 +02:00
ipsec.c examples/ipsec-secgw: fix build on FreeBSD 2016-03-31 22:27:41 +02:00
ipsec.h examples/ipsec-secgw: fix build on FreeBSD 2016-03-31 22:27:41 +02:00
Makefile examples: fix build with icc 15.0.1 2016-04-04 15:05:40 +02:00
rt.c examples/ipsec-secgw: fix build on FreeBSD 2016-03-31 22:27:41 +02:00
sa.c examples/ipsec-secgw: fix build on FreeBSD 2016-03-31 22:27:41 +02:00
sp.c examples/ipsec-secgw: fix build on FreeBSD 2016-03-31 22:27:41 +02:00