[dpdk-dev] [PATCH 0/2] fixes for icc build errors

2016-04-04 Thread Thomas Monjalon
2016-04-04 10:46, Daniel Mrzyglod: > This series of patches is to solve errors for Intel C Compiler > > Daniel Mrzyglod (2): > examples/l2fwd-crypto: fix for icc > examples: fix build errors for icc Applied with precision about icc 15.0.1, thanks

[dpdk-dev] [PATCH 0/2] fixes for icc build errors

2016-04-04 Thread Daniel Mrzyglod
This series of patches is to solve errors for Intel C Compiler Daniel Mrzyglod (2): examples/l2fwd-crypto: fix for icc examples: fix build errors for icc examples/ipsec-secgw/Makefile | 4 examples/l2fwd-crypto/main.c | 4 ++-- examples/vmdq_dcb/Makefile| 4 +++- 3 files changed,