Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dpdk.spec'], chrootPath='/var/lib/mock/nfv7-dpdk-1711-el7-build-47548-135447/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dpdk.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Mon Jul 5 2018 Thomas F Herbert - 17.11.2-3 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dpdk-17.11-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dpdk.spec'], chrootPath='/var/lib/mock/nfv7-dpdk-1711-el7-build-47548-135447/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dpdk.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Mon Jul 5 2018 Thomas F Herbert - 17.11.2-3 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.glysNI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dpdk-17.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/dpdk-17.11.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dpdk-17.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.D7q4uw + umask 022 + cd /builddir/build/BUILD + cd dpdk-17.11 + unset RTE_SDK RTE_INCLUDE RTE_TARGET ++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ++ sed -e s:-Wall::g -e 's:-march=[[:alnum:]]* ::g' + export 'EXTRA_CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + EXTRA_CFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ++ echo -Wl,-z,relro ++ sed -es/-Wl,//g '-es/-spec.*//' + export EXTRA_LDFLAGS=-z,relro + EXTRA_LDFLAGS=-z,relro + export 'HOST_EXTRA_CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + HOST_EXTRA_CFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ++ echo -Wl,-z,relro ++ sed '-es/-spec.*//' + export EXTRA_HOST_LDFLAGS=-Wl,-z,relro + EXTRA_HOST_LDFLAGS=-Wl,-z,relro + make V=1 O=x86_64-native-linuxapp-gcc T=x86_64-native-linuxapp-gcc -j32 config make -f /builddir/build/BUILD/dpdk-17.11/mk/rte.sdkconfig.mk config mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc if [ "/builddir/build/BUILD/dpdk-17.11/config/defconfig_x86_64-native-linuxapp-gcc" != "" -a -f "/builddir/build/BUILD/dpdk-17.11/config/defconfig_x86_64-native-linuxapp-gcc" ]; then \ cc -E -undef -P -x assembler-with-cpp \ -ffreestanding \ -o /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/.config_tmp /builddir/build/BUILD/dpdk-17.11/config/defconfig_x86_64-native-linuxapp-gcc ; \ config=$(cat /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/.config_tmp) ; \ echo "$config" | awk -F '=' 'BEGIN {i=1} \ /^#/ {pos[i++]=$0} \ !/^#/ {if (!s[$1]) {pos[i]=$0; s[$1]=i++} \ else {pos[s[$1]]=$0}} END \ {for (j=1; j /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/.config_tmp ; \ if ! cmp -s /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/.config_tmp /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/.config; then \ cp /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/.config_tmp /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/.config ; \ cp /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/.config_tmp /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/.config.orig ; \ fi ; \ rm -f /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/.config_tmp ; \ else \ make -rRf /builddir/build/BUILD/dpdk-17.11/mk/rte.sdkconfig.mk notemplate; \ fi /builddir/build/BUILD/dpdk-17.11/buildtools/gen-build-mk.sh ../ x86_64-native-linuxapp-gcc \ > /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/Makefile rm -rf /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app \ /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib \ /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/hostlib /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/kmod /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/build mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include /builddir/build/BUILD/dpdk-17.11/buildtools/gen-config-h.sh /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/.config \ > /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h Configuration done using x86_64-native-linuxapp-gcc + setconf CONFIG_RTE_MACHINE '"default"' + grep -q '^CONFIG_RTE_MACHINE=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_MACHINE=.*$:CONFIG_RTE_MACHINE="default":g' x86_64-native-linuxapp-gcc/.config + setconf CONFIG_RTE_NEXT_ABI n + grep -q '^CONFIG_RTE_NEXT_ABI=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_NEXT_ABI=.*$:CONFIG_RTE_NEXT_ABI=n:g' x86_64-native-linuxapp-gcc/.config + setconf CONFIG_RTE_LIBRTE_MBUF_OFFLOAD n + grep -q '^CONFIG_RTE_LIBRTE_MBUF_OFFLOAD=' x86_64-native-linuxapp-gcc/.config + echo CONFIG_RTE_LIBRTE_MBUF_OFFLOAD=n + setconf CONFIG_RTE_LIBRTE_POWER n + grep -q '^CONFIG_RTE_LIBRTE_POWER=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_LIBRTE_POWER=.*$:CONFIG_RTE_LIBRTE_POWER=n:g' x86_64-native-linuxapp-gcc/.config + setconf CONFIG_RTE_EAL_PMD_PATH '"/usr/lib64/dpdk-pmds"' + grep -q '^CONFIG_RTE_EAL_PMD_PATH=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_EAL_PMD_PATH=.*$:CONFIG_RTE_EAL_PMD_PATH="/usr/lib64/dpdk-pmds":g' x86_64-native-linuxapp-gcc/.config + setconf CONFIG_RTE_LIBRTE_BNX2X_PMD y + grep -q '^CONFIG_RTE_LIBRTE_BNX2X_PMD=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_LIBRTE_BNX2X_PMD=.*$:CONFIG_RTE_LIBRTE_BNX2X_PMD=y:g' x86_64-native-linuxapp-gcc/.config + setconf CONFIG_RTE_LIBRTE_PMD_PCAP y + grep -q '^CONFIG_RTE_LIBRTE_PMD_PCAP=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_LIBRTE_PMD_PCAP=.*$:CONFIG_RTE_LIBRTE_PMD_PCAP=y:g' x86_64-native-linuxapp-gcc/.config + setconf CONFIG_RTE_LIBRTE_VHOST_NUMA y + grep -q '^CONFIG_RTE_LIBRTE_VHOST_NUMA=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_LIBRTE_VHOST_NUMA=.*$:CONFIG_RTE_LIBRTE_VHOST_NUMA=y:g' x86_64-native-linuxapp-gcc/.config + setconf CONFIG_RTE_EAL_IGB_UIO n + grep -q '^CONFIG_RTE_EAL_IGB_UIO=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_EAL_IGB_UIO=.*$:CONFIG_RTE_EAL_IGB_UIO=n:g' x86_64-native-linuxapp-gcc/.config + setconf CONFIG_RTE_LIBRTE_KNI n + grep -q '^CONFIG_RTE_LIBRTE_KNI=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_LIBRTE_KNI=.*$:CONFIG_RTE_LIBRTE_KNI=n:g' x86_64-native-linuxapp-gcc/.config + setconf CONFIG_RTE_KNI_KMOD n + grep -q '^CONFIG_RTE_KNI_KMOD=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_KNI_KMOD=.*$:CONFIG_RTE_KNI_KMOD=n:g' x86_64-native-linuxapp-gcc/.config + setconf CONFIG_RTE_KNI_PREEMPT_DEFAULT n + grep -q '^CONFIG_RTE_KNI_PREEMPT_DEFAULT=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_KNI_PREEMPT_DEFAULT=.*$:CONFIG_RTE_KNI_PREEMPT_DEFAULT=n:g' x86_64-native-linuxapp-gcc/.config + setconf CONFIG_RTE_APP_EVENTDEV n + grep -q '^CONFIG_RTE_APP_EVENTDEV=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_APP_EVENTDEV=.*$:CONFIG_RTE_APP_EVENTDEV=n:g' x86_64-native-linuxapp-gcc/.config + setconf CONFIG_RTE_LIBRTE_NFP_PMD y + grep -q '^CONFIG_RTE_LIBRTE_NFP_PMD=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_LIBRTE_NFP_PMD=.*$:CONFIG_RTE_LIBRTE_NFP_PMD=y:g' x86_64-native-linuxapp-gcc/.config + setconf CONFIG_RTE_BUILD_SHARED_LIB y + grep -q '^CONFIG_RTE_BUILD_SHARED_LIB=' x86_64-native-linuxapp-gcc/.config + sed -i 's:^CONFIG_RTE_BUILD_SHARED_LIB=.*$:CONFIG_RTE_BUILD_SHARED_LIB=y:g' x86_64-native-linuxapp-gcc/.config + make V=1 O=x86_64-native-linuxapp-gcc -j32 -Wimplicit-fallthrough=0 make -f /builddir/build/BUILD/dpdk-17.11/mk/rte.sdkconfig.mk checkconfig make -f /builddir/build/BUILD/dpdk-17.11/mk/rte.sdkconfig.mk \ headerconfig NODOTCONF=1 rm -rf /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app \ /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib \ /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/hostlib /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/kmod /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/build mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include /builddir/build/BUILD/dpdk-17.11/buildtools/gen-config-h.sh /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/.config \ > /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h make -f /builddir/build/BUILD/dpdk-17.11/mk/rte.sdkbuild.mk all == Build lib make S=lib -f /builddir/build/BUILD/dpdk-17.11/lib/Makefile -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/build/lib all == Build lib/librte_compat == Build lib/librte_eal == Build lib/librte_cfgfile SYMLINK-FILE include/rte_compat.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_compat/rte_compat.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_cfgfile.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cfgfile/rte_cfgfile.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include == Build lib/librte_eal/common gcc -Wp,-MD,./.rte_cfgfile.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_cfgfile/../librte_eal/common/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_cfgfile.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cfgfile/rte_cfgfile.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_cfgfile/rte_cfgfile_version.map -Wl,-z,relro -shared rte_cfgfile.o -z defs -Wl,-soname,librte_cfgfile.so.2 -o librte_cfgfile.so.2 INSTALL-LIB librte_cfgfile.so.2 cp -f librte_cfgfile.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_cfgfile.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_cfgfile.so SYMLINK-FILE include/generic/rte_atomic.h SYMLINK-FILE include/generic/rte_byteorder.h SYMLINK-FILE include/generic/rte_cycles.h SYMLINK-FILE include/generic/rte_prefetch.h SYMLINK-FILE include/generic/rte_spinlock.h SYMLINK-FILE include/generic/rte_memcpy.h SYMLINK-FILE include/generic/rte_cpuflags.h SYMLINK-FILE include/generic/rte_rwlock.h SYMLINK-FILE include/generic/rte_vect.h SYMLINK-FILE include/generic/rte_pause.h SYMLINK-FILE include/generic/rte_io.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_atomic.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic SYMLINK-FILE include/rte_branch_prediction.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_byteorder.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_cycles.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_prefetch.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic SYMLINK-FILE include/rte_common.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_spinlock.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_memcpy.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_cpuflags.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic SYMLINK-FILE include/rte_debug.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_rwlock.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic SYMLINK-FILE include/rte_eal.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_vect.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic SYMLINK-FILE include/rte_eal_interrupts.h SYMLINK-FILE include/rte_errno.h SYMLINK-FILE include/rte_launch.h SYMLINK-FILE include/rte_lcore.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_pause.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_io.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/generic ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_branch_prediction.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_common.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_log.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_debug.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_memory.h SYMLINK-FILE include/rte_memzone.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_eal.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_eal_interrupts.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_per_lcore.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_errno.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_random.h SYMLINK-FILE include/rte_tailq.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_launch.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_lcore.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_log.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_memory.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_memzone.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_per_lcore.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_random.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_interrupts.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_tailq.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_alarm.h SYMLINK-FILE include/rte_string_fns.h SYMLINK-FILE include/rte_version.h SYMLINK-FILE include/rte_eal_memconfig.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_interrupts.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_alarm.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_string_fns.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_malloc_heap.h SYMLINK-FILE include/rte_hexdump.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_version.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_eal_memconfig.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_devargs.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_malloc_heap.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_bus.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_hexdump.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_dev.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_devargs.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_pci_dev_feature_defs.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_bus.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_malloc.h SYMLINK-FILE include/rte_pci_dev_features.h SYMLINK-FILE include/rte_keepalive.h SYMLINK-FILE include/rte_time.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_dev.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_pci_dev_feature_defs.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_malloc.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_pci_dev_features.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_keepalive.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_time.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_service.h SYMLINK-FILE include/rte_service_component.h SYMLINK-FILE include/rte_bitmap.h SYMLINK-FILE include/rte_vfio.h SYMLINK-FILE include/rte_atomic.h SYMLINK-FILE include/rte_atomic_32.h SYMLINK-FILE include/rte_atomic_64.h SYMLINK-FILE include/rte_byteorder.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_service.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_service_component.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_byteorder_32.h SYMLINK-FILE include/rte_byteorder_64.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_bitmap.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_vfio.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_cpuflags.h SYMLINK-FILE include/rte_cycles.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_atomic.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_io.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_atomic_32.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_atomic_64.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_byteorder.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_byteorder_32.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_byteorder_64.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_cpuflags.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_memcpy.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_cycles.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_io.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_pause.h SYMLINK-FILE include/rte_prefetch.h SYMLINK-FILE include/rte_rtm.h SYMLINK-FILE include/rte_rwlock.h SYMLINK-FILE include/rte_spinlock.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_memcpy.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_vect.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_prefetch.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_pause.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_rtm.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_spinlock.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_rwlock.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/arch/x86/rte_vect.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include == Build lib/librte_eal/linuxapp == Build lib/librte_eal/linuxapp/eal SYMLINK-FILE include/exec-env/rte_kni_common.h gcc -Wp,-MD,./.eal.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/eal.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include/exec-env/rte_kni_common.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/exec-env` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/exec-env gcc -Wp,-MD,./.eal_hugepage_info.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_hugepage_info.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/eal_hugepage_info.c gcc -Wp,-MD,./.eal_memory.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_memory.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/eal_memory.c gcc -Wp,-MD,./.eal_thread.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -D_GNU_SOURCE -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_thread.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/eal_thread.c gcc -Wp,-MD,./.eal_log.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_log.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/eal_log.c gcc -Wp,-MD,./.eal_vfio.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_vfio.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/eal_vfio.c gcc -Wp,-MD,./.eal_vfio_mp_sync.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_vfio_mp_sync.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/eal_vfio_mp_sync.c gcc -Wp,-MD,./.eal_debug.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_debug.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/eal_debug.c gcc -Wp,-MD,./.eal_lcore.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_lcore.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/eal_lcore.c gcc -Wp,-MD,./.eal_timer.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_timer.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/eal_timer.c gcc -Wp,-MD,./.eal_interrupts.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_interrupts.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/eal_interrupts.c gcc -Wp,-MD,./.eal_alarm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_alarm.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/eal_alarm.c gcc -Wp,-MD,./.eal_common_lcore.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_lcore.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_lcore.c gcc -Wp,-MD,./.eal_common_timer.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_timer.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_timer.c gcc -Wp,-MD,./.eal_common_memzone.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_memzone.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_memzone.c gcc -Wp,-MD,./.eal_common_log.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_log.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_log.c gcc -Wp,-MD,./.eal_common_launch.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_launch.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_launch.c gcc -Wp,-MD,./.eal_common_memory.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_memory.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_memory.c gcc -Wp,-MD,./.eal_common_tailqs.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_tailqs.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_tailqs.c gcc -Wp,-MD,./.eal_common_errno.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_errno.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_errno.c gcc -Wp,-MD,./.eal_common_cpuflags.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -DRTE_COMPILE_TIME_CPUFLAGS=RTE_CPUFLAG_SSE,RTE_CPUFLAG_SSE2,RTE_CPUFLAG_SSE3,RTE_CPUFLAG_SSSE3,RTE_CPUFLAG_SSE4_1,RTE_CPUFLAG_SSE4_2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_cpuflags.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_cpuflags.c gcc -Wp,-MD,./.eal_common_string_fns.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_string_fns.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_string_fns.c gcc -Wp,-MD,./.eal_common_hexdump.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_hexdump.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_hexdump.c gcc -Wp,-MD,./.eal_common_devargs.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_devargs.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_devargs.c gcc -Wp,-MD,./.eal_common_bus.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_bus.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_bus.c gcc -Wp,-MD,./.eal_common_dev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_dev.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_dev.c gcc -Wp,-MD,./.eal_common_options.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_options.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_options.c gcc -Wp,-MD,./.eal_common_thread.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_thread.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_thread.c gcc -Wp,-MD,./.eal_common_proc.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eal_common_proc.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/eal_common_proc.c gcc -Wp,-MD,./.rte_malloc.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_malloc.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/rte_malloc.c gcc -Wp,-MD,./.malloc_elem.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o malloc_elem.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/malloc_elem.c gcc -Wp,-MD,./.malloc_heap.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o malloc_heap.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/malloc_heap.c gcc -Wp,-MD,./.rte_keepalive.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_keepalive.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/rte_keepalive.c gcc -Wp,-MD,./.rte_service.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_service.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/rte_service.c gcc -Wp,-MD,./.rte_cpuflags.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_cpuflags.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/arch/x86/rte_cpuflags.c gcc -Wp,-MD,./.rte_spinlock.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_spinlock.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/arch/x86/rte_spinlock.c gcc -Wp,-MD,./.rte_cycles.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/include -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_cycles.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/arch/x86/rte_cycles.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal/../../rte_eal_version.map -Wl,-z,relro -shared eal.o eal_hugepage_info.o eal_memory.o eal_thread.o eal_log.o eal_vfio.o eal_vfio_mp_sync.o eal_debug.o eal_lcore.o eal_timer.o eal_interrupts.o eal_alarm.o eal_common_lcore.o eal_common_timer.o eal_common_memzone.o eal_common_log.o eal_common_launch.o eal_common_memory.o eal_common_tailqs.o eal_common_errno.o eal_common_cpuflags.o eal_common_string_fns.o eal_common_hexdump.o eal_common_devargs.o eal_common_bus.o eal_common_dev.o eal_common_options.o eal_common_thread.o eal_common_proc.o rte_malloc.o malloc_elem.o malloc_heap.o rte_keepalive.o rte_service.o rte_cpuflags.o rte_spinlock.o rte_cycles.o -z defs -ldl -lpthread -lgcc_s -lrt -lnuma -Wl,-soname,librte_eal.so.6 -o librte_eal.so.6 INSTALL-LIB librte_eal.so.6 cp -f librte_eal.so.6 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_eal.so.6 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_eal.so == Build lib/librte_pci == Build lib/librte_ring == Build lib/librte_timer == Build lib/librte_cmdline == Build lib/librte_kvargs == Build lib/librte_lpm == Build lib/librte_acl == Build lib/librte_jobstats == Build lib/librte_metrics == Build lib/librte_meter SYMLINK-FILE include/rte_pci.h SYMLINK-FILE include/rte_ring.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_pci/rte_pci.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_pci.o.d.tmp -I/builddir/build/BUILD/dpdk-17.11/lib/librte_pci -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_pci.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_pci/rte_pci.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_ring/rte_ring.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_kvargs.h gcc -Wp,-MD,./.rte_ring.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_ring -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_ring.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_ring/rte_ring.c SYMLINK-FILE include/rte_timer.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_kvargs/rte_kvargs.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_lpm.h SYMLINK-FILE include/rte_lpm6.h SYMLINK-FILE include/rte_lpm_sse.h SYMLINK-FILE include/rte_metrics.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_timer/rte_timer.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_kvargs.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_kvargs -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_kvargs.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_kvargs/rte_kvargs.c gcc -Wp,-MD,./.rte_timer.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_timer -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_timer.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_timer/rte_timer.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_jobstats.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm6.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_meter.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm_sse.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_metrics/rte_metrics.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_lpm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_lpm -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_lpm.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm.c gcc -Wp,-MD,./.rte_metrics.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_metrics -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_metrics.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_metrics/rte_metrics.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_jobstats/rte_jobstats.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_meter/rte_meter.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_lpm6.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_lpm -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_lpm6.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm6.c gcc -Wp,-MD,./.rte_jobstats.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_jobstats -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_jobstats.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_jobstats/rte_jobstats.c gcc -Wp,-MD,./.rte_meter.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_meter.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_meter/rte_meter.c SYMLINK-FILE include/cmdline.h SYMLINK-FILE include/cmdline_parse.h SYMLINK-FILE include/cmdline_parse_num.h SYMLINK-FILE include/cmdline_parse_ipaddr.h SYMLINK-FILE include/cmdline_parse_etheraddr.h SYMLINK-FILE include/cmdline_parse_string.h SYMLINK-FILE include/cmdline_vt100.h SYMLINK-FILE include/cmdline_rdline.h SYMLINK-FILE include/cmdline_socket.h SYMLINK-FILE include/cmdline_cirbuf.h SYMLINK-FILE include/cmdline_parse_portlist.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_parse.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_parse_num.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_parse_ipaddr.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_parse_etheraddr.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_parse_string.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_rdline.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_vt100.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_socket.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_cirbuf.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_parse_portlist.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.cmdline.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline.c gcc -Wp,-MD,./.cmdline_cirbuf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline_cirbuf.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_cirbuf.c gcc -Wp,-MD,./.cmdline_parse.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline_parse.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_parse.c gcc -Wp,-MD,./.cmdline_parse_etheraddr.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline_parse_etheraddr.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_parse_etheraddr.c gcc -Wp,-MD,./.cmdline_parse_ipaddr.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline_parse_ipaddr.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_parse_ipaddr.c gcc -Wp,-MD,./.cmdline_parse_num.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline_parse_num.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_parse_num.c gcc -Wp,-MD,./.cmdline_parse_string.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline_parse_string.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_parse_string.c gcc -Wp,-MD,./.cmdline_rdline.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline_rdline.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_rdline.c gcc -Wp,-MD,./.cmdline_vt100.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline_vt100.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_vt100.c gcc -Wp,-MD,./.cmdline_socket.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline_socket.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_socket.c gcc -Wp,-MD,./.cmdline_parse_portlist.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline_parse_portlist.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline_parse_portlist.c SYMLINK-FILE include/rte_acl_osdep.h SYMLINK-FILE include/rte_acl.h gcc -Wp,-MD,./.tb_mem.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_acl -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tb_mem.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_acl/tb_mem.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_acl/rte_acl_osdep.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_acl/rte_acl.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_acl.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_acl -DCC_AVX2_SUPPORT -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_acl.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_acl/rte_acl.c gcc -Wp,-MD,./.acl_gen.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_acl -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o acl_gen.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_acl/acl_gen.c gcc -Wp,-MD,./.acl_bld.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_acl -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o acl_bld.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_acl/acl_bld.c gcc -Wp,-MD,./.acl_run_scalar.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_acl -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o acl_run_scalar.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_acl/acl_run_scalar.c gcc -Wp,-MD,./.acl_run_sse.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_acl -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o acl_run_sse.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_acl/acl_run_sse.c gcc -Wp,-MD,./.acl_run_avx2.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_acl -mavx2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o acl_run_avx2.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_acl/acl_run_avx2.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_meter/rte_meter_version.map -Wl,-z,relro -shared rte_meter.o -z defs -lm -lrte_eal -Wl,-soname,librte_meter.so.1 -o librte_meter.so.1 gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_kvargs/rte_kvargs_version.map -Wl,-z,relro -shared rte_kvargs.o -z defs -lrte_eal -Wl,-soname,librte_kvargs.so.1 -o librte_kvargs.so.1 gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_pci/rte_pci_version.map -Wl,-z,relro -shared rte_pci.o -z defs -lrte_eal -Wl,-soname,librte_pci.so.1 -o librte_pci.so.1 INSTALL-LIB librte_meter.so.1 cp -f librte_meter.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_meter.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_meter.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_metrics/rte_metrics_version.map -Wl,-z,relro -shared rte_metrics.o -z defs -lrte_eal -Wl,-soname,librte_metrics.so.1 -o librte_metrics.so.1 INSTALL-LIB librte_kvargs.so.1 cp -f librte_kvargs.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_kvargs.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_kvargs.so INSTALL-LIB librte_pci.so.1 cp -f librte_pci.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pci.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pci.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_jobstats/rte_jobstats_version.map -Wl,-z,relro -shared rte_jobstats.o -z defs -lrte_eal -Wl,-soname,librte_jobstats.so.1 -o librte_jobstats.so.1 gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_ring/rte_ring_version.map -Wl,-z,relro -shared rte_ring.o -z defs -lrte_eal -Wl,-soname,librte_ring.so.1 -o librte_ring.so.1 INSTALL-LIB librte_metrics.so.1 cp -f librte_metrics.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_metrics.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_metrics.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_timer/rte_timer_version.map -Wl,-z,relro -shared rte_timer.o -z defs -lrte_eal -Wl,-soname,librte_timer.so.1 -o librte_timer.so.1 INSTALL-LIB librte_jobstats.so.1 INSTALL-LIB librte_ring.so.1 cp -f librte_jobstats.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib cp -f librte_ring.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_jobstats.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_jobstats.so ln -s -f librte_ring.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_ring.so == Build lib/librte_mempool == Build lib/librte_hash INSTALL-LIB librte_timer.so.1 cp -f librte_timer.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_timer.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_timer.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/rte_cmdline_version.map -Wl,-z,relro -shared cmdline.o cmdline_cirbuf.o cmdline_parse.o cmdline_parse_etheraddr.o cmdline_parse_ipaddr.o cmdline_parse_num.o cmdline_parse_string.o cmdline_rdline.o cmdline_vt100.o cmdline_socket.o cmdline_parse_portlist.o -z defs -lrte_eal -Wl,-soname,librte_cmdline.so.2 -o librte_cmdline.so.2 INSTALL-LIB librte_cmdline.so.2 cp -f librte_cmdline.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_cmdline.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_cmdline.so SYMLINK-FILE include/rte_hash.h SYMLINK-FILE include/rte_hash_crc.h SYMLINK-FILE include/rte_jhash.h SYMLINK-FILE include/rte_mempool.h SYMLINK-FILE include/rte_thash.h SYMLINK-FILE include/rte_fbk_hash.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_hash.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_hash_crc.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_jhash.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_mempool/rte_mempool.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_thash.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_fbk_hash.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_mempool.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_mempool -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_mempool.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_mempool/rte_mempool.c gcc -Wp,-MD,./.rte_mempool_ops.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_mempool -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_mempool_ops.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_mempool/rte_mempool_ops.c gcc -Wp,-MD,./.rte_cuckoo_hash.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_hash -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_cuckoo_hash.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_cuckoo_hash.c gcc -Wp,-MD,./.rte_fbk_hash.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_hash -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_fbk_hash.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_fbk_hash.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm_version.map -Wl,-z,relro -shared rte_lpm.o rte_lpm6.o -z defs -lrte_eal -Wl,-soname,librte_lpm.so.2 -o librte_lpm.so.2 INSTALL-LIB librte_lpm.so.2 cp -f librte_lpm.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_lpm.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_lpm.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_acl/rte_acl_version.map -Wl,-z,relro -shared tb_mem.o rte_acl.o acl_bld.o acl_gen.o acl_run_scalar.o acl_run_sse.o acl_run_avx2.o -z defs -lrte_eal -Wl,-soname,librte_acl.so.2 -o librte_acl.so.2 gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_mempool/rte_mempool_version.map -Wl,-z,relro -shared rte_mempool.o rte_mempool_ops.o -z defs -lrte_eal -lrte_ring -Wl,-soname,librte_mempool.so.3 -o librte_mempool.so.3 INSTALL-LIB librte_mempool.so.3 INSTALL-LIB librte_acl.so.2 cp -f librte_mempool.so.3 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib cp -f librte_acl.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_mempool.so.3 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_mempool.so ln -s -f librte_acl.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_acl.so == Build lib/librte_mbuf SYMLINK-FILE include/rte_mbuf.h SYMLINK-FILE include/rte_mbuf_ptype.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_mbuf/rte_mbuf.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_mbuf/rte_mbuf_ptype.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_mbuf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_mbuf -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_mbuf.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_mbuf/rte_mbuf.c gcc -Wp,-MD,./.rte_mbuf_ptype.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_mbuf -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_mbuf_ptype.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_mbuf/rte_mbuf_ptype.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_hash_version.map -Wl,-z,relro -shared rte_cuckoo_hash.o rte_fbk_hash.o -z defs -lrte_eal -lrte_ring -Wl,-soname,librte_hash.so.2 -o librte_hash.so.2 gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_mbuf/rte_mbuf_version.map -Wl,-z,relro -shared rte_mbuf.o rte_mbuf_ptype.o -z defs -lrte_eal -lrte_mempool -Wl,-soname,librte_mbuf.so.3 -o librte_mbuf.so.3 INSTALL-LIB librte_hash.so.2 cp -f librte_hash.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_hash.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_hash.so == Build lib/librte_efd == Build lib/librte_member INSTALL-LIB librte_mbuf.so.3 cp -f librte_mbuf.so.3 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_mbuf.so.3 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_mbuf.so == Build lib/librte_net == Build lib/librte_cryptodev == Build lib/librte_reorder SYMLINK-FILE include/rte_efd.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_efd/rte_efd.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_efd.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_efd -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_efd.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_efd/rte_efd.c SYMLINK-FILE include/rte_member.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_member/rte_member.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_member.o.d.tmp -I/builddir/build/BUILD/dpdk-17.11/lib/librte_member -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_member.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_member/rte_member.c gcc -Wp,-MD,./.rte_member_ht.o.d.tmp -I/builddir/build/BUILD/dpdk-17.11/lib/librte_member -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_member_ht.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_member/rte_member_ht.c gcc -Wp,-MD,./.rte_member_vbf.o.d.tmp -I/builddir/build/BUILD/dpdk-17.11/lib/librte_member -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_member_vbf.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_member/rte_member_vbf.c SYMLINK-FILE include/rte_ip.h SYMLINK-FILE include/rte_tcp.h SYMLINK-FILE include/rte_udp.h SYMLINK-FILE include/rte_esp.h SYMLINK-FILE include/rte_sctp.h SYMLINK-FILE include/rte_icmp.h SYMLINK-FILE include/rte_arp.h SYMLINK-FILE include/rte_ether.h SYMLINK-FILE include/rte_gre.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_ip.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_net.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_tcp.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_net_crc.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_udp.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_esp.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_sctp.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_crypto.h SYMLINK-FILE include/rte_crypto_sym.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_icmp.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_arp.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_ether.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_cryptodev.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_gre.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_cryptodev_pmd.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_net.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_net_crc.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_crypto.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_crypto_sym.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_cryptodev.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_cryptodev_pmd.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_reorder.h gcc -Wp,-MD,./.rte_cryptodev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_cryptodev.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_cryptodev.c gcc -Wp,-MD,./.rte_net.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_net -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_net.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_net.c gcc -Wp,-MD,./.rte_cryptodev_pmd.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_cryptodev_pmd.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_cryptodev_pmd.c gcc -Wp,-MD,./.rte_net_crc.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_net -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_net_crc.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_net_crc.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_reorder/rte_reorder.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_reorder.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_reorder -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_reorder.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_reorder/rte_reorder.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_net_version.map -Wl,-z,relro -shared rte_net.o rte_net_crc.o -z defs -lrte_mbuf -lrte_eal -Wl,-soname,librte_net.so.1 -o librte_net.so.1 INSTALL-LIB librte_net.so.1 cp -f librte_net.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_net.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_net.so == Build lib/librte_ether == Build lib/librte_sched gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_reorder/rte_reorder_version.map -Wl,-z,relro -shared rte_reorder.o -z defs -lrte_eal -lrte_mempool -lrte_mbuf -Wl,-soname,librte_reorder.so.1 -o librte_reorder.so.1 gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_member/rte_member_version.map -Wl,-z,relro -shared rte_member.o rte_member_ht.o rte_member_vbf.o -z defs -lm -lrte_eal -lrte_hash -Wl,-soname,librte_member.so.1 -o librte_member.so.1 INSTALL-LIB librte_reorder.so.1 cp -f librte_reorder.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_reorder.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_reorder.so INSTALL-LIB librte_member.so.1 cp -f librte_member.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_member.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_member.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_cryptodev_version.map -Wl,-z,relro -shared rte_cryptodev.o rte_cryptodev_pmd.o -z defs -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_kvargs -Wl,-soname,librte_cryptodev.so.4 -o librte_cryptodev.so.4 INSTALL-LIB librte_cryptodev.so.4 cp -f librte_cryptodev.so.4 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_cryptodev.so.4 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_cryptodev.so SYMLINK-FILE include/rte_ethdev.h SYMLINK-FILE include/rte_ethdev_pci.h SYMLINK-FILE include/rte_ethdev_vdev.h SYMLINK-FILE include/rte_sched.h SYMLINK-FILE include/rte_eth_ctrl.h SYMLINK-FILE include/rte_sched_common.h SYMLINK-FILE include/rte_dev_info.h SYMLINK-FILE include/rte_red.h SYMLINK-FILE include/rte_flow.h SYMLINK-FILE include/rte_approx.h SYMLINK-FILE include/rte_flow_driver.h SYMLINK-FILE include/rte_tm.h SYMLINK-FILE include/rte_reciprocal.h SYMLINK-FILE include/rte_tm_driver.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_ethdev.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_mtr.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_ethdev_pci.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_ethdev_vdev.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_mtr_driver.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_sched.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_eth_ctrl.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_dev_info.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_sched_common.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_red.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_flow.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_approx.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_flow_driver.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_tm.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_reciprocal.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_tm_driver.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_mtr.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_mtr_driver.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_sched.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_sched.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_sched.c gcc -Wp,-MD,./.rte_red.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_red.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_red.c gcc -Wp,-MD,./.rte_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_ethdev.c gcc -Wp,-MD,./.rte_approx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_approx.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_approx.c gcc -Wp,-MD,./.rte_flow.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_flow.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_flow.c gcc -Wp,-MD,./.rte_reciprocal.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_reciprocal.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_reciprocal.c gcc -Wp,-MD,./.rte_tm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_tm.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_tm.c gcc -Wp,-MD,./.rte_mtr.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_mtr.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_mtr.c gcc -Wp,-MD,./.ethdev_profile.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ethdev_profile.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/ethdev_profile.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_efd/rte_efd_version.map -Wl,-z,relro -shared rte_efd.o -z defs -lrte_eal -lrte_ring -lrte_hash -Wl,-soname,librte_efd.so.1 -o librte_efd.so.1 INSTALL-LIB librte_efd.so.1 cp -f librte_efd.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_efd.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_efd.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_sched_version.map -Wl,-z,relro -shared rte_sched.o rte_red.o rte_approx.o rte_reciprocal.o -z defs -lm -lrt -lrte_eal -lrte_mempool -lrte_mbuf -lrte_net -lrte_timer -Wl,-soname,librte_sched.so.1 -o librte_sched.so.1 INSTALL-LIB librte_sched.so.1 cp -f librte_sched.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_sched.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_sched.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_ethdev_version.map -Wl,-z,relro -shared rte_ethdev.o rte_flow.o rte_tm.o rte_mtr.o ethdev_profile.o -z defs -lrte_net -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -Wl,-soname,librte_ethdev.so.8 -o librte_ethdev.so.8 INSTALL-LIB librte_ethdev.so.8 cp -f librte_ethdev.so.8 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_ethdev.so.8 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_ethdev.so == Build lib/librte_security == Build lib/librte_eventdev == Build lib/librte_vhost == Build lib/librte_ip_frag == Build lib/librte_gro == Build lib/librte_bitratestats == Build lib/librte_latencystats == Build lib/librte_distributor == Build lib/librte_pdump == Build lib/librte_gso SYMLINK-FILE include/rte_security.h SYMLINK-FILE include/rte_security_driver.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_security/rte_security.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_security/rte_security_driver.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_security.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_security.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_security/rte_security.c SYMLINK-FILE include/rte_vhost.h SYMLINK-FILE include/rte_gro.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_vhost/rte_vhost.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_latencystats.h SYMLINK-FILE include/rte_bitrate.h gcc -Wp,-MD,./.fd_man.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_vhost -O3 -D_FILE_OFFSET_BITS=64 -I vhost_user -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fd_man.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_vhost/fd_man.c SYMLINK-FILE include/rte_eventdev.h gcc -Wp,-MD,./.iotlb.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_vhost -O3 -D_FILE_OFFSET_BITS=64 -I vhost_user -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o iotlb.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_vhost/iotlb.c SYMLINK-FILE include/rte_eventdev_pmd.h SYMLINK-FILE include/rte_ip_frag.h SYMLINK-FILE include/rte_eventdev_pmd_pci.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_gro/rte_gro.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_eventdev_pmd_vdev.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_latencystats/rte_latencystats.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_pdump.h SYMLINK-FILE include/rte_distributor.h SYMLINK-FILE include/rte_event_ring.h gcc -Wp,-MD,./.rte_gro.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_gro -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_gro.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_gro/rte_gro.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_bitratestats/rte_bitrate.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.socket.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_vhost -O3 -D_FILE_OFFSET_BITS=64 -I vhost_user -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o socket.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_vhost/socket.c SYMLINK-FILE include/rte_event_eth_rx_adapter.h gcc -Wp,-MD,./.rte_latencystats.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_latencystats -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_latencystats.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_latencystats/rte_latencystats.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag/rte_ip_frag.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.gro_tcp4.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_gro -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gro_tcp4.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_gro/gro_tcp4.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.vhost.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_vhost -O3 -D_FILE_OFFSET_BITS=64 -I vhost_user -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vhost.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_vhost/vhost.c gcc -Wp,-MD,./.rte_ipv4_fragmentation.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_ipv4_fragmentation.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag/rte_ipv4_fragmentation.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev_pmd.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev_pmd_pci.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_gso.h gcc -Wp,-MD,./.rte_bitrate.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_bitratestats -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_bitrate.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_bitratestats/rte_bitrate.c gcc -Wp,-MD,./.vhost_user.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_vhost -O3 -D_FILE_OFFSET_BITS=64 -I vhost_user -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vhost_user.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_vhost/vhost_user.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_pdump/rte_pdump.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev_pmd_vdev.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_ipv6_fragmentation.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_ipv6_fragmentation.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag/rte_ipv6_fragmentation.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_distributor/rte_distributor.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_ipv4_reassembly.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_ipv4_reassembly.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag/rte_ipv4_reassembly.c gcc -Wp,-MD,./.virtio_net.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_vhost -O3 -D_FILE_OFFSET_BITS=64 -I vhost_user -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virtio_net.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_vhost/virtio_net.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_event_ring.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_event_eth_rx_adapter.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_gso/rte_gso.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_distributor_v20.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_distributor -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_distributor_v20.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_distributor/rte_distributor_v20.c gcc -Wp,-MD,./.rte_pdump.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_pdump -O3 -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_pdump.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_pdump/rte_pdump.c gcc -Wp,-MD,./.rte_gso.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_gso -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_gso.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_gso/rte_gso.c gcc -Wp,-MD,./.gso_common.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_gso -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gso_common.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_gso/gso_common.c gcc -Wp,-MD,./.rte_eventdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eventdev.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev.c gcc -Wp,-MD,./.rte_ipv6_reassembly.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_ipv6_reassembly.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag/rte_ipv6_reassembly.c gcc -Wp,-MD,./.gso_tcp4.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_gso -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gso_tcp4.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_gso/gso_tcp4.c gcc -Wp,-MD,./.rte_distributor.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_distributor -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_distributor.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_distributor/rte_distributor.c gcc -Wp,-MD,./.rte_event_ring.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_event_ring.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_event_ring.c gcc -Wp,-MD,./.rte_distributor_match_sse.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_distributor -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_distributor_match_sse.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_distributor/rte_distributor_match_sse.c gcc -Wp,-MD,./.rte_ip_frag_common.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_ip_frag_common.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag/rte_ip_frag_common.c gcc -Wp,-MD,./.rte_event_eth_rx_adapter.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_event_eth_rx_adapter.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_event_eth_rx_adapter.c gcc -Wp,-MD,./.gso_tunnel_tcp4.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_gso -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gso_tunnel_tcp4.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_gso/gso_tunnel_tcp4.c gcc -Wp,-MD,./.ip_frag_internal.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ip_frag_internal.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag/ip_frag_internal.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_bitratestats/rte_bitratestats_version.map -Wl,-z,relro -shared rte_bitrate.o -z defs -lrte_eal -lrte_metrics -lrte_ethdev -Wl,-soname,librte_bitratestats.so.2 -o librte_bitratestats.so.2 INSTALL-LIB librte_bitratestats.so.2 cp -f librte_bitratestats.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_bitratestats.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_bitratestats.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_security/rte_security_version.map -Wl,-z,relro -shared rte_security.o -z defs -lrte_eal -lrte_mempool -Wl,-soname,librte_security.so.1 -o librte_security.so.1 gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_latencystats/rte_latencystats_version.map -Wl,-z,relro -shared rte_latencystats.o -z defs -lm -lpthread -lrte_eal -lrte_metrics -lrte_ethdev -lrte_mbuf -Wl,-soname,librte_latencystats.so.1 -o librte_latencystats.so.1 gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_gro/rte_gro_version.map -Wl,-z,relro -shared rte_gro.o gro_tcp4.o -z defs -lrte_eal -lrte_mbuf -lrte_ethdev -lrte_net -Wl,-soname,librte_gro.so.1 -o librte_gro.so.1 INSTALL-LIB librte_security.so.1 cp -f librte_security.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_security.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_security.so INSTALL-LIB librte_latencystats.so.1 cp -f librte_latencystats.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_latencystats.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_latencystats.so INSTALL-LIB librte_gro.so.1 cp -f librte_gro.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_gro.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_gro.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_distributor/rte_distributor_version.map -Wl,-z,relro -shared rte_distributor_v20.o rte_distributor.o rte_distributor_match_sse.o -z defs -lrte_eal -lrte_mbuf -lrte_ethdev -Wl,-soname,librte_distributor.so.1 -o librte_distributor.so.1 INSTALL-LIB librte_distributor.so.1 cp -f librte_distributor.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_distributor.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_distributor.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag/rte_ip_frag_version.map -Wl,-z,relro -shared rte_ipv4_fragmentation.o rte_ipv6_fragmentation.o rte_ipv4_reassembly.o rte_ipv6_reassembly.o rte_ip_frag_common.o ip_frag_internal.o -z defs -lrte_eal -lrte_mempool -lrte_mbuf -lrte_ethdev -lrte_hash -Wl,-soname,librte_ip_frag.so.1 -o librte_ip_frag.so.1 INSTALL-LIB librte_ip_frag.so.1 cp -f librte_ip_frag.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_ip_frag.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_ip_frag.so == Build lib/librte_port gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev_version.map -Wl,-z,relro -shared rte_eventdev.o rte_event_ring.o rte_event_eth_rx_adapter.o -z defs -lrte_eal -lrte_ring -lrte_ethdev -lrte_hash -Wl,-soname,librte_eventdev.so.3 -o librte_eventdev.so.3 INSTALL-LIB librte_eventdev.so.3 cp -f librte_eventdev.so.3 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_eventdev.so.3 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_eventdev.so SYMLINK-FILE include/rte_port.h SYMLINK-FILE include/rte_port_ethdev.h SYMLINK-FILE include/rte_port_ring.h SYMLINK-FILE include/rte_port_frag.h SYMLINK-FILE include/rte_port_ras.h SYMLINK-FILE include/rte_port_sched.h SYMLINK-FILE include/rte_port_fd.h SYMLINK-FILE include/rte_port_source_sink.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_ethdev.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_ring.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_frag.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_ras.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_sched.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_fd.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_source_sink.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_port_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_port_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_ethdev.c gcc -Wp,-MD,./.rte_port_ring.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_port_ring.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_ring.c gcc -Wp,-MD,./.rte_port_frag.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_port_frag.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_frag.c gcc -Wp,-MD,./.rte_port_ras.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_port_ras.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_ras.c gcc -Wp,-MD,./.rte_port_sched.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_port_sched.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_sched.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_gso/rte_gso_version.map -Wl,-z,relro -shared rte_gso.o gso_common.o gso_tcp4.o gso_tunnel_tcp4.o -z defs -lrte_eal -lrte_mbuf -lrte_ethdev -lrte_net -lrte_mempool -Wl,-soname,librte_gso.so.1 -o librte_gso.so.1 gcc -Wp,-MD,./.rte_port_fd.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_port_fd.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_fd.c gcc -Wp,-MD,./.rte_port_source_sink.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_port_source_sink.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_source_sink.c INSTALL-LIB librte_gso.so.1 cp -f librte_gso.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_gso.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_gso.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_pdump/rte_pdump_version.map -Wl,-z,relro -shared rte_pdump.o -z defs -lpthread -lrte_eal -lrte_mempool -lrte_mbuf -lrte_ethdev -Wl,-soname,librte_pdump.so.2 -o librte_pdump.so.2 INSTALL-LIB librte_pdump.so.2 cp -f librte_pdump.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pdump.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pdump.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_vhost/rte_vhost_version.map -Wl,-z,relro -shared fd_man.o iotlb.o socket.o vhost.o vhost_user.o virtio_net.o -z defs -lpthread -lnuma -lrte_eal -lrte_mempool -lrte_mbuf -lrte_ethdev -Wl,-soname,librte_vhost.so.4 -o librte_vhost.so.4 INSTALL-LIB librte_vhost.so.4 cp -f librte_vhost.so.4 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_vhost.so.4 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_vhost.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_version.map -Wl,-z,relro -shared rte_port_ethdev.o rte_port_ring.o rte_port_frag.o rte_port_ras.o rte_port_sched.o rte_port_fd.o rte_port_source_sink.o -z defs -lrte_eal -lrte_mempool -lrte_mbuf -lrte_ethdev -lrte_ip_frag -lrte_sched -Wl,-soname,librte_port.so.3 -o librte_port.so.3 INSTALL-LIB librte_port.so.3 cp -f librte_port.so.3 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_port.so.3 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_port.so == Build lib/librte_table SYMLINK-FILE include/rte_table.h SYMLINK-FILE include/rte_table_lpm.h SYMLINK-FILE include/rte_table_lpm_ipv6.h SYMLINK-FILE include/rte_table_acl.h SYMLINK-FILE include/rte_table_hash.h SYMLINK-FILE include/rte_lru.h SYMLINK-FILE include/rte_lru_x86.h SYMLINK-FILE include/rte_table_array.h SYMLINK-FILE include/rte_table_stub.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_lpm.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_acl.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_lpm_ipv6.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_hash.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_lru.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_lru_x86.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_array.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_stub.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_table_lpm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_table_lpm.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_lpm.c gcc -Wp,-MD,./.rte_table_lpm_ipv6.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_table_lpm_ipv6.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_lpm_ipv6.c gcc -Wp,-MD,./.rte_table_acl.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_table_acl.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_acl.c gcc -Wp,-MD,./.rte_table_hash_cuckoo.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_table_hash_cuckoo.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_hash_cuckoo.c gcc -Wp,-MD,./.rte_table_hash_key8.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_table_hash_key8.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_hash_key8.c gcc -Wp,-MD,./.rte_table_hash_key16.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_table_hash_key16.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_hash_key16.c gcc -Wp,-MD,./.rte_table_hash_key32.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_table_hash_key32.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_hash_key32.c gcc -Wp,-MD,./.rte_table_hash_ext.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_table_hash_ext.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_hash_ext.c gcc -Wp,-MD,./.rte_table_stub.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_table_stub.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_stub.c gcc -Wp,-MD,./.rte_table_array.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_table_array.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_array.c gcc -Wp,-MD,./.rte_table_hash_lru.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_table_hash_lru.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_hash_lru.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_version.map -Wl,-z,relro -shared rte_table_lpm.o rte_table_lpm_ipv6.o rte_table_acl.o rte_table_hash_cuckoo.o rte_table_hash_key8.o rte_table_hash_key16.o rte_table_hash_key32.o rte_table_hash_ext.o rte_table_hash_lru.o rte_table_array.o rte_table_stub.o -z defs -lrte_eal -lrte_mempool -lrte_mbuf -lrte_port -lrte_lpm -lrte_hash -lrte_acl -Wl,-soname,librte_table.so.3 -o librte_table.so.3 INSTALL-LIB librte_table.so.3 cp -f librte_table.so.3 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_table.so.3 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_table.so == Build lib/librte_flow_classify == Build lib/librte_pipeline SYMLINK-FILE include/rte_flow_classify.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_flow_classify/rte_flow_classify.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_pipeline.h gcc -Wp,-MD,./.rte_flow_classify.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_flow_classify -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_flow_classify.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_flow_classify/rte_flow_classify.c gcc -Wp,-MD,./.rte_flow_classify_parse.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_flow_classify -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_flow_classify_parse.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_flow_classify/rte_flow_classify_parse.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/lib/librte_pipeline/rte_pipeline.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_pipeline.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_pipeline.o -c /builddir/build/BUILD/dpdk-17.11/lib/librte_pipeline/rte_pipeline.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_flow_classify/rte_flow_classify_version.map -Wl,-z,relro -shared rte_flow_classify.o rte_flow_classify_parse.o -z defs -lrte_eal -lrte_ethdev -lrte_net -lrte_table -lrte_acl -Wl,-soname,librte_flow_classify.so.1 -o librte_flow_classify.so.1 INSTALL-LIB librte_flow_classify.so.1 cp -f librte_flow_classify.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_flow_classify.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_flow_classify.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/lib/librte_pipeline/rte_pipeline_version.map -Wl,-z,relro -shared rte_pipeline.o -z defs -lrte_eal -lrte_mempool -lrte_mbuf -lrte_table -lrte_port -Wl,-soname,librte_pipeline.so.3 -o librte_pipeline.so.3 INSTALL-LIB librte_pipeline.so.3 cp -f librte_pipeline.so.3 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pipeline.so.3 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pipeline.so == Build buildtools make S=buildtools -f /builddir/build/BUILD/dpdk-17.11/buildtools/Makefile -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/build/buildtools all == Build buildtools/pmdinfogen gcc -Wp,-MD,./.pmdinfogen.o.d.tmp -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -g -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pmdinfogen.o -c /builddir/build/BUILD/dpdk-17.11/buildtools/pmdinfogen/pmdinfogen.c gcc -Wl,-z,relro -o dpdk-pmdinfogen pmdinfogen.o INSTALL-HOSTAPP dpdk-pmdinfogen cp -f dpdk-pmdinfogen /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app == Build drivers make S=drivers -f /builddir/build/BUILD/dpdk-17.11/drivers/Makefile -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/build/drivers all == Build drivers/bus == Build drivers/bus/pci == Build drivers/bus/vdev SYMLINK-FILE include/rte_bus_vdev.h SYMLINK-FILE include/rte_bus_pci.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/bus/vdev/rte_bus_vdev.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.vdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/bus/vdev/vdev.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/bus/pci/rte_bus_pci.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.pci_common.o.d.tmp -I/builddir/build/BUILD/dpdk-17.11/drivers/bus/pci -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/bus/pci/linux -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pci_common.o -c /builddir/build/BUILD/dpdk-17.11/drivers/bus/pci/pci_common.c gcc -Wp,-MD,linux/.pci.o.d.tmp -I/builddir/build/BUILD/dpdk-17.11/drivers/bus/pci -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/bus/pci/linux -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o linux/pci.o -c /builddir/build/BUILD/dpdk-17.11/drivers/bus/pci/linux/pci.c gcc -Wp,-MD,linux/.pci_uio.o.d.tmp -I/builddir/build/BUILD/dpdk-17.11/drivers/bus/pci -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/bus/pci/linux -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o linux/pci_uio.o -c /builddir/build/BUILD/dpdk-17.11/drivers/bus/pci/linux/pci_uio.c gcc -Wp,-MD,linux/.pci_vfio.o.d.tmp -I/builddir/build/BUILD/dpdk-17.11/drivers/bus/pci -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/bus/pci/linux -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o linux/pci_vfio.o -c /builddir/build/BUILD/dpdk-17.11/drivers/bus/pci/linux/pci_vfio.c gcc -Wp,-MD,./.pci_common_uio.o.d.tmp -I/builddir/build/BUILD/dpdk-17.11/drivers/bus/pci -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/bus/pci/linux -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common -I/builddir/build/BUILD/dpdk-17.11/lib/librte_eal/linuxapp/eal -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pci_common_uio.o -c /builddir/build/BUILD/dpdk-17.11/drivers/bus/pci/pci_common_uio.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/bus/vdev/rte_bus_vdev_version.map -Wl,-z,relro -shared vdev.o -z defs -lrte_eal -Wl,-soname,librte_bus_vdev.so.1 -o librte_bus_vdev.so.1 INSTALL-LIB librte_bus_vdev.so.1 cp -f librte_bus_vdev.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_bus_vdev.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_bus_vdev.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/bus/pci/rte_bus_pci_version.map -Wl,-z,relro -shared linux/pci.o linux/pci_uio.o linux/pci_vfio.o pci_common.o pci_common_uio.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_pci -Wl,-soname,librte_bus_pci.so.1 -o librte_bus_pci.so.1 INSTALL-LIB librte_bus_pci.so.1 cp -f librte_bus_pci.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_bus_pci.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_bus_pci.so == Build drivers/mempool == Build drivers/mempool/ring == Build drivers/mempool/stack == Build drivers/mempool/octeontx gcc -Wp,-MD,./.rte_mempool_ring.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_mempool_ring.o -c /builddir/build/BUILD/dpdk-17.11/drivers/mempool/ring/rte_mempool_ring.c gcc -Wp,-MD,./.rte_mempool_stack.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/lib/librte_mempool -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_mempool_stack.o -c /builddir/build/BUILD/dpdk-17.11/drivers/mempool/stack/rte_mempool_stack.c gcc -Wp,-MD,./.octeontx_ssovf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o octeontx_ssovf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/octeontx_ssovf.c gcc -Wp,-MD,./.octeontx_mbox.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o octeontx_mbox.o -c /builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/octeontx_mbox.c gcc -Wp,-MD,./.octeontx_fpavf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o octeontx_fpavf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/octeontx_fpavf.c gcc -Wp,-MD,./.rte_mempool_octeontx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -fno-prefetch-loop-arrays -Ofast -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_mempool_octeontx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/rte_mempool_octeontx.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/mempool/stack/rte_mempool_stack_version.map -Wl,-z,relro -shared rte_mempool_stack.o -z defs -lrte_eal -lrte_mempool -lrte_ring -Wl,-soname,librte_mempool_stack.so.1 -o librte_mempool_stack.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen octeontx_ssovf.o octeontx_ssovf.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o octeontx_ssovf.o.pmd.o octeontx_ssovf.o.pmd.c INSTALL-LIB librte_mempool_stack.so.1 cp -f librte_mempool_stack.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_mempool_stack.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_mempool_stack.so ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o octeontx_ssovf.o.o octeontx_ssovf.o.pmd.o octeontx_ssovf.o gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/mempool/ring/rte_mempool_ring_version.map -Wl,-z,relro -shared rte_mempool_ring.o -z defs -lrte_eal -lrte_mempool -lrte_ring -Wl,-soname,librte_mempool_ring.so.1 -o librte_mempool_ring.so.1 INSTALL-LIB librte_mempool_ring.so.1 cp -f librte_mempool_ring.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_mempool_ring.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_mempool_ring.so /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen octeontx_fpavf.o octeontx_fpavf.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o octeontx_fpavf.o.pmd.o octeontx_fpavf.o.pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o octeontx_fpavf.o.o octeontx_fpavf.o.pmd.o octeontx_fpavf.o gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/rte_mempool_octeontx_version.map -Wl,-z,relro -shared octeontx_ssovf.o octeontx_mbox.o octeontx_fpavf.o rte_mempool_octeontx.o -z defs -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -Wl,-soname,librte_mempool_octeontx.so.1 -o librte_mempool_octeontx.so.1 INSTALL-LIB librte_mempool_octeontx.so.1 cp -f librte_mempool_octeontx.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_mempool_octeontx.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_mempool_octeontx.so == Build drivers/net == Build drivers/crypto == Build drivers/net/af_packet == Build drivers/net/ark == Build drivers/net/avp == Build drivers/net/bnx2x == Build drivers/net/bonding == Build drivers/net/cxgbe == Build drivers/net/e1000 == Build drivers/net/enic == Build drivers/net/ena == Build drivers/net/ixgbe == Build drivers/net/failsafe == Build drivers/net/i40e == Build drivers/net/fm10k == Build drivers/net/liquidio == Build drivers/net/nfp == Build drivers/crypto/null == Build drivers/crypto/scheduler == Build drivers/net/bnxt == Build drivers/net/null == Build drivers/net/octeontx == Build drivers/net/qede == Build drivers/net/pcap == Build drivers/net/ring == Build drivers/net/sfc == Build drivers/net/tap == Build drivers/net/thunderx == Build drivers/net/virtio == Build drivers/net/vmxnet3 == Build drivers/net/softnic == Build drivers/net/vhost gcc -Wp,-MD,./.ena_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -I/builddir/build/BUILD/dpdk-17.11/drivers/net/ena -I/builddir/build/BUILD/dpdk-17.11/drivers/net/ena/base/ena_defs -I/builddir/build/BUILD/dpdk-17.11/drivers/net/ena/base -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ena_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ena/ena_ethdev.c gcc -Wp,-MD,./.rte_eth_af_packet.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eth_af_packet.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/af_packet/rte_eth_af_packet.c gcc -Wp,-MD,./.ena_com.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -I/builddir/build/BUILD/dpdk-17.11/drivers/net/ena -I/builddir/build/BUILD/dpdk-17.11/drivers/net/ena/base/ena_defs -I/builddir/build/BUILD/dpdk-17.11/drivers/net/ena/base -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ena_com.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ena/base/ena_com.c gcc -Wp,-MD,./.bnx2x.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DZLIB_CONST -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnx2x.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnx2x/bnx2x.c gcc -Wp,-MD,./.bnx2x_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DZLIB_CONST -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnx2x_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnx2x/bnx2x_rxtx.c SYMLINK-FILE include/rte_eth_bond.h SYMLINK-FILE include/rte_avp_common.h SYMLINK-FILE include/rte_eth_ring.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/net/avp/rte_avp_common.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_cryptodev_scheduler_operations.h gcc -Wp,-MD,./.rte_eth_null.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eth_null.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/null/rte_eth_null.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/net/ring/rte_eth_ring.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.nfp_net.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nfp_net.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/nfp/nfp_net.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/rte_cryptodev_scheduler_operations.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_eth_vhost.h rm -f -f -- 'tap_autoconf.h.new' gcc -Wp,-MD,./.failsafe.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -std=gnu99 -Wextra -O3 -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-prototypes -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o failsafe.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/failsafe/failsafe.c gcc -Wp,-MD,./.lio_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio/base -I/builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lio_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio/lio_ethdev.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/net/vhost/rte_eth_vhost.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.nicvf_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -fno-prefetch-loop-arrays -Ofast -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nicvf_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/thunderx/nicvf_rxtx.c gcc -Wp,-MD,./.rte_eth_pcap.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eth_pcap.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/pcap/rte_eth_pcap.c SYMLINK-FILE include/rte_pmd_bnxt.h gcc -Wp,-MD,./.enic_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o enic_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/enic/enic_ethdev.c sh -- '/builddir/build/BUILD/dpdk-17.11/buildtools/auto-config-h.sh' 'tap_autoconf.h.new' \ HAVE_TC_FLOWER \ linux/pkt_cls.h \ enum TCA_FLOWER_UNSPEC \ gcc -Wp,-MD,./.null_crypto_pmd.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o null_crypto_pmd.o -c /builddir/build/BUILD/dpdk-17.11/drivers/crypto/null/null_crypto_pmd.c SYMLINK-FILE include/rte_eth_softnic.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/rte_pmd_bnxt.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.ark_ddm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I./ -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Werror -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ark_ddm.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ark/ark_ddm.c Looking for TCA_FLOWER_UNSPEC enum in linux/pkt_cls.h. ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/net/softnic/rte_eth_softnic.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.virtqueue.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virtqueue.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/virtio/virtqueue.c SYMLINK-FILE include/rte_eth_bond_8023ad.h SYMLINK-FILE include/rte_avp_fifo.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_8023ad.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.cxgbe_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cxgbe_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe/cxgbe_ethdev.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/net/avp/rte_avp_fifo.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include SYMLINK-FILE include/rte_cryptodev_scheduler.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/rte_cryptodev_scheduler.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.rte_eth_ring.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eth_ring.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ring/rte_eth_ring.c gcc -Wp,-MD,./.rte_eth_vhost.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eth_vhost.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/vhost/rte_eth_vhost.c gcc -Wp,-MD,./.bnxt_cpr.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnxt_cpr.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/bnxt_cpr.c gcc -Wp,-MD,./.vmxnet3_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vmxnet3_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/vmxnet3/vmxnet3_rxtx.c gcc -Wp,-MD,./.rte_eth_softnic.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eth_softnic.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/softnic/rte_eth_softnic.c SYMLINK-FILE include/rte_pmd_i40e.h gcc -Wp,-MD,./.avp_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/net/avp -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o avp_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/avp/avp_ethdev.c gcc -Wp,-MD,./.rte_eth_bond_api.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eth_bond_api.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_api.c ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/rte_pmd_i40e.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include Defining HAVE_TC_FLOWER. sh -- '/builddir/build/BUILD/dpdk-17.11/buildtools/auto-config-h.sh' 'tap_autoconf.h.new' \ HAVE_TC_VLAN_ID \ linux/pkt_cls.h \ enum TCA_FLOWER_KEY_VLAN_PRIO \ gcc -Wp,-MD,./.octeontx_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/ -fno-prefetch-loop-arrays -O3 -Ofast -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o octeontx_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/octeontx/octeontx_rxtx.c Looking for TCA_FLOWER_KEY_VLAN_PRIO enum in linux/pkt_cls.h. gcc -Wp,-MD,./.e1000_80003es2lan.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_80003es2lan.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_80003es2lan.c gcc -Wp,-MD,./.fm10k_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fm10k_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/fm10k/fm10k_ethdev.c gcc -Wp,-MD,./.i40e_adminq.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -Wno-sign-compare -Wno-unused-value -Wno-unused-parameter -Wno-strict-aliasing -Wno-format -Wno-missing-field-initializers -Wno-pointer-to-int-cast -Wno-format-nonliteral -Wno-format-security -Wno-unused-variable -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_adminq.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_adminq.c gcc -Wp,-MD,./.sfc_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_ethdev.c Defining HAVE_TC_VLAN_ID. [ -f 'tap_autoconf.h' ] && \ cmp 'tap_autoconf.h.new' 'tap_autoconf.h' || \ mv 'tap_autoconf.h.new' 'tap_autoconf.h' gcc -Wp,-MD,./.scheduler_pmd.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o scheduler_pmd.o -c /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/scheduler_pmd.c SYMLINK-FILE include/rte_pmd_ixgbe.h ln -nsf `/builddir/build/BUILD/dpdk-17.11/buildtools/relpath.sh /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/rte_pmd_ixgbe.h /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include` /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include gcc -Wp,-MD,./.ecore_dev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_dev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/ecore_dev.c gcc -Wp,-MD,./.rte_eth_tap.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I/builddir/build/BUILD/dpdk-17.11/drivers/net/tap -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eth_tap.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/tap/rte_eth_tap.c gcc -Wp,-MD,./.ark_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I./ -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Werror -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ark_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ark/ark_ethdev.c gcc -Wp,-MD,./.ixgbe_common.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_common.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/base/ixgbe_common.c gcc -Wp,-MD,./.bnxt_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnxt_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/bnxt_ethdev.c gcc -Wp,-MD,./.octeontx_pkovf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o octeontx_pkovf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/octeontx/base/octeontx_pkovf.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen failsafe.o failsafe.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -std=gnu99 -Wextra -O3 -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-prototypes -pedantic -c -o failsafe.o.pmd.o failsafe.o.pmd.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen enic_ethdev.o enic_ethdev.o.pmd.c gcc -Wp,-MD,./.scheduler_pmd_ops.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o scheduler_pmd_ops.o -c /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/scheduler_pmd_ops.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -c -o enic_ethdev.o.pmd.o enic_ethdev.o.pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o failsafe.o.o failsafe.o.pmd.o failsafe.o gcc -Wp,-MD,./.failsafe_args.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -std=gnu99 -Wextra -O3 -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-prototypes -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o failsafe_args.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/failsafe/failsafe_args.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o enic_ethdev.o.o enic_ethdev.o.pmd.o enic_ethdev.o gcc -Wp,-MD,./.virtio_pci.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virtio_pci.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/virtio/virtio_pci.c gcc -Wp,-MD,./.enic_main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o enic_main.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/enic/enic_main.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen null_crypto_pmd.o null_crypto_pmd.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o null_crypto_pmd.o.pmd.o null_crypto_pmd.o.pmd.c gcc -Wp,-MD,./.e1000_82540.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_82540.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_82540.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o null_crypto_pmd.o.o null_crypto_pmd.o.pmd.o null_crypto_pmd.o gcc -Wp,-MD,./.null_crypto_pmd_ops.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o null_crypto_pmd_ops.o -c /builddir/build/BUILD/dpdk-17.11/drivers/crypto/null/null_crypto_pmd_ops.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen octeontx_pkovf.o octeontx_pkovf.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/ -c -o octeontx_pkovf.o.pmd.o octeontx_pkovf.o.pmd.c gcc -Wp,-MD,./.rte_eth_bond_pmd.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eth_bond_pmd.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o octeontx_pkovf.o.o octeontx_pkovf.o.pmd.o octeontx_pkovf.o /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen rte_eth_softnic.o rte_eth_softnic.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o rte_eth_softnic.o.pmd.o rte_eth_softnic.o.pmd.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen ark_ethdev.o ark_ethdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I./ -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Werror -c -o ark_ethdev.o.pmd.o ark_ethdev.o.pmd.c gcc -Wp,-MD,./.octeontx_pkivf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o octeontx_pkivf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/octeontx/base/octeontx_pkivf.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o rte_eth_softnic.o.o rte_eth_softnic.o.pmd.o rte_eth_softnic.o ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o ark_ethdev.o.o ark_ethdev.o.pmd.o ark_ethdev.o gcc -Wp,-MD,./.rte_eth_softnic_tm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eth_softnic_tm.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/softnic/rte_eth_softnic_tm.c gcc -Wp,-MD,./.ark_ethdev_rx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I./ -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Werror -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ark_ethdev_rx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ark/ark_ethdev_rx.c gcc -Wp,-MD,./.rte_cryptodev_scheduler.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_cryptodev_scheduler.o -c /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/rte_cryptodev_scheduler.c gcc -Wp,-MD,./.e1000_82541.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_82541.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_82541.c gcc -Wp,-MD,./.failsafe_eal.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -std=gnu99 -Wextra -O3 -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-prototypes -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o failsafe_eal.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/failsafe/failsafe_eal.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen octeontx_pkivf.o octeontx_pkivf.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/ -c -o octeontx_pkivf.o.pmd.o octeontx_pkivf.o.pmd.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen lio_ethdev.o lio_ethdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio/base -I/builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio -c -o lio_ethdev.o.pmd.o lio_ethdev.o.pmd.c gcc -Wp,-MD,./.octeontx_bgx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o octeontx_bgx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/octeontx/base/octeontx_bgx.c gcc -Wp,-MD,./.virtio_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virtio_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/virtio/virtio_rxtx.c gcc -Wp,-MD,./.failsafe_ops.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -std=gnu99 -Wextra -O3 -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-prototypes -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o failsafe_ops.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/failsafe/failsafe_ops.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o octeontx_pkivf.o.o octeontx_pkivf.o.pmd.o octeontx_pkivf.o gcc -Wp,-MD,./.failsafe_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -std=gnu99 -Wextra -O3 -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-prototypes -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o failsafe_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/failsafe/failsafe_rxtx.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/crypto/null/rte_pmd_null_crypto_version.map -Wl,-z,relro -shared null_crypto_pmd.o null_crypto_pmd_ops.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_cryptodev -lrte_bus_vdev -Wl,-soname,librte_pmd_null_crypto.so.1 -o librte_pmd_null_crypto.so.1 ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o lio_ethdev.o.o lio_ethdev.o.pmd.o lio_ethdev.o gcc -Wp,-MD,./.octeontx_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o octeontx_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/octeontx/octeontx_ethdev.c gcc -Wp,-MD,./.lio_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio/base -I/builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lio_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio/lio_rxtx.c INSTALL-LIB librte_pmd_null_crypto.so.1 cp -f librte_pmd_null_crypto.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_null_crypto.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_null_crypto.so gcc -Wp,-MD,./.failsafe_ether.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -std=gnu99 -Wextra -O3 -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-prototypes -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o failsafe_ether.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/failsafe/failsafe_ether.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen rte_eth_ring.o rte_eth_ring.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o rte_eth_ring.o.pmd.o rte_eth_ring.o.pmd.c gcc -Wp,-MD,./.tap_flow.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I/builddir/build/BUILD/dpdk-17.11/drivers/net/tap -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tap_flow.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/tap/tap_flow.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o rte_eth_ring.o.o rte_eth_ring.o.pmd.o rte_eth_ring.o gcc -Wp,-MD,./.e1000_82542.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_82542.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_82542.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen cxgbe_ethdev.o cxgbe_ethdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -c -o cxgbe_ethdev.o.pmd.o cxgbe_ethdev.o.pmd.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/ring/rte_pmd_ring_version.map -Wl,-z,relro -shared rte_eth_ring.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_vdev -Wl,-soname,librte_pmd_ring.so.2 -o librte_pmd_ring.so.2 ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o cxgbe_ethdev.o.o cxgbe_ethdev.o.pmd.o cxgbe_ethdev.o gcc -Wp,-MD,./.cxgbe_main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cxgbe_main.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe/cxgbe_main.c INSTALL-LIB librte_pmd_ring.so.2 cp -f librte_pmd_ring.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_ring.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_ring.so gcc -Wp,-MD,./.sge.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sge.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe/sge.c gcc -Wp,-MD,./.nicvf_hw.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nicvf_hw.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/thunderx/base/nicvf_hw.c gcc -Wp,-MD,./.failsafe_flow.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -std=gnu99 -Wextra -O3 -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-prototypes -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o failsafe_flow.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/failsafe/failsafe_flow.c gcc -Wp,-MD,./.i40e_common.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -Wno-sign-compare -Wno-unused-value -Wno-unused-parameter -Wno-strict-aliasing -Wno-format -Wno-missing-field-initializers -Wno-pointer-to-int-cast -Wno-format-nonliteral -Wno-format-security -Wno-unused-variable -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_common.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_common.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen rte_eth_null.o rte_eth_null.o.pmd.c gcc -Wp,-MD,./.e1000_82543.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_82543.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_82543.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o rte_eth_null.o.pmd.o rte_eth_null.o.pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o rte_eth_null.o.o rte_eth_null.o.pmd.o rte_eth_null.o /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen rte_eth_vhost.o rte_eth_vhost.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o rte_eth_vhost.o.pmd.o rte_eth_vhost.o.pmd.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/null/rte_pmd_null_version.map -Wl,-z,relro -shared rte_eth_null.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_vdev -Wl,-soname,librte_pmd_null.so.2 -o librte_pmd_null.so.2 ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o rte_eth_vhost.o.o rte_eth_vhost.o.pmd.o rte_eth_vhost.o /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_common.c: In function 'i40e_parse_discover_capabilities': /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_common.c:3931:4: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' [-Wformat=] i40e_debug(hw, I40E_DEBUG_INIT, ^ INSTALL-LIB librte_pmd_null.so.2 cp -f librte_pmd_null.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/vhost/rte_pmd_vhost_version.map -Wl,-z,relro -shared rte_eth_vhost.o -z defs -lpthread -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_vhost -lrte_bus_vdev -Wl,-soname,librte_pmd_vhost.so.2 -o librte_pmd_vhost.so.2 ln -s -f librte_pmd_null.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_null.so gcc -Wp,-MD,./.e1000_82571.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_82571.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_82571.c gcc -Wp,-MD,./.t4_hw.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t4_hw.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe/base/t4_hw.c INSTALL-LIB librte_pmd_vhost.so.2 cp -f librte_pmd_vhost.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib gcc -Wp,-MD,./.enic_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o enic_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/enic/enic_rxtx.c ln -s -f librte_pmd_vhost.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_vhost.so /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen bnxt_ethdev.o bnxt_ethdev.o.pmd.c gcc -Wp,-MD,./.nicvf_mbox.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nicvf_mbox.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/thunderx/base/nicvf_mbox.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o bnxt_ethdev.o.pmd.o bnxt_ethdev.o.pmd.c gcc -Wp,-MD,./.ixgbe_82598.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_82598.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/base/ixgbe_82598.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen nfp_net.o nfp_net.o.pmd.c gcc -Wp,-MD,./.ixgbe_82599.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_82599.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/base/ixgbe_82599.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o nfp_net.o.pmd.o nfp_net.o.pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o bnxt_ethdev.o.o bnxt_ethdev.o.pmd.o bnxt_ethdev.o ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o nfp_net.o.o nfp_net.o.pmd.o nfp_net.o gcc -Wp,-MD,./.tap_netlink.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I/builddir/build/BUILD/dpdk-17.11/drivers/net/tap -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tap_netlink.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/tap/tap_netlink.c gcc -Wp,-MD,./.bnxt_filter.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnxt_filter.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/bnxt_filter.c gcc -Wp,-MD,./.nfp_nfpu.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nfp_nfpu.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/nfp/nfp_nfpu.c gcc -Wp,-MD,./.ark_ethdev_tx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I./ -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Werror -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ark_ethdev_tx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ark/ark_ethdev_tx.c gcc -Wp,-MD,./.scheduler_roundrobin.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o scheduler_roundrobin.o -c /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/scheduler_roundrobin.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen ena_ethdev.o ena_ethdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -I/builddir/build/BUILD/dpdk-17.11/drivers/net/ena -I/builddir/build/BUILD/dpdk-17.11/drivers/net/ena/base/ena_defs -I/builddir/build/BUILD/dpdk-17.11/drivers/net/ena/base -c -o ena_ethdev.o.pmd.o ena_ethdev.o.pmd.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen rte_eth_pcap.o rte_eth_pcap.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o rte_eth_pcap.o.pmd.o rte_eth_pcap.o.pmd.c gcc -Wp,-MD,./.e1000_82575.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_82575.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_82575.c gcc -Wp,-MD,./.nfp_nspu.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nfp_nspu.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/nfp/nfp_nspu.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen sfc_ethdev.o sfc_ethdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -c -o sfc_ethdev.o.pmd.o sfc_ethdev.o.pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o ena_ethdev.o.o ena_ethdev.o.pmd.o ena_ethdev.o ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o rte_eth_pcap.o.o rte_eth_pcap.o.pmd.o rte_eth_pcap.o gcc -Wp,-MD,./.rte_eth_bond_args.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eth_bond_args.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_args.c gcc -Wp,-MD,./.tap_tcmsgs.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I/builddir/build/BUILD/dpdk-17.11/drivers/net/tap -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tap_tcmsgs.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/tap/tap_tcmsgs.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen rte_eth_af_packet.o rte_eth_af_packet.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o rte_eth_af_packet.o.pmd.o rte_eth_af_packet.o.pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o sfc_ethdev.o.o sfc_ethdev.o.pmd.o sfc_ethdev.o gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/pcap/rte_pmd_pcap_version.map -Wl,-z,relro -shared rte_eth_pcap.o -z defs -lpcap -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_vdev -Wl,-soname,librte_pmd_pcap.so.1 -o librte_pmd_pcap.so.1 gcc -Wp,-MD,./.ena_eth_com.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -I/builddir/build/BUILD/dpdk-17.11/drivers/net/ena -I/builddir/build/BUILD/dpdk-17.11/drivers/net/ena/base/ena_defs -I/builddir/build/BUILD/dpdk-17.11/drivers/net/ena/base -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ena_eth_com.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ena/base/ena_eth_com.c gcc -Wp,-MD,./.nicvf_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nicvf_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/thunderx/nicvf_ethdev.c gcc -Wp,-MD,./.sfc_kvargs.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_kvargs.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_kvargs.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o rte_eth_af_packet.o.o rte_eth_af_packet.o.pmd.o rte_eth_af_packet.o gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/af_packet/rte_pmd_af_packet_version.map -Wl,-z,relro -shared rte_eth_af_packet.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_vdev -Wl,-soname,librte_pmd_af_packet.so.1 -o librte_pmd_af_packet.so.1 INSTALL-LIB librte_pmd_pcap.so.1 INSTALL-LIB librte_pmd_af_packet.so.1 cp -f librte_pmd_af_packet.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib cp -f librte_pmd_pcap.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_pcap.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_pcap.so ln -s -f librte_pmd_af_packet.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_af_packet.so gcc -Wp,-MD,./.i40e_diag.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -Wno-sign-compare -Wno-unused-value -Wno-unused-parameter -Wno-strict-aliasing -Wno-format -Wno-missing-field-initializers -Wno-pointer-to-int-cast -Wno-format-nonliteral -Wno-format-security -Wno-unused-variable -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_diag.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_diag.c gcc -Wp,-MD,./.sfc.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/softnic/rte_pmd_eth_softnic_version.map -Wl,-z,relro -shared rte_eth_softnic.o rte_eth_softnic_tm.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_sched -lrte_bus_vdev -Wl,-soname,librte_pmd_softnic.so.1 -o librte_pmd_softnic.so.1 gcc -Wp,-MD,./.nicvf_bsvf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nicvf_bsvf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/thunderx/base/nicvf_bsvf.c gcc -Wp,-MD,./.ixgbe_x540.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_x540.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/base/ixgbe_x540.c gcc -Wp,-MD,./.e1000_i210.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_i210.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_i210.c gcc -Wp,-MD,./.ixgbe_x550.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-but-set-variable -Wno-maybe-uninitialized -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_x550.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/base/ixgbe_x550.c gcc -Wp,-MD,./.scheduler_pkt_size_distr.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o scheduler_pkt_size_distr.o -c /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/scheduler_pkt_size_distr.c gcc -Wp,-MD,./.vmxnet3_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vmxnet3_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/vmxnet3/vmxnet3_ethdev.c INSTALL-LIB librte_pmd_softnic.so.1 cp -f librte_pmd_softnic.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_softnic.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_softnic.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/nfp/rte_pmd_nfp_version.map -Wl,-z,relro -shared nfp_net.o nfp_nfpu.o nfp_nspu.o -z defs -lm -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -Wl,-soname,librte_pmd_nfp.so.1 -o librte_pmd_nfp.so.1 gcc -Wp,-MD,./.scheduler_failover.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o scheduler_failover.o -c /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/scheduler_failover.c gcc -Wp,-MD,./.enic_clsf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o enic_clsf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/enic/enic_clsf.c gcc -Wp,-MD,./.rte_eth_bond_8023ad.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eth_bond_8023ad.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_8023ad.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/ena/rte_pmd_ena_version.map -Wl,-z,relro -shared ena_ethdev.o ena_com.o ena_eth_com.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -Wl,-soname,librte_pmd_ena.so.1 -o librte_pmd_ena.so.1 INSTALL-LIB librte_pmd_nfp.so.1 cp -f librte_pmd_nfp.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_nfp.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_nfp.so /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen octeontx_ethdev.o octeontx_ethdev.o.pmd.c gcc -Wp,-MD,./.i40e_hmc.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -Wno-sign-compare -Wno-unused-value -Wno-unused-parameter -Wno-strict-aliasing -Wno-format -Wno-missing-field-initializers -Wno-pointer-to-int-cast -Wno-format-nonliteral -Wno-format-security -Wno-unused-variable -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_hmc.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_hmc.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/ -c -o octeontx_ethdev.o.pmd.o octeontx_ethdev.o.pmd.c gcc -Wp,-MD,./.i40e_lan_hmc.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -Wno-error -Wno-sign-compare -Wno-unused-value -Wno-unused-parameter -Wno-strict-aliasing -Wno-format -Wno-missing-field-initializers -Wno-pointer-to-int-cast -Wno-format-nonliteral -Wno-format-security -Wno-unused-variable -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_lan_hmc.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_lan_hmc.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o octeontx_ethdev.o.o octeontx_ethdev.o.pmd.o octeontx_ethdev.o INSTALL-LIB librte_pmd_ena.so.1 cp -f librte_pmd_ena.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_ena.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_ena.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/octeontx/rte_pmd_octeontx_version.map -Wl,-z,relro -shared octeontx_rxtx.o octeontx_pkovf.o octeontx_pkivf.o octeontx_bgx.o octeontx_ethdev.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_mempool_octeontx -lrte_eventdev -lrte_bus_pci -lrte_bus_vdev -Wl,-soname,librte_pmd_octeontx.so.1 -o librte_pmd_octeontx.so.1 gcc -Wp,-MD,./.i40e_nvm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -Wno-sign-compare -Wno-unused-value -Wno-unused-parameter -Wno-strict-aliasing -Wno-format -Wno-missing-field-initializers -Wno-pointer-to-int-cast -Wno-format-nonliteral -Wno-format-security -Wno-unused-variable -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_nvm.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_nvm.c gcc -Wp,-MD,./.nicvf_svf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nicvf_svf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/thunderx/nicvf_svf.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/failsafe/rte_pmd_failsafe_version.map -Wl,-z,relro -shared failsafe.o failsafe_args.o failsafe_eal.o failsafe_ops.o failsafe_rxtx.o failsafe_ether.o failsafe_flow.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_vdev -Wl,-soname,librte_pmd_failsafe.so.1 -o librte_pmd_failsafe.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen rte_eth_tap.o rte_eth_tap.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I/builddir/build/BUILD/dpdk-17.11/drivers/net/tap -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o rte_eth_tap.o.pmd.o rte_eth_tap.o.pmd.c INSTALL-LIB librte_pmd_octeontx.so.1 cp -f librte_pmd_octeontx.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib gcc -Wp,-MD,./.enic_res.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o enic_res.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/enic/enic_res.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen avp_ethdev.o avp_ethdev.o.pmd.c ln -s -f librte_pmd_octeontx.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_octeontx.so gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/net/avp -c -o avp_ethdev.o.pmd.o avp_ethdev.o.pmd.c gcc -Wp,-MD,./.rte_eth_bond_alb.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_eth_bond_alb.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_alb.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o rte_eth_tap.o.o rte_eth_tap.o.pmd.o rte_eth_tap.o gcc -Wp,-MD,./.ark_mpu.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I./ -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Werror -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ark_mpu.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ark/ark_mpu.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o avp_ethdev.o.o avp_ethdev.o.pmd.o avp_ethdev.o INSTALL-LIB librte_pmd_failsafe.so.1 gcc -Wp,-MD,./.fm10k_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fm10k_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/fm10k/fm10k_rxtx.c cp -f librte_pmd_failsafe.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_failsafe.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_failsafe.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/tap/rte_pmd_tap_version.map -Wl,-z,relro -shared rte_eth_tap.o tap_flow.o tap_netlink.o tap_tcmsgs.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_hash -lrte_bus_vdev -Wl,-soname,librte_pmd_tap.so.1 -o librte_pmd_tap.so.1 gcc -Wp,-MD,./.ixgbe_phy.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_phy.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/base/ixgbe_phy.c gcc -Wp,-MD,./.fm10k_pf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fm10k_pf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/fm10k/base/fm10k_pf.c gcc -Wp,-MD,./.virtio_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virtio_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/virtio/virtio_ethdev.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/avp/rte_pmd_avp_version.map -Wl,-z,relro -shared avp_ethdev.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -Wl,-soname,librte_pmd_avp.so.1 -o librte_pmd_avp.so.1 /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_nvm.c: In function 'i40e_acquire_nvm': /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_nvm.c:120:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'u64' [-Wformat=] i40e_debug(hw, I40E_DEBUG_NVM, ^ /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_nvm.c:142:4: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u64' [-Wformat=] i40e_debug(hw, I40E_DEBUG_NVM, ^ /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_nvm.c: In function 'i40e_nvmupd_state_writing': /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_nvm.c:1234:4: warning: format '%lld' expects argument of type 'long long int', but argument 8 has type 'u64' [-Wformat=] i40e_debug(hw, I40E_DEBUG_ALL, ^ gcc -Wp,-MD,./.e1000_api.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_api.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_api.c INSTALL-LIB librte_pmd_tap.so.1 cp -f librte_pmd_tap.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_tap.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_tap.so gcc -Wp,-MD,./.ark_pktchkr.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I./ -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Werror -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ark_pktchkr.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ark/ark_pktchkr.c gcc -Wp,-MD,./.e1000_ich8lan.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_ich8lan.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_ich8lan.c INSTALL-LIB librte_pmd_avp.so.1 cp -f librte_pmd_avp.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib gcc -Wp,-MD,./.bnxt_hwrm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnxt_hwrm.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/bnxt_hwrm.c ln -s -f librte_pmd_avp.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_avp.so gcc -Wp,-MD,./.scheduler_multicore.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o scheduler_multicore.o -c /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/scheduler_multicore.c gcc -Wp,-MD,./.bnx2x_stats.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DZLIB_CONST -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnx2x_stats.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnx2x/bnx2x_stats.c gcc -Wp,-MD,./.sfc_mcdi.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_mcdi.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_mcdi.c gcc -Wp,-MD,./.i40e_dcb.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -Wno-sign-compare -Wno-unused-value -Wno-unused-parameter -Wno-strict-aliasing -Wno-format -Wno-missing-field-initializers -Wno-pointer-to-int-cast -Wno-format-nonliteral -Wno-format-security -Wno-unused-variable -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_dcb.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/base/i40e_dcb.c gcc -Wp,-MD,./.ecore_hw.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_hw.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/ecore_hw.c gcc -Wp,-MD,./.bnxt_ring.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnxt_ring.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/bnxt_ring.c gcc -Wp,-MD,./.bnxt_rxq.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnxt_rxq.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/bnxt_rxq.c gcc -Wp,-MD,./.enic_flow.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o enic_flow.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/enic/enic_flow.c gcc -Wp,-MD,./.bnxt_rxr.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnxt_rxr.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/bnxt_rxr.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen vmxnet3_ethdev.o vmxnet3_ethdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -c -o vmxnet3_ethdev.o.pmd.o vmxnet3_ethdev.o.pmd.c gcc -Wp,-MD,./.e1000_mac.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_mac.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_mac.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o vmxnet3_ethdev.o.o vmxnet3_ethdev.o.pmd.o vmxnet3_ethdev.o gcc -Wp,-MD,./.ark_pktdir.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I./ -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Werror -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ark_pktdir.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ark/ark_pktdir.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/vmxnet3/rte_pmd_vmxnet3_version.map -Wl,-z,relro -shared vmxnet3_rxtx.o vmxnet3_ethdev.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -Wl,-soname,librte_pmd_vmxnet3_uio.so.1 -o librte_pmd_vmxnet3_uio.so.1 gcc -Wp,-MD,./.e1000_manage.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_manage.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_manage.c INSTALL-LIB librte_pmd_vmxnet3_uio.so.1 cp -f librte_pmd_vmxnet3_uio.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_vmxnet3_uio.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_vmxnet3_uio.so gcc -Wp,-MD,./.virtio_rxtx_simple.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virtio_rxtx_simple.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/virtio/virtio_rxtx_simple.c gcc -Wp,-MD,./.sfc_intr.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_intr.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_intr.c gcc -Wp,-MD,./.ark_pktgen.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I./ -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Werror -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ark_pktgen.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ark/ark_pktgen.c gcc -Wp,-MD,./.fm10k_tlv.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fm10k_tlv.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/fm10k/base/fm10k_tlv.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen fm10k_ethdev.o fm10k_ethdev.o.pmd.c gcc -Wp,-MD,./.i40e_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/i40e_ethdev.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -c -o fm10k_ethdev.o.pmd.o fm10k_ethdev.o.pmd.c gcc -Wp,-MD,base/.vnic_cq.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o base/vnic_cq.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/vnic_cq.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen rte_eth_bond_pmd.o rte_eth_bond_pmd.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o rte_eth_bond_pmd.o.pmd.o rte_eth_bond_pmd.o.pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o fm10k_ethdev.o.o fm10k_ethdev.o.pmd.o fm10k_ethdev.o gcc -Wp,-MD,./.i40e_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/i40e_rxtx.c gcc -Wp,-MD,./.e1000_mbx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_mbx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_mbx.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o rte_eth_bond_pmd.o.o rte_eth_bond_pmd.o.pmd.o rte_eth_bond_pmd.o gcc -Wp,-MD,./.fm10k_common.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fm10k_common.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/fm10k/base/fm10k_common.c gcc -Wp,-MD,base/.vnic_wq.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o base/vnic_wq.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/vnic_wq.c gcc -Wp,-MD,./.fm10k_mbx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fm10k_mbx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/fm10k/base/fm10k_mbx.c gcc -Wp,-MD,./.lio_23xx_vf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio/base -I/builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lio_23xx_vf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio/base/lio_23xx_vf.c gcc -Wp,-MD,./.sfc_ev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_ev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_ev.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/rte_pmd_crypto_scheduler_version.map -Wl,-z,relro -shared scheduler_pmd.o scheduler_pmd_ops.o rte_cryptodev_scheduler.o scheduler_roundrobin.o scheduler_pkt_size_distr.o scheduler_failover.o scheduler_multicore.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_cryptodev -lrte_kvargs -lrte_reorder -lrte_bus_vdev -Wl,-soname,librte_pmd_crypto_scheduler.so.1 -o librte_pmd_crypto_scheduler.so.1 gcc -Wp,-MD,./.fm10k_vf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fm10k_vf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/fm10k/base/fm10k_vf.c gcc -Wp,-MD,base/.vnic_dev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o base/vnic_dev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/vnic_dev.c INSTALL-LIB librte_pmd_crypto_scheduler.so.1 cp -f librte_pmd_crypto_scheduler.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib gcc -Wp,-MD,base/.vnic_intr.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o base/vnic_intr.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/vnic_intr.c ln -s -f librte_pmd_crypto_scheduler.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_crypto_scheduler.so gcc -Wp,-MD,./.ixgbe_api.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_api.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/base/ixgbe_api.c gcc -Wp,-MD,./.ixgbe_vf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_vf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/base/ixgbe_vf.c gcc -Wp,-MD,base/.vnic_rq.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o base/vnic_rq.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/vnic_rq.c gcc -Wp,-MD,./.e1000_nvm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_nvm.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_nvm.c gcc -Wp,-MD,./.ark_rqp.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I./ -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Werror -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ark_rqp.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ark/ark_rqp.c gcc -Wp,-MD,./.fm10k_api.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fm10k_api.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/fm10k/base/fm10k_api.c gcc -Wp,-MD,./.bnxt_stats.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnxt_stats.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/bnxt_stats.c gcc -Wp,-MD,./.fm10k_rxtx_vec.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fm10k_rxtx_vec.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/fm10k/fm10k_rxtx_vec.c gcc -Wp,-MD,./.ixgbe_hv_vf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_hv_vf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/base/ixgbe_hv_vf.c gcc -Wp,-MD,base/.vnic_rss.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/enic -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o base/vnic_rss.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/enic/base/vnic_rss.c gcc -Wp,-MD,./.e1000_osdep.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_osdep.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_osdep.c gcc -Wp,-MD,./.ark_udm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I./ -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Werror -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ark_udm.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ark/ark_udm.c gcc -Wp,-MD,./.ecore_cxt.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_cxt.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/ecore_cxt.c gcc -Wp,-MD,./.sfc_port.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_port.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_port.c gcc -Wp,-MD,./.sfc_rx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_rx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_rx.c gcc -Wp,-MD,./.lio_mbox.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio/base -I/builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lio_mbox.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio/base/lio_mbox.c gcc -Wp,-MD,./.ixgbe_dcb.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_dcb.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/base/ixgbe_dcb.c gcc -Wp,-MD,./.ixgbe_dcb_82599.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_dcb_82599.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/base/ixgbe_dcb_82599.c gcc -Wp,-MD,./.e1000_phy.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_phy.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_phy.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/ark/rte_pmd_ark_version.map -Wl,-z,relro -shared ark_ddm.o ark_ethdev.o ark_ethdev_rx.o ark_ethdev_tx.o ark_mpu.o ark_pktchkr.o ark_pktdir.o ark_pktgen.o ark_rqp.o ark_udm.o -z defs -lpthread -ldl -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -Wl,-soname,librte_pmd_ark.so.1 -o librte_pmd_ark.so.1 gcc -Wp,-MD,./.ixgbe_dcb_82598.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_dcb_82598.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/base/ixgbe_dcb_82598.c gcc -Wp,-MD,./.ixgbe_mbx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_mbx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/base/ixgbe_mbx.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen virtio_ethdev.o virtio_ethdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o virtio_ethdev.o.pmd.o virtio_ethdev.o.pmd.c gcc -Wp,-MD,./.i40e_rxtx_vec_sse.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_rxtx_vec_sse.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/i40e_rxtx_vec_sse.c gcc -Wp,-MD,./.sfc_tx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_tx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_tx.c gcc -Wp,-MD,./.bnxt_txq.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnxt_txq.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/bnxt_txq.c gcc -Wp,-MD,./.i40e_ethdev_vf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_ethdev_vf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/i40e_ethdev_vf.c INSTALL-LIB librte_pmd_ark.so.1 cp -f librte_pmd_ark.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o virtio_ethdev.o.o virtio_ethdev.o.pmd.o virtio_ethdev.o ln -s -f librte_pmd_ark.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_ark.so gcc -Wp,-MD,./.e1000_vf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-uninitialized -Wno-unused-parameter -Wno-unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e1000_vf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/base/e1000_vf.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/cxgbe/rte_pmd_cxgbe_version.map -Wl,-z,relro -shared cxgbe_ethdev.o cxgbe_main.o sge.o t4_hw.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -Wl,-soname,librte_pmd_cxgbe.so.1 -o librte_pmd_cxgbe.so.1 gcc -Wp,-MD,./.ecore_l2.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_l2.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/ecore_l2.c gcc -Wp,-MD,./.virtio_rxtx_simple_sse.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virtio_rxtx_simple_sse.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/virtio/virtio_rxtx_simple_sse.c gcc -Wp,-MD,./.ixgbe_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/ixgbe_rxtx.c gcc -Wp,-MD,./.igb_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o igb_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/igb_ethdev.c gcc -Wp,-MD,./.bnxt_txr.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnxt_txr.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/bnxt_txr.c INSTALL-LIB librte_pmd_cxgbe.so.1 cp -f librte_pmd_cxgbe.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_cxgbe.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_cxgbe.so gcc -Wp,-MD,./.bnxt_vnic.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnxt_vnic.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/bnxt_vnic.c gcc -Wp,-MD,./.bnxt_irq.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnxt_irq.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/bnxt_irq.c gcc -Wp,-MD,./.ixgbe_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/ixgbe_ethdev.c gcc -Wp,-MD,./.ixgbe_fdir.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_fdir.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/ixgbe_fdir.c gcc -Wp,-MD,./.sfc_tso.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_tso.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_tso.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen nicvf_ethdev.o nicvf_ethdev.o.pmd.c gcc -Wp,-MD,./.ixgbe_pf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_pf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/ixgbe_pf.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o nicvf_ethdev.o.pmd.o nicvf_ethdev.o.pmd.c gcc -Wp,-MD,./.ecore_sp_commands.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_sp_commands.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/ecore_sp_commands.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o nicvf_ethdev.o.o nicvf_ethdev.o.pmd.o nicvf_ethdev.o gcc -Wp,-MD,./.bnx2x_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DZLIB_CONST -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnx2x_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnx2x/bnx2x_ethdev.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/thunderx/rte_pmd_thunderx_nicvf_version.map -Wl,-z,relro -shared nicvf_rxtx.o nicvf_hw.o nicvf_mbox.o nicvf_ethdev.o nicvf_bsvf.o nicvf_svf.o -z defs -lm -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -Wl,-soname,librte_pmd_thunderx_nicvf.so.1 -o librte_pmd_thunderx_nicvf.so.1 gcc -Wp,-MD,./.igb_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o igb_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/igb_rxtx.c INSTALL-LIB librte_pmd_thunderx_nicvf.so.1 gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_pmd_bond_version.map -Wl,-z,relro -shared rte_eth_bond_api.o rte_eth_bond_pmd.o rte_eth_bond_args.o rte_eth_bond_8023ad.o rte_eth_bond_alb.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_cmdline -lrte_pci -lrte_bus_pci -lrte_bus_vdev -Wl,-soname,librte_pmd_bond.so.2 -o librte_pmd_bond.so.2 cp -f librte_pmd_thunderx_nicvf.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_thunderx_nicvf.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_thunderx_nicvf.so gcc -Wp,-MD,virtio_user/.vhost_user.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virtio_user/vhost_user.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/virtio/virtio_user/vhost_user.c gcc -Wp,-MD,./.rte_pmd_bnxt.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_pmd_bnxt.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/rte_pmd_bnxt.c gcc -Wp,-MD,./.sfc_filter.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_filter.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_filter.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/liquidio/rte_pmd_lio_version.map -Wl,-z,relro -shared lio_ethdev.o lio_rxtx.o lio_23xx_vf.o lio_mbox.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -Wl,-soname,librte_pmd_lio.so.1 -o librte_pmd_lio.so.1 gcc -Wp,-MD,virtio_user/.vhost_kernel.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virtio_user/vhost_kernel.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/virtio/virtio_user/vhost_kernel.c gcc -Wp,-MD,./.sfc_flow.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_flow.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_flow.c gcc -Wp,-MD,./.ecore_init_fw_funcs.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_init_fw_funcs.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/ecore_init_fw_funcs.c INSTALL-LIB librte_pmd_bond.so.2 cp -f librte_pmd_bond.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_bond.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_bond.so gcc -Wp,-MD,./.ecore_spq.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_spq.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/ecore_spq.c INSTALL-LIB librte_pmd_lio.so.1 cp -f librte_pmd_lio.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_lio.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_lio.so gcc -Wp,-MD,./.ecore_init_ops.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_init_ops.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/ecore_init_ops.c gcc -Wp,-MD,./.ixgbe_flow.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_flow.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/ixgbe_flow.c gcc -Wp,-MD,virtio_user/.vhost_kernel_tap.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virtio_user/vhost_kernel_tap.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/virtio/virtio_user/vhost_kernel_tap.c gcc -Wp,-MD,./.ecore_mcp.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_mcp.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/ecore_mcp.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/enic/rte_pmd_enic_version.map -Wl,-z,relro -shared enic_ethdev.o enic_main.o enic_rxtx.o enic_clsf.o enic_res.o enic_flow.o base/vnic_cq.o base/vnic_wq.o base/vnic_dev.o base/vnic_intr.o base/vnic_rq.o base/vnic_rss.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_hash -lrte_bus_pci -Wl,-soname,librte_pmd_enic.so.1 -o librte_pmd_enic.so.1 gcc -Wp,-MD,virtio_user/.virtio_user_dev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virtio_user/virtio_user_dev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/virtio/virtio_user/virtio_user_dev.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen bnx2x_ethdev.o bnx2x_ethdev.o.pmd.c gcc -Wp,-MD,./.virtio_user_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virtio_user_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/virtio/virtio_user_ethdev.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DZLIB_CONST -c -o bnx2x_ethdev.o.pmd.o bnx2x_ethdev.o.pmd.c gcc -Wp,-MD,./.ecore_int.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_int.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/ecore_int.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o bnx2x_ethdev.o.o bnx2x_ethdev.o.pmd.o bnx2x_ethdev.o INSTALL-LIB librte_pmd_enic.so.1 cp -f librte_pmd_enic.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_enic.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_enic.so gcc -Wp,-MD,./.ecore_dcbx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_dcbx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/ecore_dcbx.c gcc -Wp,-MD,./.ixgbe_rxtx_vec_sse.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_rxtx_vec_sse.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c gcc -Wp,-MD,./.ixgbe_ipsec.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_ipsec.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/ixgbe_ipsec.c gcc -Wp,-MD,./.sfc_dp.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_dp.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_dp.c gcc -Wp,-MD,./.bcm_osal.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bcm_osal.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/bcm_osal.c gcc -Wp,-MD,./.rte_pmd_ixgbe.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_pmd_ixgbe.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/rte_pmd_ixgbe.c gcc -Wp,-MD,./.igb_pf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o igb_pf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/igb_pf.c gcc -Wp,-MD,./.ecore_sriov.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_sriov.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/ecore_sriov.c gcc -Wp,-MD,./.sfc_ef10_rx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_ef10_rx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_ef10_rx.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen virtio_user_ethdev.o virtio_user_ethdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o virtio_user_ethdev.o.pmd.o virtio_user_ethdev.o.pmd.c gcc -Wp,-MD,./.sfc_ef10_tx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sfc_ef10_tx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/sfc_ef10_tx.c gcc -Wp,-MD,./.efx_bootcfg.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_bootcfg.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_bootcfg.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/rte_pmd_bnxt_version.map -Wl,-z,relro -shared bnxt_cpr.o bnxt_ethdev.o bnxt_filter.o bnxt_hwrm.o bnxt_ring.o bnxt_rxq.o bnxt_rxr.o bnxt_stats.o bnxt_txq.o bnxt_txr.o bnxt_vnic.o bnxt_irq.o rte_pmd_bnxt.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -Wl,-soname,librte_pmd_bnxt.so.2 -o librte_pmd_bnxt.so.2 ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o virtio_user_ethdev.o.o virtio_user_ethdev.o.pmd.o virtio_user_ethdev.o gcc -Wp,-MD,./.ixgbe_tm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ixgbe_tm.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/ixgbe_tm.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/virtio/rte_pmd_virtio_version.map -Wl,-z,relro -shared virtqueue.o virtio_pci.o virtio_rxtx.o virtio_ethdev.o virtio_rxtx_simple.o virtio_rxtx_simple_sse.o virtio_user/vhost_user.o virtio_user/vhost_kernel.o virtio_user/vhost_kernel_tap.o virtio_user/virtio_user_dev.o virtio_user_ethdev.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -lrte_bus_vdev -Wl,-soname,librte_pmd_virtio.so.1 -o librte_pmd_virtio.so.1 gcc -Wp,-MD,./.ecore_vf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_vf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/base/ecore_vf.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/fm10k/rte_pmd_fm10k_version.map -Wl,-z,relro -shared fm10k_ethdev.o fm10k_rxtx.o fm10k_pf.o fm10k_tlv.o fm10k_common.o fm10k_mbx.o fm10k_vf.o fm10k_api.o fm10k_rxtx_vec.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_hash -lrte_bus_pci -Wl,-soname,librte_pmd_fm10k.so.1 -o librte_pmd_fm10k.so.1 gcc -Wp,-MD,./.qede_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qede_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/qede_ethdev.c gcc -Wp,-MD,./.efx_crc32.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_crc32.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_crc32.c gcc -Wp,-MD,./.efx_ev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_ev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_ev.c INSTALL-LIB librte_pmd_bnxt.so.2 cp -f librte_pmd_bnxt.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib INSTALL-LIB librte_pmd_virtio.so.1 ln -s -f librte_pmd_bnxt.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_bnxt.so cp -f librte_pmd_virtio.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib gcc -Wp,-MD,./.qede_main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qede_main.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/qede_main.c ln -s -f librte_pmd_virtio.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_virtio.so INSTALL-LIB librte_pmd_fm10k.so.1 cp -f librte_pmd_fm10k.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib gcc -Wp,-MD,./.qede_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qede_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/qede_rxtx.c ln -s -f librte_pmd_fm10k.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_fm10k.so gcc -Wp,-MD,./.i40e_pf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_pf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/i40e_pf.c gcc -Wp,-MD,./.qede_fdir.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qede_fdir.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/qede/qede_fdir.c gcc -Wp,-MD,./.i40e_fdir.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_fdir.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/i40e_fdir.c gcc -Wp,-MD,./.ecore_sp.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DZLIB_CONST -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ecore_sp.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnx2x/ecore_sp.c gcc -Wp,-MD,./.efx_filter.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_filter.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_filter.c gcc -Wp,-MD,./.efx_hash.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_hash.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_hash.c gcc -Wp,-MD,./.elink.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DZLIB_CONST -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o elink.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnx2x/elink.c gcc -Wp,-MD,./.igb_flow.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o igb_flow.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/igb_flow.c gcc -Wp,-MD,./.efx_intr.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_intr.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_intr.c gcc -Wp,-MD,./.bnx2x_vfpf.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DZLIB_CONST -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bnx2x_vfpf.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/bnx2x/bnx2x_vfpf.c gcc -Wp,-MD,./.efx_lic.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_lic.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_lic.c gcc -Wp,-MD,./.efx_mac.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_mac.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_mac.c gcc -Wp,-MD,./.efx_mcdi.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_mcdi.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_mcdi.c gcc -Wp,-MD,./.i40e_flow.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_flow.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/i40e_flow.c gcc -Wp,-MD,./.efx_mon.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_mon.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_mon.c gcc -Wp,-MD,./.rte_pmd_i40e.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_pmd_i40e.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/rte_pmd_i40e.c gcc -Wp,-MD,./.i40e_tm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o i40e_tm.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/i40e_tm.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen i40e_ethdev_vf.o i40e_ethdev_vf.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -c -o i40e_ethdev_vf.o.pmd.o i40e_ethdev_vf.o.pmd.c gcc -Wp,-MD,./.efx_nic.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_nic.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_nic.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o i40e_ethdev_vf.o.o i40e_ethdev_vf.o.pmd.o i40e_ethdev_vf.o gcc -Wp,-MD,./.efx_nvram.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_nvram.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_nvram.c gcc -Wp,-MD,./.efx_phy.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_phy.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_phy.c gcc -Wp,-MD,./.em_ethdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o em_ethdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/em_ethdev.c gcc -Wp,-MD,./.efx_port.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_port.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_port.c gcc -Wp,-MD,./.efx_rx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_rx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_rx.c gcc -Wp,-MD,./.efx_sram.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_sram.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_sram.c gcc -Wp,-MD,./.efx_tx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_tx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_tx.c gcc -Wp,-MD,./.efx_vpd.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o efx_vpd.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/efx_vpd.c gcc -Wp,-MD,./.mcdi_mon.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mcdi_mon.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/mcdi_mon.c gcc -Wp,-MD,./.siena_mac.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o siena_mac.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/siena_mac.c gcc -Wp,-MD,./.siena_mcdi.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o siena_mcdi.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/siena_mcdi.c gcc -Wp,-MD,./.siena_nic.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o siena_nic.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/siena_nic.c gcc -Wp,-MD,./.siena_nvram.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o siena_nvram.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/siena_nvram.c gcc -Wp,-MD,./.siena_phy.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o siena_phy.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/siena_phy.c gcc -Wp,-MD,./.siena_sram.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o siena_sram.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/siena_sram.c gcc -Wp,-MD,./.em_rxtx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o em_rxtx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/em_rxtx.c gcc -Wp,-MD,./.siena_vpd.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o siena_vpd.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/siena_vpd.c gcc -Wp,-MD,./.ef10_ev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ef10_ev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ef10_ev.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen igb_ethdev.o igb_ethdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o igb_ethdev.o.pmd.o igb_ethdev.o.pmd.c gcc -Wp,-MD,./.ef10_filter.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ef10_filter.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ef10_filter.c gcc -Wp,-MD,./.ef10_intr.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ef10_intr.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ef10_intr.c gcc -Wp,-MD,./.ef10_mac.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ef10_mac.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ef10_mac.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o igb_ethdev.o.o igb_ethdev.o.pmd.o igb_ethdev.o gcc -Wp,-MD,./.ef10_mcdi.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ef10_mcdi.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ef10_mcdi.c gcc -Wp,-MD,./.ef10_nic.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ef10_nic.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ef10_nic.c gcc -Wp,-MD,./.ef10_nvram.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ef10_nvram.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ef10_nvram.c gcc -Wp,-MD,./.ef10_phy.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ef10_phy.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ef10_phy.c gcc -Wp,-MD,./.ef10_rx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ef10_rx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ef10_rx.c gcc -Wp,-MD,./.ef10_tx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ef10_tx.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ef10_tx.c gcc -Wp,-MD,./.ef10_vpd.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ef10_vpd.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ef10_vpd.c gcc -Wp,-MD,./.hunt_nic.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hunt_nic.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/hunt_nic.c gcc -Wp,-MD,./.medford_nic.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-strict-aliasing -Wextra -Wdisabled-optimization -Waggregate-return -Wnested-externs -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-empty-body -Wno-unused-but-set-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o medford_nic.o -c /builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/base/medford_nic.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen qede_ethdev.o qede_ethdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o qede_ethdev.o.pmd.o qede_ethdev.o.pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o qede_ethdev.o.o qede_ethdev.o.pmd.o qede_ethdev.o /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen em_ethdev.o em_ethdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o em_ethdev.o.pmd.o em_ethdev.o.pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o em_ethdev.o.o em_ethdev.o.pmd.o em_ethdev.o gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/sfc/rte_pmd_sfc_efx_version.map -Wl,-z,relro -shared sfc_ethdev.o sfc_kvargs.o sfc.o sfc_mcdi.o sfc_intr.o sfc_ev.o sfc_port.o sfc_rx.o sfc_tx.o sfc_tso.o sfc_filter.o sfc_flow.o sfc_dp.o sfc_ef10_rx.o sfc_ef10_tx.o efx_bootcfg.o efx_crc32.o efx_ev.o efx_filter.o efx_hash.o efx_intr.o efx_lic.o efx_mac.o efx_mcdi.o efx_mon.o efx_nic.o efx_nvram.o efx_phy.o efx_port.o efx_rx.o efx_sram.o efx_tx.o efx_vpd.o mcdi_mon.o siena_mac.o siena_mcdi.o siena_nic.o siena_nvram.o siena_phy.o siena_sram.o siena_vpd.o ef10_ev.o ef10_filter.o ef10_intr.o ef10_mac.o ef10_mcdi.o ef10_nic.o ef10_nvram.o ef10_phy.o ef10_rx.o ef10_tx.o ef10_vpd.o hunt_nic.o medford_nic.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -Wl,-soname,librte_pmd_sfc_efx.so.1 -o librte_pmd_sfc_efx.so.1 INSTALL-LIB librte_pmd_sfc_efx.so.1 cp -f librte_pmd_sfc_efx.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_sfc_efx.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_sfc_efx.so /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen ixgbe_ethdev.o ixgbe_ethdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-deprecated -c -o ixgbe_ethdev.o.pmd.o ixgbe_ethdev.o.pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o ixgbe_ethdev.o.o ixgbe_ethdev.o.pmd.o ixgbe_ethdev.o gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/e1000/rte_pmd_e1000_version.map -Wl,-z,relro -shared e1000_80003es2lan.o e1000_82540.o e1000_82541.o e1000_82542.o e1000_82543.o e1000_82571.o e1000_82575.o e1000_i210.o e1000_api.o e1000_ich8lan.o e1000_mac.o e1000_manage.o e1000_mbx.o e1000_nvm.o e1000_osdep.o e1000_phy.o e1000_vf.o igb_ethdev.o igb_rxtx.o igb_pf.o igb_flow.o em_ethdev.o em_rxtx.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -Wl,-soname,librte_pmd_e1000.so.1 -o librte_pmd_e1000.so.1 gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/rte_pmd_ixgbe_version.map -Wl,-z,relro -shared ixgbe_common.o ixgbe_82598.o ixgbe_82599.o ixgbe_x540.o ixgbe_x550.o ixgbe_phy.o ixgbe_api.o ixgbe_vf.o ixgbe_hv_vf.o ixgbe_dcb.o ixgbe_dcb_82599.o ixgbe_dcb_82598.o ixgbe_mbx.o ixgbe_rxtx.o ixgbe_ethdev.o ixgbe_fdir.o ixgbe_pf.o ixgbe_flow.o ixgbe_rxtx_vec_sse.o ixgbe_ipsec.o rte_pmd_ixgbe.o ixgbe_tm.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_hash -lrte_bus_pci -Wl,-soname,librte_pmd_ixgbe.so.2 -o librte_pmd_ixgbe.so.2 INSTALL-LIB librte_pmd_e1000.so.1 cp -f librte_pmd_e1000.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_e1000.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_e1000.so INSTALL-LIB librte_pmd_ixgbe.so.2 cp -f librte_pmd_ixgbe.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_ixgbe.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_ixgbe.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/qede/rte_pmd_qede_version.map -Wl,-z,relro -shared ecore_dev.o ecore_hw.o ecore_cxt.o ecore_l2.o ecore_sp_commands.o ecore_init_fw_funcs.o ecore_spq.o ecore_init_ops.o ecore_mcp.o ecore_int.o ecore_dcbx.o bcm_osal.o ecore_sriov.o ecore_vf.o qede_ethdev.o qede_main.o qede_rxtx.o qede_fdir.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -Wl,-soname,librte_pmd_qede.so.1 -o librte_pmd_qede.so.1 INSTALL-LIB librte_pmd_qede.so.1 cp -f librte_pmd_qede.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_qede.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_qede.so /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen i40e_ethdev.o i40e_ethdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -c -o i40e_ethdev.o.pmd.o i40e_ethdev.o.pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o i40e_ethdev.o.o i40e_ethdev.o.pmd.o i40e_ethdev.o gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/rte_pmd_i40e_version.map -Wl,-z,relro -shared i40e_adminq.o i40e_common.o i40e_diag.o i40e_hmc.o i40e_lan_hmc.o i40e_nvm.o i40e_dcb.o i40e_ethdev.o i40e_rxtx.o i40e_rxtx_vec_sse.o i40e_ethdev_vf.o i40e_pf.o i40e_fdir.o i40e_flow.o rte_pmd_i40e.o i40e_tm.o -z defs -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_hash -lrte_bus_pci -Wl,-soname,librte_pmd_i40e.so.2 -o librte_pmd_i40e.so.2 INSTALL-LIB librte_pmd_i40e.so.2 cp -f librte_pmd_i40e.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_i40e.so.2 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_i40e.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/net/bnx2x/rte_pmd_bnx2x_version.map -Wl,-z,relro -shared bnx2x.o bnx2x_rxtx.o bnx2x_stats.o bnx2x_ethdev.o ecore_sp.o elink.o bnx2x_vfpf.o -z defs -lz -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_ethdev -lrte_net -lrte_kvargs -lrte_bus_pci -Wl,-soname,librte_pmd_bnx2x.so.1 -o librte_pmd_bnx2x.so.1 INSTALL-LIB librte_pmd_bnx2x.so.1 cp -f librte_pmd_bnx2x.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_bnx2x.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_bnx2x.so == Build drivers/event == Build drivers/event/skeleton == Build drivers/event/sw == Build drivers/event/octeontx gcc -Wp,-MD,./.skeleton_eventdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o skeleton_eventdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/event/skeleton/skeleton_eventdev.c gcc -Wp,-MD,./.sw_evdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-missing-field-initializers -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sw_evdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/event/sw/sw_evdev.c gcc -Wp,-MD,./.sw_evdev_worker.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-missing-field-initializers -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sw_evdev_worker.o -c /builddir/build/BUILD/dpdk-17.11/drivers/event/sw/sw_evdev_worker.c gcc -Wp,-MD,./.sw_evdev_scheduler.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-missing-field-initializers -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sw_evdev_scheduler.o -c /builddir/build/BUILD/dpdk-17.11/drivers/event/sw/sw_evdev_scheduler.c gcc -Wp,-MD,./.sw_evdev_xstats.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-missing-field-initializers -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sw_evdev_xstats.o -c /builddir/build/BUILD/dpdk-17.11/drivers/event/sw/sw_evdev_xstats.c gcc -Wp,-MD,./.ssovf_worker.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/octeontx/ -fno-prefetch-loop-arrays -Ofast -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ssovf_worker.o -c /builddir/build/BUILD/dpdk-17.11/drivers/event/octeontx/ssovf_worker.c gcc -Wp,-MD,./.ssovf_evdev.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/octeontx/ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ssovf_evdev.o -c /builddir/build/BUILD/dpdk-17.11/drivers/event/octeontx/ssovf_evdev.c /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen skeleton_eventdev.o skeleton_eventdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -c -o skeleton_eventdev.o.pmd.o skeleton_eventdev.o.pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o skeleton_eventdev.o.o skeleton_eventdev.o.pmd.o skeleton_eventdev.o gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/event/skeleton/rte_pmd_skeleton_event_version.map -Wl,-z,relro -shared skeleton_eventdev.o -z defs -lrte_eal -lrte_eventdev -lrte_pci -lrte_bus_pci -lrte_bus_vdev -Wl,-soname,librte_pmd_skeleton_event.so.1 -o librte_pmd_skeleton_event.so.1 INSTALL-LIB librte_pmd_skeleton_event.so.1 cp -f librte_pmd_skeleton_event.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_skeleton_event.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_skeleton_event.so /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen ssovf_evdev.o ssovf_evdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/drivers/mempool/octeontx/ -I/builddir/build/BUILD/dpdk-17.11/drivers/net/octeontx/ -c -o ssovf_evdev.o.pmd.o ssovf_evdev.o.pmd.c ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o ssovf_evdev.o.o ssovf_evdev.o.pmd.o ssovf_evdev.o /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app/dpdk-pmdinfogen sw_evdev.o sw_evdev.o.pmd.c gcc -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-missing-field-initializers -c -o sw_evdev.o.pmd.o sw_evdev.o.pmd.c gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/event/octeontx/rte_pmd_octeontx_ssovf_version.map -Wl,-z,relro -shared ssovf_worker.o ssovf_evdev.o -z defs -lrte_eal -lrte_eventdev -lrte_mempool_octeontx -lrte_bus_pci -lrte_bus_vdev -Wl,-soname,librte_pmd_octeontx_ssovf.so.1 -o librte_pmd_octeontx_ssovf.so.1 ld -export-dynamic -export-dynamic -export-dynamic -export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -r -o sw_evdev.o.o sw_evdev.o.pmd.o sw_evdev.o INSTALL-LIB librte_pmd_octeontx_ssovf.so.1 cp -f librte_pmd_octeontx_ssovf.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_octeontx_ssovf.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_octeontx_ssovf.so gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--version-script=/builddir/build/BUILD/dpdk-17.11/drivers/event/sw/rte_pmd_sw_event_version.map -Wl,-z,relro -shared sw_evdev.o sw_evdev_worker.o sw_evdev_scheduler.o sw_evdev_xstats.o -z defs -lrte_eal -lrte_eventdev -lrte_kvargs -lrte_ring -lrte_bus_vdev -Wl,-soname,librte_pmd_sw_event.so.1 -o librte_pmd_sw_event.so.1 INSTALL-LIB librte_pmd_sw_event.so.1 cp -f librte_pmd_sw_event.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib ln -s -f librte_pmd_sw_event.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/librte_pmd_sw_event.so echo "GROUP ( librte_acl.so librte_bitratestats.so librte_bus_pci.so librte_bus_vdev.so librte_cfgfile.so librte_cmdline.so librte_cryptodev.so librte_distributor.so librte_eal.so librte_efd.so librte_ethdev.so librte_eventdev.so librte_flow_classify.so librte_gro.so librte_gso.so librte_hash.so librte_ip_frag.so librte_jobstats.so librte_kvargs.so librte_latencystats.so librte_lpm.so librte_mbuf.so librte_member.so librte_mempool.so librte_mempool_octeontx.so librte_mempool_ring.so librte_mempool_stack.so librte_meter.so librte_metrics.so librte_net.so librte_pci.so librte_pdump.so librte_pipeline.so librte_pmd_af_packet.so librte_pmd_ark.so librte_pmd_avp.so librte_pmd_bnx2x.so librte_pmd_bnxt.so librte_pmd_bond.so librte_pmd_crypto_scheduler.so librte_pmd_cxgbe.so librte_pmd_e1000.so librte_pmd_ena.so librte_pmd_enic.so librte_pmd_failsafe.so librte_pmd_fm10k.so librte_pmd_i40e.so librte_pmd_ixgbe.so librte_pmd_lio.so librte_pmd_nfp.so librte_pmd_null.so librte_pmd_null_crypto.so librte_pmd_octeontx.so librte_pmd_octeontx_ssovf.so librte_pmd_pcap.so librte_pmd_qede.so librte_pmd_ring.so librte_pmd_sfc_efx.so librte_pmd_skeleton_event.so librte_pmd_softnic.so librte_pmd_sw_event.so librte_pmd_tap.so librte_pmd_thunderx_nicvf.so librte_pmd_vhost.so librte_pmd_virtio.so librte_pmd_vmxnet3_uio.so librte_port.so librte_reorder.so librte_ring.so librte_sched.so librte_security.so librte_table.so librte_timer.so librte_vhost.so )" > /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib/libdpdk.so == Build app make S=app -f /builddir/build/BUILD/dpdk-17.11/app/Makefile -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/build/app all == Build app/test-pmd == Build app/proc_info == Build app/pdump == Build app/test-crypto-perf gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/app/proc_info/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/app/pdump/main.c gcc -Wp,-MD,./.testpmd.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testpmd.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/testpmd.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/app/test-crypto-perf/main.c gcc -Wp,-MD,./.parameters.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parameters.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/parameters.c gcc -Wp,-MD,./.cperf_ops.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cperf_ops.o -c /builddir/build/BUILD/dpdk-17.11/app/test-crypto-perf/cperf_ops.c gcc -Wp,-MD,./.cmdline.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/cmdline.c gcc -Wp,-MD,./.cperf_options_parsing.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cperf_options_parsing.o -c /builddir/build/BUILD/dpdk-17.11/app/test-crypto-perf/cperf_options_parsing.c gcc -Wp,-MD,./.cmdline_flow.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline_flow.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/cmdline_flow.c gcc -Wp,-MD,./.cperf_test_throughput.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cperf_test_throughput.o -c /builddir/build/BUILD/dpdk-17.11/app/test-crypto-perf/cperf_test_throughput.c gcc -Wp,-MD,./.cmdline_mtr.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline_mtr.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/cmdline_mtr.c gcc -Wp,-MD,./.cperf_test_vectors.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cperf_test_vectors.o -c /builddir/build/BUILD/dpdk-17.11/app/test-crypto-perf/cperf_test_vectors.c gcc -Wp,-MD,./.cmdline_tm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline_tm.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/cmdline_tm.c gcc -Wp,-MD,./.cperf_test_latency.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cperf_test_latency.o -c /builddir/build/BUILD/dpdk-17.11/app/test-crypto-perf/cperf_test_latency.c gcc -Wp,-MD,./.cperf_test_verify.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cperf_test_verify.o -c /builddir/build/BUILD/dpdk-17.11/app/test-crypto-perf/cperf_test_verify.c gcc -Wp,-MD,./.iofwd.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o iofwd.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/iofwd.c gcc -Wp,-MD,./.config.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o config.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/config.c gcc -Wp,-MD,./.cperf_test_pmd_cyclecount.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cperf_test_pmd_cyclecount.o -c /builddir/build/BUILD/dpdk-17.11/app/test-crypto-perf/cperf_test_pmd_cyclecount.c gcc -Wp,-MD,./.macfwd.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o macfwd.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/macfwd.c gcc -Wp,-MD,./.cperf_test_vector_parsing.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cperf_test_vector_parsing.o -c /builddir/build/BUILD/dpdk-17.11/app/test-crypto-perf/cperf_test_vector_parsing.c gcc -Wp,-MD,./.macswap.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o macswap.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/macswap.c gcc -Wp,-MD,./.cperf_test_common.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cperf_test_common.o -c /builddir/build/BUILD/dpdk-17.11/app/test-crypto-perf/cperf_test_common.c gcc -Wp,-MD,./.flowgen.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flowgen.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/flowgen.c gcc -Wp,-MD,./.rxonly.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rxonly.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/rxonly.c gcc -Wp,-MD,./.csumonly.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o csumonly.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/csumonly.c gcc -Wp,-MD,./.txonly.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o txonly.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/txonly.c gcc -Wp,-MD,./.icmpecho.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o icmpecho.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/icmpecho.c gcc -Wp,-MD,./.tm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tm.o -c /builddir/build/BUILD/dpdk-17.11/app/test-pmd/tm.c gcc -o dpdk-procinfo -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=dpdk-procinfo.map -Wl,--cref INSTALL-APP dpdk-procinfo INSTALL-MAP dpdk-procinfo.map cp -f dpdk-procinfo /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app cp -f dpdk-procinfo.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app gcc -o dpdk-test-crypto-perf -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o cperf_ops.o cperf_options_parsing.o cperf_test_vectors.o cperf_test_throughput.o cperf_test_latency.o cperf_test_pmd_cyclecount.o cperf_test_verify.o cperf_test_vector_parsing.o cperf_test_common.o -Wl,-lrte_pmd_crypto_scheduler -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=dpdk-test-crypto-perf.map -Wl,--cref INSTALL-APP dpdk-test-crypto-perf INSTALL-MAP dpdk-test-crypto-perf.map cp -f dpdk-test-crypto-perf /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app cp -f dpdk-test-crypto-perf.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app gcc -o dpdk-pdump -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=dpdk-pdump.map -Wl,--cref INSTALL-APP dpdk-pdump INSTALL-MAP dpdk-pdump.map cp -f dpdk-pdump /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app cp -f dpdk-pdump.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app gcc -o testpmd -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld testpmd.o parameters.o cmdline.o cmdline_flow.o cmdline_mtr.o cmdline_tm.o config.o iofwd.o macfwd.o macswap.o flowgen.o rxonly.o txonly.o csumonly.o icmpecho.o tm.o -Wl,-lrte_pmd_bond -Wl,-lrte_pmd_ixgbe -Wl,-lrte_pmd_i40e -Wl,-lrte_pmd_bnxt -Wl,-lrte_pmd_softnic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=testpmd.map -Wl,--cref INSTALL-APP testpmd INSTALL-MAP testpmd.map cp -f testpmd /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app cp -f testpmd.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/app Build complete [x86_64-default-linuxapp-gcc] + make V=1 O=x86_64-native-linuxapp-gcc -j32 doc-api-html doc-guides-html make -f /builddir/build/BUILD/dpdk-17.11/mk/rte.sdkdoc.mk api-html make -f /builddir/build/BUILD/dpdk-17.11/mk/rte.sdkdoc.mk guides-html rm -f /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/doc/html/examples.dox sphinx processing guides-html... rm -f /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/doc/html/api/* sphinx-build -b html \ -c /builddir/build/BUILD/dpdk-17.11/doc/guides /builddir/build/BUILD/dpdk-17.11/doc/guides \ /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/doc/html/guides rmdir -p --ignore-fail-on-non-empty /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/doc/html/api 2>&- || true mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/doc/html doxygen for API... mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/doc/html (cat /builddir/build/BUILD/dpdk-17.11/doc/api/doxy-api.conf && \ printf 'PROJECT_NUMBER = ' && \ make -rRs showversion && \ echo INPUT += /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/doc/html/examples.dox && \ echo OUTPUT_DIRECTORY = /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/doc && \ echo HTML_OUTPUT = html/api && \ echo GENERATE_HTML = YES && \ echo GENERATE_LATEX = NO && \ echo GENERATE_MAN = NO )| \ doxygen - Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/bond Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/cmdline Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/distributor Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/ethtool Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/ethtool/ethtool-app Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/ethtool/lib Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/eventdev_pipeline_sw_pmd Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/exception_path Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/flow_classify Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/flow_filtering Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/helloworld Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/ip_fragmentation Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/config Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/ip_reassembly Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/ipv4_multicast Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/kni Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/l2fwd Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-cat Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-crypto Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-jobstats Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive/ka-agent Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/l3fwd Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/l3fwd-acl Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/l3fwd-power Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/l3fwd-vf Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/link_status_interrupt Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/load_balancer Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/multi_process Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_client Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_server Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/shared Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/multi_process/l2fwd_fork Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/multi_process/simple_mp Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/multi_process/symmetric_mp Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/netmap_compat Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/lib Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/netmap Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/packet_ordering Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/performance-thread Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/arm64 Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/l3fwd-thread Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/ptpclient Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/qos_meter Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/qos_sched Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/quota_watermark Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/include Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qw Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qwctl Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/rxtx_callbacks Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/server_node_efd Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/node Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/server Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/shared Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/service_cores Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/skeleton Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/tep_termination Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/timer Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/vhost Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/vhost_scsi Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/vm_power_manager Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/vm_power_manager/guest_cli Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/vmdq Searching for files in directory /builddir/build/BUILD/dpdk-17.11/examples/vmdq_dcb Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler Searching for files in directory /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt Searching for files in directory /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding Searching for files in directory /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e Searching for files in directory /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe Searching for files in directory /builddir/build/BUILD/dpdk-17.11/drivers/net/softnic Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_acl Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_bitratestats Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_cfgfile Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_compat Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_distributor Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_efd Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_ether Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_flow_classify Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_gro Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_gso Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_hash Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_jobstats Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_kni Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_kvargs Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_latencystats Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_mbuf Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_member Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_mempool Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_meter Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_metrics Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_net Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_pci Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_pdump Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_pipeline Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_port Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_power Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_reorder Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_ring Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_sched Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_security Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_table Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_timer Searching for files in directory /builddir/build/BUILD/dpdk-17.11/lib/librte_vhost Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/dpdk-17.11/doc/api/doxy-api-index.md... Preprocessing /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/rte_cryptodev_scheduler.h... Parsing file /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/rte_cryptodev_scheduler.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/rte_cryptodev_scheduler_operations.h... Parsing file /builddir/build/BUILD/dpdk-17.11/drivers/crypto/scheduler/rte_cryptodev_scheduler_operations.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/rte_pmd_bnxt.h... Parsing file /builddir/build/BUILD/dpdk-17.11/drivers/net/bnxt/rte_pmd_bnxt.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond.h... Parsing file /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_8023ad.h... Parsing file /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_8023ad.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_8023ad_private.h... Parsing file /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_8023ad_private.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_alb.h... Parsing file /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_alb.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_private.h... Parsing file /builddir/build/BUILD/dpdk-17.11/drivers/net/bonding/rte_eth_bond_private.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/rte_pmd_i40e.h... Parsing file /builddir/build/BUILD/dpdk-17.11/drivers/net/i40e/rte_pmd_i40e.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/rte_pmd_ixgbe.h... Parsing file /builddir/build/BUILD/dpdk-17.11/drivers/net/ixgbe/rte_pmd_ixgbe.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/drivers/net/softnic/rte_eth_softnic.h... Parsing file /builddir/build/BUILD/dpdk-17.11/drivers/net/softnic/rte_eth_softnic.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/drivers/net/softnic/rte_eth_softnic_internals.h... Parsing file /builddir/build/BUILD/dpdk-17.11/drivers/net/softnic/rte_eth_softnic_internals.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_alarm.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_alarm.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_bitmap.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_bitmap.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_branch_prediction.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_branch_prediction.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_bus.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_bus.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_common.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_common.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_debug.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_debug.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_dev.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_dev.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_devargs.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_devargs.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_eal.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_eal.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_eal_interrupts.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_eal_interrupts.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_eal_memconfig.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_eal_memconfig.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_errno.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_errno.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_hexdump.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_hexdump.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_interrupts.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_interrupts.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_keepalive.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_keepalive.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_launch.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_launch.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_lcore.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_lcore.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_log.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_log.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_malloc.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_malloc.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_malloc_heap.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_malloc_heap.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_memory.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_memory.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_memzone.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_memzone.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_pci_dev_feature_defs.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_pci_dev_feature_defs.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_pci_dev_features.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_pci_dev_features.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_per_lcore.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_per_lcore.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_random.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_random.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_service.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_service.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_service_component.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_service_component.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_string_fns.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_string_fns.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_tailq.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_tailq.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_time.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_time.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_version.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_version.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_vfio.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/rte_vfio.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_atomic.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_atomic.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_byteorder.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_byteorder.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_cpuflags.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_cpuflags.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_cycles.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_cycles.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_io.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/inclMaking output directory... Running Sphinx v1.1.3 ude/generic/rte_io.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_memcpy.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_memcpy.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_pause.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_pause.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_prefetch.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_prefetch.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_rwlock.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_rwlock.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_spinlock.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_spinlock.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_vect.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eal/common/include/generic/rte_vect.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_acl/rte_acl.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_acl/rte_acl.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_acl/rte_acl_osdep.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_acl/rte_acl_osdep.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_bitratestats/rte_bitrate.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_bitratestats/rte_bitrate.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_cfgfile/rte_cfgfile.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_cfgfile/rte_cfgfile.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_cmdline/cmdline.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_compat/rte_compat.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_compat/rte_compat.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_crypto.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_crypto.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_crypto_sym.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_crypto_sym.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_cryptodev.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_cryptodev.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_cryptodev_pmd.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_cryptodev/rte_cryptodev_pmd.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_distributor/rte_distributor.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_distributor/rte_distributor.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_distributor/rte_distributor_private.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_distributor/rte_distributor_private.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_distributor/rte_distributor_v1705.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_distributor/rte_distributor_v1705.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_distributor/rte_distributor_v20.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_distributor/rte_distributor_v20.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_efd/rte_efd.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_efd/rte_efd.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_efd/rte_efd_arm64.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_efd/rte_efd_arm64.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_efd/rte_efd_x86.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/lmake[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Install the sphinx ReadTheDocs theme for improved html documentation layout: pip install sphinx_rtd_theme Upgrade sphinx to version >= 1.3.1 for improved Figure/Table number handling. loading pickled environment... not yet created ibrte_efd/rte_efd_x86.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_dev_info.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_dev_info.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_eth_ctrl.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_eth_ctrl.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_ethdev.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_ethdev.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_ethdev_pci.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_ethdev_pci.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_ethdev_vdev.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_ethdev_vdev.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_flow.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_flow.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_flow_driver.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_flow_driver.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_mtr.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_mtr.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_mtr_driver.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_mtr_driver.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_tm.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_tm.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_tm_driver.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_ether/rte_tm_driver.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_event_eth_rx_adapter.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_event_eth_rx_adapter.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_event_ring.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_event_ring.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev_pmd.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev_pmd.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev_pmd_pci.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev_pmd_pci.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev_pmd_vdev.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_eventdev/rte_eventdev_pmd_vdev.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_flow_classify/rte_flow_classify.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_flow_classify/rte_flow_classify.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_flow_classify/rte_flow_classify_parse.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_flow_classify/rte_flow_classify_parse.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_gro/rte_gro.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_gro/rte_gro.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_gso/rte_gso.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_gso/rte_gso.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_cmp_arm64.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_cmp_arm64.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_cmp_x86.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_cmp_x86.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_crc_arm64.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_crc_arm64.h... Preprocessing /builddir/build/Bbuilding [html]: targets for 217 source files that are out of date updating environment: 217 added, 0 changed, 0 removed reading sources... [ 0%] contributing/cheatsheet UILD/dpdk-17.11/lib/librte_hash/rte_cuckoo_hash.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_cuckoo_hash.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_cuckoo_hash_x86.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_cuckoo_hash_x86.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_fbk_hash.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_fbk_hash.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_hash.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_hash.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_hash_crc.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_hash_crc.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_jhash.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_jhash.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_thash.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_hash/rte_thash.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag/rte_ip_frag.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_ip_frag/rte_ip_frag.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_jobstats/rte_jobstats.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_jobstats/rte_jobstats.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_kni/rte_kni.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_kni/rte_kni.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_kni/rte_kni_fifo.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_kni/rte_kni_fifo.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_kvargs/rte_kvargs.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_kvargs/rte_kvargs.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_latencystats/rte_latencystats.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_latencystats/rte_latencystats.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm6.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm6.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm_altivec.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm_altivec.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm_neon.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm_neon.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm_sse.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_lpm/rte_lpm_sse.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_mbuf/rte_mbuf.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_mbuf/rte_mbuf.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_mbuf/rte_mbuf_ptype.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_mbuf/rte_mbuf_ptype.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_member/rte_member.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_member/rte_member.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_member/rte_member_ht.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_member/rte_member_ht.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_member/rte_member_vbf.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_member/rte_member_vbf.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_member/rte_member_x86.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_member/rte_member_x86.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_mempool/rte_mempool.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_mempool/rte_mempool.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_meter/rte_meter.h... Parreading sources... [ 0%] contributing/coding_style sing file /builddir/build/BUILD/dpdk-17.11/lib/librte_meter/rte_meter.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_metrics/rte_metrics.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_metrics/rte_metrics.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_arp.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_arp.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_esp.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_esp.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_ether.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_ether.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_gre.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_gre.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_icmp.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_icmp.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_ip.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_ip.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_net.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_net.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_net_crc.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_net_crc.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_sctp.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_sctp.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_tcp.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_tcp.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_udp.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_net/rte_udp.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_pci/rte_pci.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_pci/rte_pci.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_pdump/rte_pdump.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_pdump/rte_pdump.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_pipeline/rte_pipeline.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_pipeline/rte_pipeline.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_ethdev.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_ethdev.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_fd.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_fd.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_frag.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_frag.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_kni.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_kni.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_ras.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_ras.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_ring.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_ring.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_sched.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_sched.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_source_sink.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_port/rte_port_source_sink.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_power/rte_power.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_power/rte_power.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_power/rte_power_acpi_cpufreq.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_power/rte_power_acpi_cpufreq.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_power/rte_power_common.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_power/rte_power_common.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_power/rte_power_kvm_vm.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_power/rte_power_kvm_vm.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_reorder/rte_reorder.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_reorder/rte_reorder.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_ring/rte_ring.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_ring/rte_ring.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_approx.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_approx.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_reciprocal.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_reciprocal.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_red.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_red.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_sched.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_sched.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_sched_common.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_sched/rte_sched_common.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_security/rte_security.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_security/rte_security.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_security/rte_security_driver.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_security/rte_security_driver.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_lru.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_lru.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_lru_arm64.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_lru_arm64.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_lru_x86.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_lru_x86.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_acl.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_acl.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_array.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_array.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_hash.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_hash.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_lpm.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_lpm.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_lpm_ipv6.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_lpm_ipv6.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_stub.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_table/rte_table_stub.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_timer/rte_timer.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_timer/rte_timer.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/lib/librte_vhost/rte_vhost.h... Parsing file /builddir/build/BUILD/dpdk-17.11/lib/librte_vhost/rte_vhost.h... Preprocessing /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/doc/html/examples.dox... Parsing file /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/doc/html/examples.dox... Building group list... Building directoryreading sources... [ 1%] contributing/design reading sources... [ 1%] contributing/documentation reading sources... [ 2%] contributing/index reading sources... [ 2%] contributing/patches reading sources... [ 3%] contributing/stable reading sources... [ 3%] contributing/versioning reading sources... [ 4%] cryptodevs/aesni_gcm reading sources... [ 4%] cryptodevs/aesni_mb reading sources... [ 5%] cryptodevs/armv8 reading sources... [ 5%] cryptodevs/dpaa2_sec reading sources... [ 5%] cryptodevs/dpaa_sec list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating docs for example examples/bond/main.c... Generating docs for example examples/cmdline/commands.c... Generating docs for example examples/cmdline/main.c... Generating docs for example examples/cmdline/parse_obj_list.c... Generating docs for example examples/distributor/main.c... Generating docs for example examples/ethtool/ethtool-app/ethapp.c... Generating docs for example examples/ethtool/ethtool-app/main.c... Generating docs for example examples/ethtool/lib/rte_ethtool.c... Generating docs for example examples/eventdev_pipeline_sw_pmd/main.c... Generating docs for example examples/exception_path/main.c... Generating docs for example examples/flow_classify/flow_classify.c... Generating docs for example examples/flow_filtering/flow_blocks.c... Generating docs for example examples/flow_filtering/main.c... Generating docs for example examples/helloworld/main.c... Generating docs for example examples/ip_fragmentation/main.c... Generating docs for example examples/ip_pipeline/config_check.c... Generating docs for example examples/ip_pipeline/config_parse.c... Generating docs for example examples/ip_pipeline/config_parse_tm.c... Generating docs for example examples/ip_pipeline/cpu_core_map.c... Generating docs for example examples/ip_pipeline/init.c... Generating docs for example examples/ip_pipeline/main.c... Generating docs for example examples/ip_pipeline/parser.c... Generating docs for example examples/ip_pipeline/pipeline/pipeline_common_be.c... Generating docs for example examples/ip_pipeline/pipeline/pipeline_common_fe.c... Generating docs for example examples/ip_pipeline/pipeline/pipeline_firewall.c... Generating docs for example examples/ip_pipeline/pipeline/pipeline_firewall_be.c... Generating docs for example examples/ip_pipeline/pipeline/pipeline_flow_actions.c... Generating docs for example examples/ip_pipeline/pipeline/pipeline_flow_actions_be.c... Generating docs for example examples/ip_pipeline/pipeline/pipeline_flow_classification.c... Generating docs for example examples/ip_pipeline/pipeline/pipeline_flow_classification_be.c... Generating docs for example examples/ip_pipeline/pipeline/pipeline_master.c... Generating docs for example examples/ip_pipeline/pipeline/pipeline_master_be.c... Generating docs for example examples/ip_pipeline/pipeline/pipeline_passthrough.c... Generating docs for example examples/ip_pipeline/pipeline/pipeline_passthrough_be.c... Generating docs for example examplesreading sources... [ 6%] cryptodevs/index reading sources... [ 6%] cryptodevs/kasumi reading sources... [ 7%] cryptodevs/mrvl reading sources... [ 7%] cryptodevs/null reading sources... [ 8%] cryptodevs/openssl reading sources... [ 8%] cryptodevs/overview reading sources... [ 9%] cryptodevs/qat reading sources... [ 9%] cryptodevs/scheduler reading sources... [ 10%] cryptodevs/snow3g reading sources... [ 10%] cryptodevs/zuc /ip_pipeline/pipeline/pipeline_routing.c... Generating docs for example examples/ip_pipeline/pipeline/pipeline_routing_be.c... Generating docs for example examples/ip_pipeline/thread.c... Generating docs for example examples/ip_pipeline/thread_fe.c... Generating docs for example examples/ip_reassembly/main.c... Generating docs for example examples/ipsec-secgw/esp.c... Generating docs for example examples/ipsec-secgw/ipsec-secgw.c... Generating docs for example examples/ipsec-secgw/ipsec.c... Generating docs for example examples/ipsec-secgw/parser.c... Generating docs for example examples/ipsec-secgw/rt.c... Generating docs for example examples/ipsec-secgw/sa.c... Generating docs for example examples/ipsec-secgw/sp4.c... Generating docs for example examples/ipsec-secgw/sp6.c... Generating docs for example examples/ipv4_multicast/main.c... Generating docs for example examples/kni/main.c... Generating docs for example examples/l2fwd-cat/cat.c... Generating docs for example examples/l2fwd-cat/l2fwd-cat.c... Generating docs for example examples/l2fwd-crypto/main.c... Generating docs for example examples/l2fwd-jobstats/main.c... Generating docs for example examples/l2fwd-keepalive/ka-agent/main.c... Generating docs for example examples/l2fwd-keepalive/main.c... Generating docs for example examples/l2fwd-keepalive/shm.c... Generating docs for example examples/l2fwd/main.c... Generating docs for example examples/l3fwd-acl/main.c... Generating docs for example examples/l3fwd-power/main.c... Generating docs for example examples/l3fwd-vf/main.c... Generating docs for example examples/l3fwd/l3fwd_em.c... Generating docs for example examples/l3fwd/l3fwd_lpm.c... Generating docs for example examples/l3fwd/main.c... Generating docs for example examples/link_status_interrupt/main.c... Generating docs for example examples/load_balancer/config.c... Generating docs for example examples/load_balancer/init.c... Generating docs for example examples/load_balancer/main.c... Generating docs for example examples/load_balancer/runtime.c... Generating docs for example examples/multi_process/client_server_mp/mp_client/client.c... Generating docs for example examples/multi_process/client_server_mp/mp_server/args.c... Generating docs for example examples/multi_process/client_server_mp/mp_server/init.c... Generating docs for example examples/multi_process/client_server_mp/mp_server/main.c... Generating docs for example examples/multi_process/l2fwd_fork/flib.c... Generating docs for example examples/multi_process/l2fwd_fork/main.c... Generating docs for example examples/multi_process/simple_mp/main.c... Generating docs for example examples/multi_process/simple_mp/mp_commands.c... Generating docs for example examples/multi_process/symmetric_mp/main.c... Generating docs for example examples/netmap_compat/bridge/bridge.c... Generating docs for example examples/netmap_compat/lib/compat_netmap.c... Generating docs for example examples/packet_ordering/main.c... Generating docs for example examples/performance-thread/common/arch/arm64/ctx.c... Generating docs for example examples/performance-thread/common/arch/x86/ctx.c... Generating docs for example examples/performance-thread/common/lthread.c... Generating docs for example examples/performance-thread/common/lthread_cond.c... Generating docs for example examples/performance-thread/common/lthread_diag.c... Generating docs for example examples/performance-thread/common/lthread_mutex.c... Generating docs for example examples/performance-thread/common/lthread_sched.c... Generating docs for example examples/performance-thread/common/lthread_tls.c... Generating docs for example examples/performance-thread/l3fwd-thread/main.c... Generating docs for example examples/performance-thread/pthread_shim/main.c... Generating docs for example examples/performance-thread/pthread_shim/pthread_shim.c... Generating docs for example examples/ptpclient/ptpclient.c... Generating docs for example examples/qos_meter/main.c... Generating docs for example examples/qos_meter/rte_policer.c... Generating docs for example examples/qos_schereading sources... [ 11%] eventdevs/dpaa2 reading sources... [ 11%] eventdevs/index reading sources... [ 11%] eventdevs/octeontx reading sources... [ 12%] eventdevs/sw reading sources... [ 12%] faq/faq reading sources... [ 13%] faq/index reading sources... [ 13%] freebsd_gsg/build_dpdk d/app_thread.c... Generating docs for example examples/qos_sched/args.c... Generating docs for example examples/qos_sched/cfg_file.c... Generating docs for example examples/qos_sched/cmdline.c... Generating docs for example examples/qos_sched/init.c... Generating docs for example examples/qos_sched/main.c... Generating docs for example examples/qos_sched/stats.c... Generating docs for example examples/quota_watermark/qw/args.c... Generating docs for example examples/quota_watermark/qw/init.c... Generating docs for example examples/quota_watermark/qw/main.c... Generating docs for example examples/quota_watermark/qwctl/commands.c... Generating docs for example examples/quota_watermark/qwctl/qwctl.c... Generating docs for example examples/rxtx_callbacks/main.c... Generating docs for example examples/server_node_efd/node/node.c... Generating docs for example examples/server_node_efd/server/args.c... Generating docs for example examples/server_node_efd/server/init.c... Generating docs for example examples/server_node_efd/server/main.c... Generating docs for example examples/service_cores/main.c... Generating docs for example examples/skeleton/basicfwd.c... Generating docs for example examples/tep_termination/main.c... Generating docs for example examples/tep_termination/vxlan.c... Generating docs for example examples/tep_termination/vxlan_setup.c... Generating docs for example examples/timer/main.c... Generating docs for example examples/vhost/main.c... Generating docs for example examples/vhost/virtio_net.c... Generating docs for example examples/vhost_scsi/scsi.c... Generating docs for example examples/vhost_scsi/vhost_scsi.c... Generating docs for example examples/vm_power_manager/channel_manager.c... Generating docs for example examples/vm_power_manager/channel_monitor.c... Generating docs for example examples/vm_power_manager/guest_cli/main.c... Generating docs for example examples/vm_power_manager/guest_cli/vm_power_cli_guest.c... Generating docs for example examples/vm_power_manager/main.c... Generating docs for example examples/vm_power_manager/power_manager.c... Generating docs for example examples/vm_power_manager/vm_power_cli.c... Generating docs for example examples/vmdq/main.c... Generating docs for example examples/vmdq_dcb/main.c... Generating file sources... Generating code for file doc/api/doxy-api-index.md... Generating code for file drivers/crypto/scheduler/rte_cryptodev_scheduler.h... Generating code for file drivers/crypto/scheduler/rte_cryptodev_scheduler_operations.h... Generating code for file drivers/net/bnxt/rte_pmd_bnxt.h... Generating code for file drivers/net/bonding/rte_eth_bond.h... Generating code for file drivers/net/bonding/rte_eth_bond_8023ad.h... Generating code for file drivers/net/bonding/rte_eth_bond_8023ad_private.h... Generating code for file drivers/net/bonding/rte_eth_bond_alb.h... Generating code for file drivers/net/bonding/rte_eth_bond_private.h... Generating code for file drivers/net/i40e/rte_pmd_i40e.h... Generating code for file drivers/net/ixgbe/rte_pmd_ixgbe.h... Generating code for file drivers/net/softnic/rte_eth_softnic.h... Generating code for file drivers/net/softnic/rte_eth_softnic_internals.h... Generating code for file lib/librte_acl/rte_acl.h... Generating code for file lib/librte_acl/rte_acl_osdep.h... Generating code for file lib/librte_bitratestats/rte_bitrate.h... Generating code for file lib/librte_cfgfile/rte_cfgfile.h... Generating code for file lib/librte_cmdline/cmdline.h... Generating code for file lib/librte_compat/rte_compat.h... Generating code for file lib/librte_cryptodev/rte_crypto.h... Generating code for file lib/librte_cryptodev/rte_crypto_sym.h... Generating code for file lib/librte_cryptodev/rte_cryptodev.h... Generating code for file lib/librte_cryptodev/rte_cryptodev_pmd.h... Generating code for file lib/librte_distributor/rte_distributor.h... Generating code for file lib/librte_distributor/rte_distributor_private.h... Generating code for file lib/librte_distributor/rte_distributor_v1705.h... Generating code for file lib/librte_distributor/rte_reading sources... [ 14%] freebsd_gsg/build_sample_apps reading sources... [ 14%] freebsd_gsg/index reading sources... [ 15%] freebsd_gsg/install_from_ports reading sources... [ 15%] freebsd_gsg/intro distributor_v20.h... Generating code for file lib/librte_eal/common/include/generic/rte_atomic.h... Generating code for file lib/librte_eal/common/include/generic/rte_byteorder.h... Generating code for file lib/librte_eal/common/include/generic/rte_cpuflags.h... Generating code for file lib/librte_eal/common/include/generic/rte_cycles.h... Generating code for file lib/librte_eal/common/include/generic/rte_io.h... Generating code for file lib/librte_eal/common/include/generic/rte_memcpy.h... Generating code for file lib/librte_eal/common/include/generic/rte_pause.h... Generating code for file lib/librte_eal/common/include/generic/rte_prefetch.h... Generating code for file lib/librte_eal/common/include/generic/rte_rwlock.h... Generating code for file lib/librte_eal/common/include/generic/rte_spinlock.h... Generating code for file lib/librte_eal/common/include/generic/rte_vect.h... Generating code for file lib/librte_eal/common/include/rte_alarm.h... Generating code for file lib/librte_eal/common/include/rte_bitmap.h... Generating code for file lib/librte_eal/common/include/rte_branch_prediction.h... Generating code for file lib/librte_eal/common/include/rte_bus.h... Generating code for file lib/librte_eal/common/include/rte_common.h... Generating code for file lib/librte_eal/common/include/rte_debug.h... Generating code for file lib/librte_eal/common/include/rte_dev.h... Generating code for file lib/librte_eal/common/include/rte_devargs.h... Generating code for file lib/librte_eal/common/include/rte_eal.h... Generating code for file lib/librte_eal/common/include/rte_eal_interrupts.h... Generating code for file lib/librte_eal/common/include/rte_eal_memconfig.h... Generating code for file lib/librte_eal/common/include/rte_errno.h... Generating code for file lib/librte_eal/common/include/rte_hexdump.h... Generating code for file lib/librte_eal/common/include/rte_interrupts.h... Generating code for file lib/librte_eal/common/include/rte_keepalive.h... Generating code for file lib/librte_eal/common/include/rte_launch.h... Generating code for file lib/librte_eal/common/include/rte_lcore.h... Generating code for file lib/librte_eal/common/include/rte_log.h... Generating code for file lib/librte_eal/common/include/rte_malloc.h... Generating code for file lib/librte_eal/common/include/rte_malloc_heap.h... Generating code for file lib/librte_eal/common/include/rte_memory.h... Generating code for file lib/librte_eal/common/include/rte_memzone.h... Generating code for file lib/librte_eal/common/include/rte_pci_dev_feature_defs.h... Generating code for file lib/librte_eal/common/include/rte_pci_dev_features.h... Generating code for file lib/librte_eal/common/include/rte_per_lcore.h... Generating code for file lib/librte_eal/common/include/rte_random.h... Generating code for file lib/librte_eal/common/include/rte_service.h... Generating code for file lib/librte_eal/common/include/rte_service_component.h... Generating code for file lib/librte_eal/common/include/rte_string_fns.h... Generating code for file lib/librte_eal/common/include/rte_tailq.h... Generating code for file lib/librte_eal/common/include/rte_time.h... Generating code for file lib/librte_eal/common/include/rte_version.h... Generating code for file lib/librte_eal/common/include/rte_vfio.h... Generating code for file lib/librte_efd/rte_efd.h... Generating code for file lib/librte_efd/rte_efd_arm64.h... Generating code for file lib/librte_efd/rte_efd_x86.h... Generating code for file lib/librte_ether/rte_dev_info.h... Generating code for file lib/librte_ether/rte_eth_ctrl.h... Generating code for file lib/librte_ether/rte_ethdev.h... Generating code for file lib/librte_ether/rte_ethdev_pci.h... Generating code for file lib/librte_ether/rte_ethdev_vdev.h... Generating code for file lib/librte_ether/rte_flow.h... Generating code for file lib/librte_ether/rte_flow_driver.h... Generating code for file lib/librte_ether/rte_mtr.h... Generating code for file lib/librte_ether/rte_mtr_driver.h... Generating code for file lib/librte_ether/rte_tm.h... Generating code for file lib/librtereading sources... [ 16%] howto/flow_bifurcation reading sources... [ 16%] howto/index reading sources... [ 17%] howto/lm_bond_virtio_sriov _ether/rte_tm_driver.h... Generating code for file lib/librte_eventdev/rte_event_eth_rx_adapter.h... Generating code for file lib/librte_eventdev/rte_event_ring.h... Generating code for file lib/librte_eventdev/rte_eventdev.h... Generating code for file lib/librte_eventdev/rte_eventdev_pmd.h... Generating code for file lib/librte_eventdev/rte_eventdev_pmd_pci.h... Generating code for file lib/librte_eventdev/rte_eventdev_pmd_vdev.h... Generating code for file lib/librte_flow_classify/rte_flow_classify.h... Generating code for file lib/librte_flow_classify/rte_flow_classify_parse.h... Generating code for file lib/librte_gro/rte_gro.h... Generating code for file lib/librte_gso/rte_gso.h... Generating code for file lib/librte_hash/rte_cmp_arm64.h... Generating code for file lib/librte_hash/rte_cmp_x86.h... Generating code for file lib/librte_hash/rte_crc_arm64.h... Generating code for file lib/librte_hash/rte_cuckoo_hash.h... Generating code for file lib/librte_hash/rte_cuckoo_hash_x86.h... Generating code for file lib/librte_hash/rte_fbk_hash.h... Generating code for file lib/librte_hash/rte_hash.h... Generating code for file lib/librte_hash/rte_hash_crc.h... Generating code for file lib/librte_hash/rte_jhash.h... Generating code for file lib/librte_hash/rte_thash.h... Generating code for file lib/librte_ip_frag/rte_ip_frag.h... Generating code for file lib/librte_jobstats/rte_jobstats.h... Generating code for file lib/librte_kni/rte_kni.h... Generating code for file lib/librte_kni/rte_kni_fifo.h... Generating code for file lib/librte_kvargs/rte_kvargs.h... Generating code for file lib/librte_latencystats/rte_latencystats.h... Generating code for file lib/librte_lpm/rte_lpm.h... Generating code for file lib/librte_lpm/rte_lpm6.h... Generating code for file lib/librte_lpm/rte_lpm_altivec.h... Generating code for file lib/librte_lpm/rte_lpm_neon.h... Generating code for file lib/librte_lpm/rte_lpm_sse.h... Generating code for file lib/librte_mbuf/rte_mbuf.h... Generating code for file lib/librte_mbuf/rte_mbuf_ptype.h... Generating code for file lib/librte_member/rte_member.h... Generating code for file lib/librte_member/rte_member_ht.h... Generating code for file lib/librte_member/rte_member_vbf.h... Generating code for file lib/librte_member/rte_member_x86.h... Generating code for file lib/librte_mempool/rte_mempool.h... Generating code for file lib/librte_meter/rte_meter.h... Generating code for file lib/librte_metrics/rte_metrics.h... Generating code for file lib/librte_net/rte_arp.h... Generating code for file lib/librte_net/rte_esp.h... Generating code for file lib/librte_net/rte_ether.h... Generating code for file lib/librte_net/rte_gre.h... Generating code for file lib/librte_net/rte_icmp.h... Generating code for file lib/librte_net/rte_ip.h... Generating code for file lib/librte_net/rte_net.h... Generating code for file lib/librte_net/rte_net_crc.h... Generating code for file lib/librte_net/rte_sctp.h... Generating code for file lib/librte_net/rte_tcp.h... Generating code for file lib/librte_net/rte_udp.h... Generating code for file lib/librte_pci/rte_pci.h... Generating code for file lib/librte_pdump/rte_pdump.h... Generating code for file lib/librte_pipeline/rte_pipeline.h... Generating code for file lib/librte_port/rte_port.h... Generating code for file lib/librte_port/rte_port_ethdev.h... Generating code for file lib/librte_port/rte_port_fd.h... Generating code for file lib/librte_port/rte_port_frag.h... Generating code for file lib/librte_port/rte_port_kni.h... Generating code for file lib/librte_port/rte_port_ras.h... Generating code for file lib/librte_port/rte_port_ring.h... Generating code for file lib/librte_port/rte_port_sched.h... Generating code for file lib/librte_port/rte_port_source_sink.h... Generating code for file lib/librte_power/rte_power.h... Generating code for file lib/librte_power/rte_power_acpi_cpufreq.h... Generating code for file lib/librte_power/rte_power_common.h... Generating code for file lib/librte_power/rte_power_kvm_vm.h... Generating code for file lib/librte_reorder/rte_reorder.h..reading sources... [ 17%] howto/lm_virtio_vhost_user reading sources... [ 17%] howto/packet_capture_framework reading sources... [ 18%] howto/pvp_reference_benchmark reading sources... [ 18%] howto/rte_flow reading sources... [ 19%] howto/vfd . Generating code for file lib/librte_ring/rte_ring.h... Generating code for file lib/librte_sched/rte_approx.h... Generating code for file lib/librte_sched/rte_reciprocal.h... Generating code for file lib/librte_sched/rte_red.h... Generating code for file lib/librte_sched/rte_sched.h... Generating code for file lib/librte_sched/rte_sched_common.h... Generating code for file lib/librte_security/rte_security.h... Generating code for file lib/librte_security/rte_security_driver.h... Generating code for file lib/librte_table/rte_lru.h... Generating code for file lib/librte_table/rte_lru_arm64.h... Generating code for file lib/librte_table/rte_lru_x86.h... Generating code for file lib/librte_table/rte_table.h... Generating code for file lib/librte_table/rte_table_acl.h... Generating code for file lib/librte_table/rte_table_array.h... Generating code for file lib/librte_table/rte_table_hash.h... Generating code for file lib/librte_table/rte_table_lpm.h... Generating code for file lib/librte_table/rte_table_lpm_ipv6.h... Generating code for file lib/librte_table/rte_table_stub.h... Generating code for file lib/librte_timer/rte_timer.h... Generating code for file lib/librte_vhost/rte_vhost.h... Generating file documentation... Generating docs for file drivers/crypto/scheduler/rte_cryptodev_scheduler.h... Generating docs for file drivers/net/bonding/rte_eth_bond.h... Generating docs for file drivers/net/i40e/rte_pmd_i40e.h... Generating docs for file drivers/net/ixgbe/rte_pmd_ixgbe.h... Generating docs for file lib/librte_acl/rte_acl.h... Generating docs for file lib/librte_acl/rte_acl_osdep.h... Generating docs for file lib/librte_cfgfile/rte_cfgfile.h... Generating docs for file lib/librte_cmdline/cmdline.h... Generating docs for file lib/librte_cryptodev/rte_crypto.h... Generating docs for file lib/librte_cryptodev/rte_crypto_sym.h... Generating docs for file lib/librte_cryptodev/rte_cryptodev.h... Generating docs for file lib/librte_cryptodev/rte_cryptodev_pmd.h... Generating docs for file lib/librte_distributor/rte_distributor.h... Generating docs for file lib/librte_distributor/rte_distributor_private.h... Generating docs for file lib/librte_distributor/rte_distributor_v1705.h... Generating docs for file lib/librte_distributor/rte_distributor_v20.h... Generating docs for file lib/librte_eal/common/include/generic/rte_atomic.h... Generating docs for file lib/librte_eal/common/include/generic/rte_byteorder.h... Generating docs for file lib/librte_eal/common/include/generic/rte_cpuflags.h... Generating docs for file lib/librte_eal/common/include/generic/rte_cycles.h... Generating docs for file lib/librte_eal/common/include/generic/rte_io.h... Generating docs for file lib/librte_eal/common/include/generic/rte_memcpy.h... Generating docs for file lib/librte_eal/common/include/generic/rte_pause.h... Generating docs for file lib/librte_eal/common/include/generic/rte_prefetch.h... Generating docs for file lib/librte_eal/common/include/generic/rte_rwlock.h... Generating docs for file lib/librte_eal/common/include/generic/rte_spinlock.h... Generating docs for file lib/librte_eal/common/include/generic/rte_vect.h... Generating docs for file lib/librte_eal/common/include/rte_alarm.h... Generating docs for file lib/librte_eal/common/include/rte_bitmap.h... Generating docs for file lib/librte_eal/common/include/rte_branch_prediction.h... Generating docs for file lib/librte_eal/common/include/rte_bus.h... Generating docs for file lib/librte_eal/common/include/rte_common.h... Generating docs for file lib/librte_eal/common/include/rte_debug.h... Generating docs for file lib/librte_eal/common/include/rte_dev.h... Generating docs for file lib/librte_eal/common/include/rte_devargs.h... Generating docs for file lib/librte_eal/common/include/rte_eal.h... Generating docs for file lib/librte_eal/common/include/rte_eal_interrupts.h... Generating docs for file lib/librte_eal/common/include/rte_errno.h... Generating docs for file lib/librte_eal/common/include/rte_hexdump.h... Generating docs for file lib/librte_eal/common/include/rte_interrupts.h...reading sources... [ 19%] howto/virtio_user_as_exceptional_path reading sources... [ 20%] howto/virtio_user_for_container_networking reading sources... [ 20%] index reading sources... [ 21%] linux_gsg/build_dpdk reading sources... [ 21%] linux_gsg/build_sample_apps reading sources... [ 22%] linux_gsg/enable_func reading sources... [ 22%] linux_gsg/index reading sources... [ 23%] linux_gsg/intro reading sources... [ 23%] linux_gsg/linux_drivers reading sources... [ 23%] linux_gsg/nic_perf_intel_platform reading sources... [ 24%] linux_gsg/quick_start reading sources... [ 24%] linux_gsg/sys_reqs Generating docs for file lib/librte_eal/common/include/rte_keepalive.h... Generating docs for file lib/librte_eal/common/include/rte_launch.h... Generating docs for file lib/librte_eal/common/include/rte_lcore.h... Generating docs for file lib/librte_eal/common/include/rte_log.h... Generating docs for file lib/librte_eal/common/include/rte_malloc.h... Generating docs for file lib/librte_eal/common/include/rte_memory.h... Generating docs for file lib/librte_eal/common/include/rte_memzone.h... Generating docs for file lib/librte_eal/common/include/rte_per_lcore.h... Generating docs for file lib/librte_eal/common/include/rte_random.h... Generating docs for file lib/librte_eal/common/include/rte_service.h... Generating docs for file lib/librte_eal/common/include/rte_string_fns.h... Generating docs for file lib/librte_eal/common/include/rte_tailq.h... Generating docs for file lib/librte_eal/common/include/rte_version.h... Generating docs for file lib/librte_efd/rte_efd.h... Generating docs for file lib/librte_ether/rte_eth_ctrl.h... Generating docs for file lib/librte_ether/rte_ethdev.h... Generating docs for file lib/librte_ether/rte_flow.h... Generating docs for file lib/librte_ether/rte_flow_driver.h... Generating docs for file lib/librte_ether/rte_mtr.h... Generating docs for file lib/librte_ether/rte_mtr_driver.h... Generating docs for file lib/librte_ether/rte_tm.h... Generating docs for file lib/librte_ether/rte_tm_driver.h... Generating docs for file lib/librte_eventdev/rte_event_eth_rx_adapter.h... Generating docs for file lib/librte_eventdev/rte_event_ring.h... Generating docs for file lib/librte_eventdev/rte_eventdev.h... Generating docs for file lib/librte_eventdev/rte_eventdev_pmd.h... Generating docs for file lib/librte_eventdev/rte_eventdev_pmd_pci.h... Generating docs for file lib/librte_eventdev/rte_eventdev_pmd_vdev.h... Generating docs for file lib/librte_flow_classify/rte_flow_classify.h... Generating docs for file lib/librte_gro/rte_gro.h... Generating docs for file lib/librte_gso/rte_gso.h... Generating docs for file lib/librte_hash/rte_crc_arm64.h... Generating docs for file lib/librte_hash/rte_fbk_hash.h... Generating docs for file lib/librte_hash/rte_hash.h... Generating docs for file lib/librte_hash/rte_hash_crc.h... Generating docs for file lib/librte_hash/rte_jhash.h... Generating docs for file lib/librte_hash/rte_thash.h... Generating docs for file lib/librte_ip_frag/rte_ip_frag.h... Generating docs for file lib/librte_kni/rte_kni.h... Generating docs for file lib/librte_kvargs/rte_kvargs.h... Generating docs for file lib/librte_latencystats/rte_latencystats.h... Generating docs for file lib/librte_lpm/rte_lpm.h... Generating docs for file lib/librte_lpm/rte_lpm6.h... Generating docs for file lib/librte_mbuf/rte_mbuf.h... Generating docs for file lib/librte_mbuf/rte_mbuf_ptype.h... Generating docs for file lib/librte_member/rte_member.h... Generating docs for file lib/librte_mempool/rte_mempool.h... Generating docs for file lib/librte_meter/rte_meter.h... Generating docs for file lib/librte_metrics/rte_metrics.h... Generating docs for file lib/librte_net/rte_arp.h... Generating docs for file lib/librte_net/rte_esp.h... Generating docs for file lib/librte_net/rte_ether.h... Generating docs for file lib/librte_net/rte_icmp.h... Generating docs for file lib/librte_net/rte_ip.h... Generating docs for file lib/librte_net/rte_sctp.h... Generating docs for file lib/librte_net/rte_tcp.h... Generating docs for file lib/librte_net/rte_udp.h... Generating docs for file lib/librte_pci/rte_pci.h... Generating docs for file lib/librte_pdump/rte_pdump.h... Generating docs for file lib/librte_pipeline/rte_pipeline.h... Generating docs for file lib/librte_port/rte_port.h... Generating docs for file lib/librte_port/rte_port_ethdev.h... Generating docs for file lib/librte_port/rte_port_fd.h... Generating docs for file lib/librte_port/rte_port_frag.h... Generating docs for file lib/librte_port/rte_port_kni.h... Generating docs for file lib/librte_port/rte_port_ras.h... Generating docs for file lib/librte_port/rte_poreading sources... [ 25%] mempool/index reading sources... [ 25%] mempool/octeontx reading sources... [ 26%] nics/ark reading sources... [ 26%] nics/avp reading sources... [ 27%] nics/bnx2x reading sources... [ 27%] nics/bnxt rt_ring.h... Generating docs for file lib/librte_port/rte_port_sched.h... Generating docs for file lib/librte_port/rte_port_source_sink.h... Generating docs for file lib/librte_power/rte_power.h... Generating docs for file lib/librte_power/rte_power_acpi_cpufreq.h... Generating docs for file lib/librte_power/rte_power_kvm_vm.h... Generating docs for file lib/librte_reorder/rte_reorder.h... Generating docs for file lib/librte_ring/rte_ring.h... Generating docs for file lib/librte_sched/rte_approx.h... Generating docs for file lib/librte_sched/rte_red.h... Generating docs for file lib/librte_sched/rte_sched.h... Generating docs for file lib/librte_security/rte_security.h... Generating docs for file lib/librte_security/rte_security_driver.h... Generating docs for file lib/librte_table/rte_table.h... Generating docs for file lib/librte_table/rte_table_acl.h... Generating docs for file lib/librte_table/rte_table_array.h... Generating docs for file lib/librte_table/rte_table_hash.h... Generating docs for file lib/librte_table/rte_table_lpm.h... Generating docs for file lib/librte_table/rte_table_lpm_ipv6.h... Generating docs for file lib/librte_table/rte_table_stub.h... Generating docs for file lib/librte_timer/rte_timer.h... Generating docs for file lib/librte_vhost/rte_vhost.h... Generating page documentation... Generating docs for page examples... Generating group documentation... Generating class documentation... Generating docs for compound arp_hdr... Generating docs for compound arp_ipv4... Generating docs for compound bond_dev_private... Generating docs for compound bond_ethdev_slave_ports... Generating docs for compound bond_rx_queue... Generating docs for compound esp_hdr... Generating docs for compound ether_addr... Generating docs for compound ether_hdr... Generating docs for compound gre_hdr... Generating docs for compound icmp_hdr... Generating docs for compound ip_frag_tbl_stat... Generating docs for compound ipv4_hdr... Generating docs for compound ipv6_hdr... Generating docs for compound lacpdu... Generating docs for compound lacpdu_header... Generating docs for compound lcore_config... Generating docs for compound malloc_heap... Generating docs for compound mapped_pci_resource... Generating docs for compound pci_map... Generating docs for compound pmd_internals... Generating docs for compound port... Generating docs for compound rte_acl_config... Generating docs for compound rte_acl_field... Generating docs for compound rte_acl_field_def... Generating docs for compound rte_acl_param... Generating docs for compound rte_acl_rule_data... Generating docs for compound rte_atomic16_t... Generating docs for compound rte_atomic32_t... Generating docs for compound rte_atomic64_t... Generating docs for compound rte_bitmap... Generating docs for compound rte_bus... Generating docs for compound rte_bus_conf... Generating docs for compound rte_cfgfile_entry... Generating docs for compound rte_cfgfile_parameters... Generating docs for compound rte_config... Generating docs for compound rte_crypto_auth_xform... Generating docs for compound rte_crypto_cipher_xform... Generating docs for compound rte_crypto_op... Generating docs for compound rte_crypto_op_pool_private... Generating docs for compound rte_crypto_param_range... Generating docs for compound rte_crypto_sym_op... Generating docs for compound rte_crypto_sym_xform... Generating docs for compound rte_cryptodev... Generating docs for compound rte_cryptodev_capabilities... Generating docs for compound rte_cryptodev_config... Generating docs for compound rte_cryptodev_data... Generating docs for compound rte_cryptodev_global... Generating docs for compound rte_cryptodev_info... Generating docs for compound rte_cryptodev_ops... Generating docs for compound rte_cryptodev_qp_conf... Generating docs for compound rte_cryptodev_scheduler... Generating docs for compound rte_cryptodev_scheduler_threshold_option... Generating docs for compound rte_cryptodev_stats... Generating docs for compound rte_cryptodev_sym_capability_idx... Generating docs for compound rte_cryptodev_sym_sessreading sources... [ 28%] nics/build_and_test reading sources... [ 28%] nics/cxgbe ion... Generating docs for compound rte_cryptodev_symmetric_capability... Generating docs for compound rte_devargs... Generating docs for compound rte_device... Generating docs for compound rte_distributor_buffer... Generating docs for compound rte_distributor_buffer_v20... Generating docs for compound rte_driver... Generating docs for compound rte_epoll_event... Generating docs for compound rte_eth_conf... Generating docs for compound rte_eth_dcb_info... Generating docs for compound rte_eth_dcb_tc_queue_mapping... Generating docs for compound rte_eth_desc_lim... Generating docs for compound rte_eth_dev_info... Generating docs for compound rte_eth_dev_tx_buffer... Generating docs for compound rte_eth_ethertype_filter... Generating docs for compound rte_eth_fc_conf... Generating docs for compound rte_eth_fdir_action... Generating docs for compound rte_eth_fdir_filter... Generating docs for compound rte_eth_fdir_filter_info... Generating docs for compound rte_eth_fdir_flex_conf... Generating docs for compound rte_eth_fdir_flex_mask... Generating docs for compound rte_eth_fdir_flow... Generating docs for compound rte_eth_fdir_flow_ext... Generating docs for compound rte_eth_fdir_info... Generating docs for compound rte_eth_fdir_input... Generating docs for compound rte_eth_fdir_masks... Generating docs for compound rte_eth_fdir_stats... Generating docs for compound rte_eth_flex_filter... Generating docs for compound rte_eth_flex_payload_cfg... Generating docs for compound rte_eth_global_cfg... Generating docs for compound rte_eth_hash_filter_info... Generating docs for compound rte_eth_hash_global_conf... Generating docs for compound rte_eth_input_set_conf... Generating docs for compound rte_eth_ipv4_flow... Generating docs for compound rte_eth_ipv6_flow... Generating docs for compound rte_eth_l2_flow... Generating docs for compound rte_eth_l2_tunnel_conf... Generating docs for compound rte_eth_link... Generating docs for compound rte_eth_mac_filter... Generating docs for compound rte_eth_mac_vlan_flow... Generating docs for compound rte_eth_mirror_conf... Generating docs for compound rte_eth_ntuple_filter... Generating docs for compound rte_eth_pfc_conf... Generating docs for compound rte_eth_rss_conf... Generating docs for compound rte_eth_rss_reta_entry64... Generating docs for compound rte_eth_rxconf... Generating docs for compound rte_eth_rxmode... Generating docs for compound rte_eth_rxq_info... Generating docs for compound rte_eth_sctpv4_flow... Generating docs for compound rte_eth_sctpv6_flow... Generating docs for compound rte_eth_stats... Generating docs for compound rte_eth_syn_filter... Generating docs for compound rte_eth_tcpv4_flow... Generating docs for compound rte_eth_tcpv6_flow... Generating docs for compound rte_eth_thresh... Generating docs for compound rte_eth_tunnel_filter_conf... Generating docs for compound rte_eth_tunnel_flow... Generating docs for compound rte_eth_txconf... Generating docs for compound rte_eth_txmode... Generating docs for compound rte_eth_txq_info... Generating docs for compound rte_eth_udp_tunnel... Generating docs for compound rte_eth_udpv4_flow... Generating docs for compound rte_eth_udpv6_flow... Generating docs for compound rte_eth_vlan_mirror... Generating docs for compound rte_eth_vmdq_dcb_conf... Generating docs for compound rte_eth_vmdq_rx_conf... Generating docs for compound rte_eth_xstat... Generating docs for compound rte_eth_xstat_name... Generating docs for compound rte_event... Generating docs for compound rte_event_dev_config... Generating docs for compound rte_event_dev_info... Generating docs for compound rte_event_dev_xstats_name... Generating docs for compound rte_event_eth_rx_adapter_conf... Generating docs for compound rte_event_eth_rx_adapter_queue_conf... Generating docs for compound rte_event_eth_rx_adapter_stats... Generating docs for compound rte_event_port_conf... Generating docs for compound rte_event_queue_conf... Generating docs for compound rte_event_ring... Generating docs for compound rte_eventdev_global... Generating docs for compound rte_eventdereading sources... [ 29%] nics/dpaa v_ops... Generating docs for compound rte_fbk_hash_entry... Generating docs for compound rte_fbk_hash_params... Generating docs for compound rte_fbk_hash_table... Generating docs for compound rte_fdir_conf... Generating docs for compound rte_flow_action... Generating docs for compound rte_flow_action_dup... Generating docs for compound rte_flow_action_mark... Generating docs for compound rte_flow_action_meter... Generating docs for compound rte_flow_action_queue... Generating docs for compound rte_flow_action_rss... Generating docs for compound rte_flow_action_security... Generating docs for compound rte_flow_action_vf... Generating docs for compound rte_flow_attr... Generating docs for compound rte_flow_classifier_params... Generating docs for compound rte_flow_classify_ipv4_5tuple... Generating docs for compound rte_flow_classify_stats... Generating docs for compound rte_flow_classify_table_params... Generating docs for compound rte_flow_desc... Generating docs for compound rte_flow_error... Generating docs for compound rte_flow_item... Generating docs for compound rte_flow_item_any... Generating docs for compound rte_flow_item_e_tag... Generating docs for compound rte_flow_item_esp... Generating docs for compound rte_flow_item_eth... Generating docs for compound rte_flow_item_fuzzy... Generating docs for compound rte_flow_item_gre... Generating docs for compound rte_flow_item_gtp... Generating docs for compound rte_flow_item_icmp... Generating docs for compound rte_flow_item_ipv4... Generating docs for compound rte_flow_item_ipv6... Generating docs for compound rte_flow_item_mpls... Generating docs for compound rte_flow_item_nvgre... Generating docs for compound rte_flow_item_port... Generating docs for compound rte_flow_item_raw... Generating docs for compound rte_flow_item_sctp... Generating docs for compound rte_flow_item_tcp... Generating docs for compound rte_flow_item_udp... Generating docs for compound rte_flow_item_vf... Generating docs for compound rte_flow_item_vlan... Generating docs for compound rte_flow_item_vxlan... Generating docs for compound rte_flow_ops... Generating docs for compound rte_flow_query_count... Generating docs for compound rte_gro_param... Generating docs for compound rte_gso_ctx... Generating docs for compound rte_hash... Generating docs for compound rte_hash_bucket... Generating docs for compound rte_hash_parameters... Generating docs for compound rte_intr_conf... Generating docs for compound rte_intr_handle... Generating docs for compound rte_ip_frag_death_row... Generating docs for compound rte_ip_frag_tbl... Generating docs for compound rte_ipv4_tuple... Generating docs for compound rte_ipv6_tuple... Generating docs for compound rte_kni_conf... Generating docs for compound rte_kni_ops... Generating docs for compound rte_kvargs... Generating docs for compound rte_kvargs_pair... Generating docs for compound rte_logs... Generating docs for compound rte_lpm6_config... Generating docs for compound rte_lpm_config... Generating docs for compound rte_malloc_socket_stats... Generating docs for compound rte_mbuf... Generating docs for compound rte_mem_config... Generating docs for compound rte_mem_resource... Generating docs for compound rte_member_parameters... Generating docs for compound rte_mempool... Generating docs for compound rte_mempool_cache... Generating docs for compound rte_mempool_memhdr... Generating docs for compound rte_mempool_objhdr... Generating docs for compound rte_mempool_objsz... Generating docs for compound rte_mempool_ops... Generating docs for compound rte_mempool_ops_table... Generating docs for compound rte_memseg... Generating docs for compound rte_memzone... Generating docs for compound rte_meter_srtcm_params... Generating docs for compound rte_meter_trtcm_params... Generating docs for compound rte_metric_name... Generating docs for compound rte_metric_value... Generating docs for compound rte_mtr_capabilities... Generating docs for compound rte_mtr_error... Generating docs for compound rte_mtr_meter_profile... Generating docs for compound rte_mtr_params... Genreading sources... [ 29%] nics/dpaa2 erating docs for compound rte_mtr_stats... Generating docs for compound rte_net_hdr_lens... Generating docs for compound rte_pci_addr... Generating docs for compound rte_pci_id... Generating docs for compound rte_pipeline_params... Generating docs for compound rte_pipeline_port_in_params... Generating docs for compound rte_pipeline_port_in_stats... Generating docs for compound rte_pipeline_port_out_params... Generating docs for compound rte_pipeline_port_out_stats... Generating docs for compound rte_pipeline_table_entry... Generating docs for compound rte_pipeline_table_params... Generating docs for compound rte_pipeline_table_stats... Generating docs for compound rte_pktmbuf_pool_private... Generating docs for compound rte_pmd_i40e_ddp_device_id... Generating docs for compound rte_pmd_i40e_ddp_version... Generating docs for compound rte_pmd_i40e_mb_event_param... Generating docs for compound rte_pmd_i40e_pkt_template_action... Generating docs for compound rte_pmd_i40e_pkt_template_conf... Generating docs for compound rte_pmd_i40e_pkt_template_input... Generating docs for compound rte_pmd_i40e_profile_info... Generating docs for compound rte_pmd_i40e_profile_list... Generating docs for compound rte_pmd_i40e_proto_info... Generating docs for compound rte_pmd_i40e_ptype_info... Generating docs for compound rte_pmd_i40e_queue_region_conf... Generating docs for compound rte_pmd_ixgbe_mb_event_param... Generating docs for compound rte_port_ethdev_reader_params... Generating docs for compound rte_port_ethdev_writer_nodrop_params... Generating docs for compound rte_port_ethdev_writer_params... Generating docs for compound rte_port_fd_reader_params... Generating docs for compound rte_port_fd_writer_nodrop_params... Generating docs for compound rte_port_fd_writer_params... Generating docs for compound rte_port_in_ops... Generating docs for compound rte_port_in_stats... Generating docs for compound rte_port_kni_reader_params... Generating docs for compound rte_port_kni_writer_nodrop_params... Generating docs for compound rte_port_kni_writer_params... Generating docs for compound rte_port_out_ops... Generating docs for compound rte_port_out_stats... Generating docs for compound rte_port_ring_reader_frag_params... Generating docs for compound rte_port_ring_reader_params... Generating docs for compound rte_port_ring_writer_nodrop_params... Generating docs for compound rte_port_ring_writer_params... Generating docs for compound rte_port_ring_writer_ras_params... Generating docs for compound rte_port_sched_reader_params... Generating docs for compound rte_port_sched_writer_params... Generating docs for compound rte_port_sink_params... Generating docs for compound rte_port_source_params... Generating docs for compound rte_red... Generating docs for compound rte_red_config... Generating docs for compound rte_red_params... Generating docs for compound rte_ring... Generating docs for compound rte_rwlock_t... Generating docs for compound rte_sched_port_params... Generating docs for compound rte_sched_queue_stats... Generating docs for compound rte_sched_subport_stats... Generating docs for compound rte_security_capability... Generating docs for compound rte_security_capability_idx... Generating docs for compound rte_security_ctx... Generating docs for compound rte_security_ipsec_sa_options... Generating docs for compound rte_security_ipsec_tunnel_param... Generating docs for compound rte_security_ipsec_xform... Generating docs for compound rte_security_macsec_xform... Generating docs for compound rte_security_ops... Generating docs for compound rte_security_session_conf... Generating docs for compound rte_service_spec... Generating docs for compound rte_spinlock_recursive_t... Generating docs for compound rte_spinlock_t... Generating docs for compound rte_table_acl_params... Generating docs for compound rte_table_acl_rule_add_params... Generating docs for compound rte_table_acl_rule_delete_params... Generating docs for compound rte_table_array_key... Generating docs for compound rte_table_array_params... Generating docs for compound rte_tabreading sources... [ 29%] nics/e1000em reading sources... [ 30%] nics/ena reading sources... [ 30%] nics/enic le_hash_params... Generating docs for compound rte_table_lpm_ipv6_key... Generating docs for compound rte_table_lpm_ipv6_params... Generating docs for compound rte_table_lpm_key... Generating docs for compound rte_table_lpm_params... Generating docs for compound rte_table_ops... Generating docs for compound rte_table_stats... Generating docs for compound rte_tailq_entry... Generating docs for compound rte_tailq_head... Generating docs for compound rte_timecounter... Generating docs for compound rte_timer... Generating docs for compound rte_timer_status... Generating docs for compound rte_tm_capabilities... Generating docs for compound rte_tm_error... Generating docs for compound rte_tm_level_capabilities... Generating docs for compound rte_tm_node_capabilities... Generating docs for compound rte_tm_node_params... Generating docs for compound rte_tm_node_stats... Generating docs for compound rte_tm_red_params... Generating docs for compound rte_tm_shaper_params... Generating docs for compound rte_tm_token_bucket... Generating docs for compound rte_tm_wred_params... Generating docs for compound rte_vhost_mem_region... Generating docs for compound rte_vhost_memory... Generating docs for compound rte_vlan_filter_conf... Generating docs for compound sctp_hdr... Generating docs for compound slow_protocol... Generating docs for compound slow_protocol_frame... Generating docs for compound tcp_hdr... Generating docs for compound udp_hdr... Generating docs for compound vhost_device_ops... Generating docs for compound vlan_hdr... Generating docs for compound vxlan_hdr... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... lookup cache used 7516/65536 hits=54096 misses=7926 finished... /builddir/build/BUILD/dpdk-17.11/doc/api/doxy-html-custom.sh /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/doc/html/api/doxygen.css reading sources... [ 31%] nics/fail_safe reading sources... [ 31%] nics/features reading sources... [ 32%] nics/fm10k reading sources... [ 32%] nics/i40e reading sources... [ 33%] nics/index reading sources... [ 33%] nics/intel_vf reading sources... [ 34%] nics/ixgbe reading sources... [ 34%] nics/kni reading sources... [ 35%] nics/liquidio reading sources... [ 35%] nics/mlx4 reading sources... [ 35%] nics/mlx5 reading sources... [ 36%] nics/mrvl reading sources... [ 36%] nics/nfp reading sources... [ 37%] nics/octeontx reading sources... [ 37%] nics/overview reading sources... [ 38%] nics/pcap_ring reading sources... [ 38%] nics/qede reading sources... [ 39%] nics/sfc_efx reading sources... [ 39%] nics/szedata2 reading sources... [ 40%] nics/tap reading sources... [ 40%] nics/thunderx reading sources... [ 41%] nics/vhost reading sources... [ 41%] nics/virtio reading sources... [ 41%] nics/vmxnet3 reading sources... [ 42%] platform/index reading sources... [ 42%] platform/octeontx reading sources... [ 43%] prog_guide/build_app reading sources... [ 43%] prog_guide/cryptodev_lib reading sources... [ 44%] prog_guide/dev_kit_build_system reading sources... [ 44%] prog_guide/dev_kit_root_make_help reading sources... [ 45%] prog_guide/efd_lib reading sources... [ 45%] prog_guide/env_abstraction_layer reading sources... [ 46%] prog_guide/event_ethernet_rx_adapter reading sources... [ 46%] prog_guide/eventdev reading sources... [ 47%] prog_guide/ext_app_lib_make_help reading sources... [ 47%] prog_guide/extend_dpdk reading sources... [ 47%] prog_guide/flow_classify_lib reading sources... [ 48%] prog_guide/generic_receive_offload_lib reading sources... [ 48%] prog_guide/generic_segmentation_offload_lib reading sources... [ 49%] prog_guide/glossary reading sources... [ 49%] prog_guide/hash_lib reading sources... [ 50%] prog_guide/index reading sources... [ 50%] prog_guide/intro reading sources... [ 51%] prog_guide/ip_fragment_reassembly_lib reading sources... [ 51%] prog_guide/kernel_nic_interface reading sources... [ 52%] prog_guide/link_bonding_poll_mode_drv_lib reading sources... [ 52%] prog_guide/lpm6_lib reading sources... [ 52%] prog_guide/lpm_lib reading sources... [ 53%] prog_guide/mbuf_lib reading sources... [ 53%] prog_guide/member_lib reading sources... [ 54%] prog_guide/mempool_lib reading sources... [ 54%] prog_guide/metrics_lib reading sources... [ 55%] prog_guide/multi_proc_support reading sources... [ 55%] prog_guide/overview reading sources... [ 56%] prog_guide/packet_classif_access_ctrl reading sources... [ 56%] prog_guide/packet_distrib_lib reading sources... [ 57%] prog_guide/packet_framework reading sources... [ 57%] prog_guide/pdump_lib reading sources... [ 58%] prog_guide/perf_opt_guidelines reading sources... [ 58%] prog_guide/poll_mode_drv reading sources... [ 58%] prog_guide/port_hotplug_framework reading sources... [ 59%] prog_guide/power_man reading sources... [ 59%] prog_guide/profile_app reading sources... [ 60%] prog_guide/qos_framework reading sources... [ 60%] prog_guide/reorder_lib reading sources... [ 61%] prog_guide/ring_lib reading sources... [ 61%] prog_guide/rte_flow reading sources... [ 62%] prog_guide/rte_security reading sources... [ 62%] prog_guide/service_cores reading sources... [ 63%] prog_guide/source_org reading sources... [ 63%] prog_guide/thread_safety_dpdk_functions reading sources... [ 64%] prog_guide/timer_lib reading sources... [ 64%] prog_guide/traffic_management reading sources... [ 64%] prog_guide/traffic_metering_and_policing reading sources... [ 65%] prog_guide/vhost_lib reading sources... [ 65%] prog_guide/writing_efficient_code reading sources... [ 66%] rel_notes/deprecation reading sources... [ 66%] rel_notes/index reading sources... [ 67%] rel_notes/known_issues reading sources... [ 67%] rel_notes/rel_description reading sources... [ 68%] rel_notes/release_16_04 reading sources... [ 68%] rel_notes/release_16_07 reading sources... [ 69%] rel_notes/release_16_11 reading sources... [ 69%] rel_notes/release_17_02 reading sources... [ 70%] rel_notes/release_17_05 reading sources... [ 70%] rel_notes/release_17_08 reading sources... [ 70%] rel_notes/release_17_11 reading sources... [ 71%] rel_notes/release_1_8 reading sources... [ 71%] rel_notes/release_2_0 reading sources... [ 72%] rel_notes/release_2_1 reading sources... [ 72%] rel_notes/release_2_2 reading sources... [ 73%] sample_app_ug/cmd_line reading sources... [ 73%] sample_app_ug/compiling reading sources... [ 74%] sample_app_ug/dist_app reading sources... [ 74%] sample_app_ug/ethtool reading sources... [ 75%] sample_app_ug/eventdev_pipeline_sw_pmd reading sources... [ 75%] sample_app_ug/exception_path reading sources... [ 76%] sample_app_ug/flow_classify reading sources... [ 76%] sample_app_ug/flow_filtering reading sources... [ 76%] sample_app_ug/hello_world reading sources... [ 77%] sample_app_ug/index reading sources... [ 77%] sample_app_ug/intro reading sources... [ 78%] sample_app_ug/ip_frag reading sources... [ 78%] sample_app_ug/ip_pipeline reading sources... [ 79%] sample_app_ug/ip_reassembly reading sources... [ 79%] sample_app_ug/ipsec_secgw reading sources... [ 80%] sample_app_ug/ipv4_multicast reading sources... [ 80%] sample_app_ug/keep_alive reading sources... [ 81%] sample_app_ug/kernel_nic_interface reading sources... [ 81%] sample_app_ug/l2_forward_cat reading sources... [ 82%] sample_app_ug/l2_forward_crypto reading sources... [ 82%] sample_app_ug/l2_forward_job_stats reading sources... [ 82%] sample_app_ug/l2_forward_real_virtual reading sources... [ 83%] sample_app_ug/l3_forward reading sources... [ 83%] sample_app_ug/l3_forward_access_ctrl reading sources... [ 84%] sample_app_ug/l3_forward_power_man reading sources... [ 84%] sample_app_ug/l3_forward_virtual reading sources... [ 85%] sample_app_ug/link_status_intr reading sources... [ 85%] sample_app_ug/load_balancer reading sources... [ 86%] sample_app_ug/multi_process reading sources... [ 86%] sample_app_ug/netmap_compatibility reading sources... [ 87%] sample_app_ug/packet_ordering reading sources... [ 87%] sample_app_ug/performance_thread reading sources... [ 88%] sample_app_ug/ptpclient reading sources... [ 88%] sample_app_ug/qos_metering reading sources... [ 88%] sample_app_ug/qos_scheduler reading sources... [ 89%] sample_app_ug/quota_watermark reading sources... [ 89%] sample_app_ug/rxtx_callbacks reading sources... [ 90%] sample_app_ug/server_node_efd reading sources... [ 90%] sample_app_ug/service_cores reading sources... [ 91%] sample_app_ug/skeleton reading sources... [ 91%] sample_app_ug/tep_termination reading sources... [ 92%] sample_app_ug/test_pipeline reading sources... [ 92%] sample_app_ug/timer reading sources... [ 93%] sample_app_ug/vhost reading sources... [ 93%] sample_app_ug/vhost_scsi reading sources... [ 94%] sample_app_ug/vm_power_management reading sources... [ 94%] sample_app_ug/vmdq_dcb_forwarding reading sources... [ 94%] testpmd_app_ug/build_app reading sources... [ 95%] testpmd_app_ug/index reading sources... [ 95%] testpmd_app_ug/intro reading sources... [ 96%] testpmd_app_ug/run_app reading sources... [ 96%] testpmd_app_ug/testpmd_funcs reading sources... [ 97%] tools/cryptoperf reading sources... [ 97%] tools/devbind reading sources... [ 98%] tools/index reading sources... [ 98%] tools/pdump reading sources... [ 99%] tools/pmdinfo reading sources... [ 99%] tools/proc_info reading sources... [100%] tools/testeventdev looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] contributing/cheatsheet writing output... [ 0%] contributing/coding_style writing output... [ 1%] contributing/design writing output... [ 1%] contributing/documentation writing output... [ 2%] contributing/index writing output... [ 2%] contributing/patches writing output... [ 3%] contributing/stable writing output... [ 3%] contributing/versioning writing output... [ 4%] cryptodevs/aesni_gcm writing output... [ 4%] cryptodevs/aesni_mb writing output... [ 5%] cryptodevs/armv8 writing output... [ 5%] cryptodevs/dpaa2_sec writing output... [ 5%] cryptodevs/dpaa_sec writing output... [ 6%] cryptodevs/index writing output... [ 6%] cryptodevs/kasumi writing output... [ 7%] cryptodevs/mrvl writing output... [ 7%] cryptodevs/null writing output... [ 8%] cryptodevs/openssl writing output... [ 8%] cryptodevs/overview writing output... [ 9%] cryptodevs/qat writing output... [ 9%] cryptodevs/scheduler writing output... [ 10%] cryptodevs/snow3g writing output... [ 10%] cryptodevs/zuc writing output... [ 11%] eventdevs/dpaa2 writing output... [ 11%] eventdevs/index writing output... [ 11%] eventdevs/octeontx writing output... [ 12%] eventdevs/sw writing output... [ 12%] faq/faq writing output... [ 13%] faq/index writing output... [ 13%] freebsd_gsg/build_dpdk writing output... [ 14%] freebsd_gsg/build_sample_apps writing output... [ 14%] freebsd_gsg/index writing output... [ 15%] freebsd_gsg/install_from_ports writing output... [ 15%] freebsd_gsg/intro writing output... [ 16%] howto/flow_bifurcation writing output... [ 16%] howto/index writing output... [ 17%] howto/lm_bond_virtio_sriov writing output... [ 17%] howto/lm_virtio_vhost_user writing output... [ 17%] howto/packet_capture_framework writing output... [ 18%] howto/pvp_reference_benchmark writing output... [ 18%] howto/rte_flow writing output... [ 19%] howto/vfd writing output... [ 19%] howto/virtio_user_as_exceptional_path writing output... [ 20%] howto/virtio_user_for_container_networking writing output... [ 20%] index writing output... [ 21%] linux_gsg/build_dpdk writing output... [ 21%] linux_gsg/build_sample_apps writing output... [ 22%] linux_gsg/enable_func writing output... [ 22%] linux_gsg/index writing output... [ 23%] linux_gsg/intro writing output... [ 23%] linux_gsg/linux_drivers writing output... [ 23%] linux_gsg/nic_perf_intel_platform writing output... [ 24%] linux_gsg/quick_start writing output... [ 24%] linux_gsg/sys_reqs writing output... [ 25%] mempool/index writing output... [ 25%] mempool/octeontx writing output... [ 26%] nics/ark writing output... [ 26%] nics/avp writing output... [ 27%] nics/bnx2x writing output... [ 27%] nics/bnxt writing output... [ 28%] nics/build_and_test writing output... [ 28%] nics/cxgbe writing output... [ 29%] nics/dpaa writing output... [ 29%] nics/dpaa2 writing output... [ 29%] nics/e1000em writing output... [ 30%] nics/ena writing output... [ 30%] nics/enic writing output... [ 31%] nics/fail_safe writing output... [ 31%] nics/features writing output... [ 32%] nics/fm10k writing output... [ 32%] nics/i40e writing output... [ 33%] nics/index writing output... [ 33%] nics/intel_vf writing output... [ 34%] nics/ixgbe writing output... [ 34%] nics/kni writing output... [ 35%] nics/liquidio writing output... [ 35%] nics/mlx4 writing output... [ 35%] nics/mlx5 writing output... [ 36%] nics/mrvl writing output... [ 36%] nics/nfp writing output... [ 37%] nics/octeontx writing output... [ 37%] nics/overview writing output... [ 38%] nics/pcap_ring writing output... [ 38%] nics/qede writing output... [ 39%] nics/sfc_efx writing output... [ 39%] nics/szedata2 writing output... [ 40%] nics/tap writing output... [ 40%] nics/thunderx writing output... [ 41%] nics/vhost writing output... [ 41%] nics/virtio writing output... [ 41%] nics/vmxnet3 writing output... [ 42%] platform/index writing output... [ 42%] platform/octeontx writing output... [ 43%] prog_guide/build_app writing output... [ 43%] prog_guide/cryptodev_lib writing output... [ 44%] prog_guide/dev_kit_build_system writing output... [ 44%] prog_guide/dev_kit_root_make_help writing output... [ 45%] prog_guide/efd_lib writing output... [ 45%] prog_guide/env_abstraction_layer writing output... [ 46%] prog_guide/event_ethernet_rx_adapter writing output... [ 46%] prog_guide/eventdev writing output... [ 47%] prog_guide/ext_app_lib_make_help writing output... [ 47%] prog_guide/extend_dpdk writing output... [ 47%] prog_guide/flow_classify_lib writing output... [ 48%] prog_guide/generic_receive_offload_lib writing output... [ 48%] prog_guide/generic_segmentation_offload_lib writing output... [ 49%] prog_guide/glossary writing output... [ 49%] prog_guide/hash_lib writing output... [ 50%] prog_guide/index writing output... [ 50%] prog_guide/intro writing output... [ 51%] prog_guide/ip_fragment_reassembly_lib writing output... [ 51%] prog_guide/kernel_nic_interface writing output... [ 52%] prog_guide/link_bonding_poll_mode_drv_lib writing output... [ 52%] prog_guide/lpm6_lib writing output... [ 52%] prog_guide/lpm_lib writing output... [ 53%] prog_guide/mbuf_lib writing output... [ 53%] prog_guide/member_lib writing output... [ 54%] prog_guide/mempool_lib writing output... [ 54%] prog_guide/metrics_lib writing output... [ 55%] prog_guide/multi_proc_support writing output... [ 55%] prog_guide/overview writing output... [ 56%] prog_guide/packet_classif_access_ctrl writing output... [ 56%] prog_guide/packet_distrib_lib writing output... [ 57%] prog_guide/packet_framework writing output... [ 57%] prog_guide/pdump_lib writing output... [ 58%] prog_guide/perf_opt_guidelines writing output... [ 58%] prog_guide/poll_mode_drv writing output... [ 58%] prog_guide/port_hotplug_framework writing output... [ 59%] prog_guide/power_man writing output... [ 59%] prog_guide/profile_app writing output... [ 60%] prog_guide/qos_framework writing output... [ 60%] prog_guide/reorder_lib writing output... [ 61%] prog_guide/ring_lib writing output... [ 61%] prog_guide/rte_flow writing output... [ 62%] prog_guide/rte_security writing output... [ 62%] prog_guide/service_cores writing output... [ 63%] prog_guide/source_org writing output... [ 63%] prog_guide/thread_safety_dpdk_functions writing output... [ 64%] prog_guide/timer_lib writing output... [ 64%] prog_guide/traffic_management writing output... [ 64%] prog_guide/traffic_metering_and_policing writing output... [ 65%] prog_guide/vhost_lib writing output... [ 65%] prog_guide/writing_efficient_code writing output... [ 66%] rel_notes/deprecation writing output... [ 66%] rel_notes/index writing output... [ 67%] rel_notes/known_issues writing output... [ 67%] rel_notes/rel_description writing output... [ 68%] rel_notes/release_16_04 writing output... [ 68%] rel_notes/release_16_07 writing output... [ 69%] rel_notes/release_16_11 writing output... [ 69%] rel_notes/release_17_02 writing output... [ 70%] rel_notes/release_17_05 writing output... [ 70%] rel_notes/release_17_08 writing output... [ 70%] rel_notes/release_17_11 writing output... [ 71%] rel_notes/release_1_8 writing output... [ 71%] rel_notes/release_2_0 writing output... [ 72%] rel_notes/release_2_1 writing output... [ 72%] rel_notes/release_2_2 writing output... [ 73%] sample_app_ug/cmd_line writing output... [ 73%] sample_app_ug/compiling writing output... [ 74%] sample_app_ug/dist_app writing output... [ 74%] sample_app_ug/ethtool writing output... [ 75%] sample_app_ug/eventdev_pipeline_sw_pmd writing output... [ 75%] sample_app_ug/exception_path writing output... [ 76%] sample_app_ug/flow_classify writing output... [ 76%] sample_app_ug/flow_filtering writing output... [ 76%] sample_app_ug/hello_world writing output... [ 77%] sample_app_ug/index writing output... [ 77%] sample_app_ug/intro writing output... [ 78%] sample_app_ug/ip_frag writing output... [ 78%] sample_app_ug/ip_pipeline writing output... [ 79%] sample_app_ug/ip_reassembly writing output... [ 79%] sample_app_ug/ipsec_secgw writing output... [ 80%] sample_app_ug/ipv4_multicast writing output... [ 80%] sample_app_ug/keep_alive writing output... [ 81%] sample_app_ug/kernel_nic_interface writing output... [ 81%] sample_app_ug/l2_forward_cat writing output... [ 82%] sample_app_ug/l2_forward_crypto writing output... [ 82%] sample_app_ug/l2_forward_job_stats writing output... [ 82%] sample_app_ug/l2_forward_real_virtual writing output... [ 83%] sample_app_ug/l3_forward writing output... [ 83%] sample_app_ug/l3_forward_access_ctrl writing output... [ 84%] sample_app_ug/l3_forward_power_man writing output... [ 84%] sample_app_ug/l3_forward_virtual writing output... [ 85%] sample_app_ug/link_status_intr writing output... [ 85%] sample_app_ug/load_balancer writing output... [ 86%] sample_app_ug/multi_process writing output... [ 86%] sample_app_ug/netmap_compatibility writing output... [ 87%] sample_app_ug/packet_ordering writing output... [ 87%] sample_app_ug/performance_thread writing output... [ 88%] sample_app_ug/ptpclient writing output... [ 88%] sample_app_ug/qos_metering writing output... [ 88%] sample_app_ug/qos_scheduler writing output... [ 89%] sample_app_ug/quota_watermark writing output... [ 89%] sample_app_ug/rxtx_callbacks writing output... [ 90%] sample_app_ug/server_node_efd writing output... [ 90%] sample_app_ug/service_cores writing output... [ 91%] sample_app_ug/skeleton writing output... [ 91%] sample_app_ug/tep_termination writing output... [ 92%] sample_app_ug/test_pipeline writing output... [ 92%] sample_app_ug/timer writing output... [ 93%] sample_app_ug/vhost writing output... [ 93%] sample_app_ug/vhost_scsi writing output... [ 94%] sample_app_ug/vm_power_management writing output... [ 94%] sample_app_ug/vmdq_dcb_forwarding writing output... [ 94%] testpmd_app_ug/build_app writing output... [ 95%] testpmd_app_ug/index writing output... [ 95%] testpmd_app_ug/intro writing output... [ 96%] testpmd_app_ug/run_app writing output... [ 96%] testpmd_app_ug/testpmd_funcs writing output... [ 97%] tools/cryptoperf writing output... [ 97%] tools/devbind writing output... [ 98%] tools/index writing output... [ 98%] tools/pdump writing output... [ 99%] tools/pmdinfo writing output... [ 99%] tools/proc_info writing output... [100%] tools/testeventdev writing additional files... genindex search copying images... [ 0%] prog_guide/img/ex_data_flow_tru_dropper.png copying images... [ 1%] prog_guide/img/member_i5.svg copying images... [ 2%] prog_guide/img/bond-mode-4.svg copying images... [ 2%] sample_app_ug/img/sym_multi_proc_app.png copying images... [ 3%] nics/img/host_vm_comms_qemu.png copying images... [ 4%] prog_guide/img/efd_i4.svg copying images... [ 4%] sample_app_ug/img/vm_power_mgr_highlevel.svg copying images... [ 5%] prog_guide/img/hier_sched_blk.png copying images... [ 6%] tools/img/eventdev_perf_atq_test.svg copying images... [ 6%] nics/img/inter_vm_comms.png copying images... [ 7%] prog_guide/img/tbl24_tbl8.png copying images... [ 8%] sample_app_ug/img/test_pipeline_app.png copying images... [ 8%] sample_app_ug/img/dist_app.svg copying images... [ 9%] prog_guide/img/ring-mp-enqueue3.svg copying images... [ 10%] prog_guide/img/pkt_flow_kni.png copying images... [ 10%] nics/img/single_port_nic.png copying images... [ 11%] sample_app_ug/img/vmdq_dcb_example.svg copying images... [ 12%] prog_guide/img/flow_tru_droppper.png copying images... [ 13%] prog_guide/img/packet_distributor2.png copying images... [ 13%] prog_guide/img/figure34.png copying images... [ 14%] prog_guide/img/efd_i8.svg copying images... [ 15%] prog_guide/img/figure38.png copying images... [ 15%] prog_guide/img/gso-output-segment-format.svg copying images... [ 16%] prog_guide/img/bond-mode-1.svg copying images... [ 17%] prog_guide/img/efd_i6.svg copying images... [ 17%] sample_app_ug/img/threads_pipelines.png copying images... [ 18%] prog_guide/img/kernel_nic_intf.png copying images... [ 19%] sample_app_ug/img/slave_proc_recov.png copying images... [ 19%] sample_app_ug/img/ip_pipelines_1.svg copying images... [ 20%] sample_app_ug/img/l2_fwd_encrypt_flow.svg copying images... [ 21%] sample_app_ug/img/vm_power_mgr_vm_request_seq.svg copying images... [ 21%] prog_guide/img/efd_i10.svg copying images... [ 22%] prog_guide/img/mempool.svg copying images... [ 23%] prog_guide/img/ring-modulo1.svg copying images... [ 23%] prog_guide/img/ewma_filter_eq_1.png copying images... [ 24%] prog_guide/img/member_i2.svg copying images... [ 25%] prog_guide/img/bond-mode-2.svg copying images... [ 26%] prog_guide/img/eventdev_usage.svg copying images... [ 26%] prog_guide/img/efd_i5.svg copying images... [ 27%] nics/img/console.png copying images... [ 28%] howto/img/lm_bond_virtio_sriov.svg copying images... [ 28%] sample_app_ug/img/l2_fwd_vm2vm.svg copying images... [ 29%] prog_guide/img/linuxapp_launch.svg copying images... [ 30%] sample_app_ug/img/exception_path_example.svg copying images... [ 30%] prog_guide/img/packet_distributor1.png copying images... [ 31%] sample_app_ug/img/server_node_efd.svg copying images... [ 32%] nics/img/vmxnet3_int.png copying images... [ 32%] contributing/img/patch_cheatsheet.svg copying images... [ 33%] cryptodevs/img/scheduler-overview.svg copying images... [ 34%] prog_guide/img/ring-enqueue2.svg copying images... [ 34%] prog_guide/img/bond-mode-3.svg copying images... [ 35%] sample_app_ug/img/ip_pipelines_3.svg copying images... [ 36%] howto/img/packet_capture_framework.svg copying images... [ 36%] sample_app_ug/img/master_slave_proc.png copying images... [ 37%] prog_guide/img/efd_i9.svg copying images... [ 38%] prog_guide/img/figure33.png copying images... [ 39%] prog_guide/img/blk_diag_dropper.png copying images... [ 39%] sample_app_ug/img/ip_pipelines_2.svg copying images... [ 40%] prog_guide/img/pkt_drop_probability.png copying images... [ 41%] sample_app_ug/img/ptpclient.svg copying images... [ 41%] prog_guide/img/prefetch_pipeline.png copying images... [ 42%] prog_guide/img/figure37.png copying images... [ 43%] prog_guide/img/memory-management.svg copying images... [ 43%] prog_guide/img/ring-dequeue1.svg copying images... [ 44%] howto/img/ixgbe_bifu_queue_idx.svg copying images... [ 45%] prog_guide/img/efd_i3.svg copying images... [ 45%] prog_guide/img/figure35.png copying images... [ 46%] sample_app_ug/img/qos_sched_app_arch.png copying images... [ 47%] prog_guide/img/efd_i7.svg copying images... [ 47%] prog_guide/img/ring-enqueue3.svg copying images... [ 48%] prog_guide/img/cryptodev_sym_sess.svg copying images... [ 49%] prog_guide/img/member_i1.svg copying images... [ 50%] prog_guide/img/crypto_op.svg copying images... [ 50%] sample_app_ug/img/dist_perf.svg copying images... [ 51%] nics/img/forward_stats.png copying images... [ 52%] nics/img/vm_vm_comms.png copying images... [ 52%] nics/img/intel_perf_test_setup.svg copying images... [ 53%] prog_guide/img/drop_probability_graph.png copying images... [ 54%] prog_guide/img/ring-modulo2.svg copying images... [ 54%] sample_app_ug/img/performance_thread_1.svg copying images... [ 55%] sample_app_ug/img/overlay_networking.svg copying images... [ 56%] prog_guide/img/ring-dequeue2.svg copying images... [ 56%] prog_guide/img/member_i6.svg copying images... [ 57%] prog_guide/img/drop_probability_eq3.png copying images... [ 58%] sample_app_ug/img/load_bal_app_arch.png copying images... [ 58%] sample_app_ug/img/ring_pipeline_perf_setup.png copying images... [ 59%] prog_guide/img/figure32.png copying images... [ 60%] sample_app_ug/img/performance_thread_2.svg copying images... [ 60%] tools/img/eventdev_order_queue_test.svg copying images... [ 61%] prog_guide/img/bond-overview.svg copying images... [ 62%] nics/img/vswitch_vm.png copying images... [ 63%] howto/img/virtio_user_as_exceptional_path.svg copying images... [ 63%] prog_guide/img/efd_i2.svg copying images... [ 64%] prog_guide/img/pipe_prefetch_sm.png copying images... [ 65%] prog_guide/img/bond-mode-5.svg copying images... [ 65%] prog_guide/img/memory-management2.svg copying images... [ 66%] prog_guide/img/eq2_expression.png copying images... [ 67%] prog_guide/img/member_i7.svg copying images... [ 67%] howto/img/flow_bifurcation_overview.svg copying images... [ 68%] prog_guide/img/tbl24_tbl8_tbl8.png copying images... [ 69%] howto/img/lm_vhost_user.svg copying images... [ 69%] prog_guide/img/gso-three-seg-mbuf.svg copying images... [ 70%] prog_guide/img/ring1.svg copying images... [ 71%] prog_guide/img/malloc_heap.svg copying images... [ 71%] sample_app_ug/img/l2_fwd_virtenv_benchmark_setup.png copying images... [ 72%] sample_app_ug/img/ipv4_acl_rule.png copying images... [ 73%] prog_guide/img/multi_process_memory.svg copying images... [ 73%] prog_guide/img/ring-mp-enqueue2.svg copying images... [ 74%] sample_app_ug/img/client_svr_sym_multi_proc_app.png copying images... [ 75%] howto/img/use_models_for_running_dpdk_in_containers.svg copying images... [ 76%] prog_guide/img/efd_i1.svg copying images... [ 76%] prog_guide/img/ring-dequeue3.svg copying images... [ 77%] prog_guide/img/drop_probability_eq4.png copying images... [ 78%] tools/img/eventdev_perf_queue_test.svg copying images... [ 78%] prog_guide/img/efd_i12.svg copying images... [ 79%] prog_guide/img/member_i4.svg copying images... [ 80%] howto/img/pvp_2nics.svg copying images... [ 80%] prog_guide/img/ring-mp-enqueue1.svg copying images... [ 81%] sample_app_ug/img/kernel_nic.png copying images... [ 82%] prog_guide/img/pkt_proc_pipeline_qos.png copying images... [ 82%] sample_app_ug/img/example_rules.png copying images... [ 83%] prog_guide/img/crypto_xform_chain.svg copying images... [ 84%] sample_app_ug/img/tep_termination_arch.svg copying images... [ 84%] nics/img/fast_pkt_proc.png copying images... [ 85%] nics/img/perf_benchmark.png copying images... [ 86%] howto/img/vf_daemon_overview.svg copying images... [ 86%] prog_guide/img/architecture-overview.svg copying images... [ 87%] howto/img/virtio_user_for_container_networking.svg copying images... [ 88%] prog_guide/img/data_struct_per_port.png copying images... [ 89%] prog_guide/img/ring-mp-enqueue4.svg copying images... [ 89%] tools/img/eventdev_order_atq_test.svg copying images... [ 90%] sample_app_ug/img/pipeline_overview.png copying images... [ 91%] prog_guide/img/ewma_filter_eq_2.png copying images... [ 91%] sample_app_ug/img/l2_fwd_benchmark_setup.svg copying images... [ 92%] prog_guide/img/eq2_factor.png copying images... [ 93%] prog_guide/img/ring-mp-enqueue5.svg copying images... [ 93%] prog_guide/img/m_definition.png copying images... [ 94%] prog_guide/img/figure39.png copying images... [ 95%] nics/img/host_vm_comms.png copying images... [ 95%] prog_guide/img/mbuf2.svg copying images... [ 96%] prog_guide/img/sched_hier_per_port.png copying images... [ 97%] prog_guide/img/ring-enqueue1.svg copying images... [ 97%] prog_guide/img/bond-mode-0.svg copying images... [ 98%] prog_guide/img/mbuf1.svg copying images... [ 99%] prog_guide/img/member_i3.svg copying images... [100%] prog_guide/img/efd_i11.svg copying static files... done dumping search index... done dumping object inventory... done build succeeded. + make V=1 O=x86_64-native-linuxapp-gcc/examples T=x86_64-native-linuxapp-gcc -j32 examples make -f /builddir/build/BUILD/dpdk-17.11/mk/rte.sdkexamples.mk examples ================== Build examples for x86_64-native-linuxapp-gcc if [ ! -d "/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc" ]; then \ echo "Target x86_64-native-linuxapp-gcc does not exist in /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc." ; \ echo -n "Please install DPDK first (make install) or use another " ; \ echo "target argument (T=target)." ; \ false ; \ else \ make -C examples O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples RTE_TARGET=x86_64-native-linuxapp-gcc; \ fi == bond == cmdline make -C bond \ M=/builddir/build/BUILD/dpdk-17.11/examples/bond/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./bond/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./bond \ S=/builddir/build/BUILD/dpdk-17.11/examples/bond \ make -C cmdline \ M=/builddir/build/BUILD/dpdk-17.11/examples/cmdline/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./cmdline/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./cmdline \ S=/builddir/build/BUILD/dpdk-17.11/examples/cmdline \ == distributor == ethtool make -C distributor \ M=/builddir/build/BUILD/dpdk-17.11/examples/distributor/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./distributor/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./distributor \ S=/builddir/build/BUILD/dpdk-17.11/examples/distributor \ == exception_path make -C ethtool \ M=/builddir/build/BUILD/dpdk-17.11/examples/ethtool/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./ethtool/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./ethtool \ S=/builddir/build/BUILD/dpdk-17.11/examples/ethtool \ make -C exception_path \ M=/builddir/build/BUILD/dpdk-17.11/examples/exception_path/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./exception_path/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./exception_path \ S=/builddir/build/BUILD/dpdk-17.11/examples/exception_path \ == server_node_efd make -C server_node_efd \ M=/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./server_node_efd/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./server_node_efd \ S=/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd \ == flow_filtering make -C flow_filtering \ M=/builddir/build/BUILD/dpdk-17.11/examples/flow_filtering/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./flow_filtering/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./flow_filtering \ S=/builddir/build/BUILD/dpdk-17.11/examples/flow_filtering \ == flow_classify make -C flow_classify \ M=/builddir/build/BUILD/dpdk-17.11/examples/flow_classify/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./flow_classify/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./flow_classify \ S=/builddir/build/BUILD/dpdk-17.11/examples/flow_classify \ == helloworld make -C helloworld \ M=/builddir/build/BUILD/dpdk-17.11/examples/helloworld/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./helloworld/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./helloworld \ S=/builddir/build/BUILD/dpdk-17.11/examples/helloworld \ == ip_pipeline make -C ip_pipeline \ M=/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./ip_pipeline/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./ip_pipeline \ S=/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline \ == ipsec-secgw == l2fwd == ipv4_multicast make -C ipsec-secgw \ M=/builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./ipsec-secgw/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./ipsec-secgw \ S=/builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw \ make -C ipv4_multicast \ M=/builddir/build/BUILD/dpdk-17.11/examples/ipv4_multicast/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./ipv4_multicast/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./ipv4_multicast \ S=/builddir/build/BUILD/dpdk-17.11/examples/ipv4_multicast \ make -C l2fwd \ M=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./l2fwd/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./l2fwd \ S=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd \ == l2fwd-crypto == l2fwd-jobstats make -C l2fwd-crypto \ M=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-crypto/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./l2fwd-crypto/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./l2fwd-crypto \ S=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-crypto \ make -C l2fwd-jobstats \ M=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-jobstats/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./l2fwd-jobstats/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./l2fwd-jobstats \ S=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-jobstats \ == l2fwd-keepalive make -C l2fwd-keepalive \ M=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./l2fwd-keepalive/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./l2fwd-keepalive \ S=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive \ == l2fwd-keepalive/ka-agent make -C l2fwd-keepalive/ka-agent \ M=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive/ka-agent/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./l2fwd-keepalive/ka-agent/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./l2fwd-keepalive/ka-agent \ S=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive/ka-agent \ == l3fwd == l3fwd-acl make -C l3fwd \ M=/builddir/build/BUILD/dpdk-17.11/examples/l3fwd/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./l3fwd/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./l3fwd \ S=/builddir/build/BUILD/dpdk-17.11/examples/l3fwd \ == l3fwd-vf == link_status_interrupt make -C l3fwd-acl \ M=/builddir/build/BUILD/dpdk-17.11/examples/l3fwd-acl/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./l3fwd-acl/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./l3fwd-acl \ S=/builddir/build/BUILD/dpdk-17.11/examples/l3fwd-acl \ make -C l3fwd-vf \ M=/builddir/build/BUILD/dpdk-17.11/examples/l3fwd-vf/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./l3fwd-vf/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./l3fwd-vf \ S=/builddir/build/BUILD/dpdk-17.11/examples/l3fwd-vf \ make -C link_status_interrupt \ M=/builddir/build/BUILD/dpdk-17.11/examples/link_status_interrupt/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./link_status_interrupt/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./link_status_interrupt \ S=/builddir/build/BUILD/dpdk-17.11/examples/link_status_interrupt \ == load_balancer == multi_process == netmap_compat/bridge make -C load_balancer \ M=/builddir/build/BUILD/dpdk-17.11/examples/load_balancer/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./load_balancer/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./load_balancer \ S=/builddir/build/BUILD/dpdk-17.11/examples/load_balancer \ == packet_ordering make -C multi_process \ M=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./multi_process/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./multi_process \ S=/builddir/build/BUILD/dpdk-17.11/examples/multi_process \ make -C netmap_compat/bridge \ M=/builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./netmap_compat/bridge/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./netmap_compat/bridge \ S=/builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge \ make -C packet_ordering \ M=/builddir/build/BUILD/dpdk-17.11/examples/packet_ordering/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./packet_ordering/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./packet_ordering \ S=/builddir/build/BUILD/dpdk-17.11/examples/packet_ordering \ == performance-thread == qos_meter make -C performance-thread \ M=/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./performance-thread/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./performance-thread \ S=/builddir/build/BUILD/dpdk-17.11/examples/performance-thread \ make -C qos_meter \ M=/builddir/build/BUILD/dpdk-17.11/examples/qos_meter/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./qos_meter/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./qos_meter \ S=/builddir/build/BUILD/dpdk-17.11/examples/qos_meter \ == qos_sched make -C qos_sched \ M=/builddir/build/BUILD/dpdk-17.11/examples/qos_sched/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./qos_sched/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./qos_sched \ S=/builddir/build/BUILD/dpdk-17.11/examples/qos_sched \ == quota_watermark make -C quota_watermark \ M=/builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./quota_watermark/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./quota_watermark \ S=/builddir/build/BUILD/dpdk-17.11/examples/quota_watermark \ == rxtx_callbacks make -C rxtx_callbacks \ M=/builddir/build/BUILD/dpdk-17.11/examples/rxtx_callbacks/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./rxtx_callbacks/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./rxtx_callbacks \ S=/builddir/build/BUILD/dpdk-17.11/examples/rxtx_callbacks \ == service_cores make -C service_cores \ M=/builddir/build/BUILD/dpdk-17.11/examples/service_cores/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./service_cores/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./service_cores \ S=/builddir/build/BUILD/dpdk-17.11/examples/service_cores \ == skeleton make -C skeleton \ M=/builddir/build/BUILD/dpdk-17.11/examples/skeleton/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./skeleton/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./skeleton \ S=/builddir/build/BUILD/dpdk-17.11/examples/skeleton \ mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/helloworld/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/helloworld/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/helloworld/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/helloworld O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/helloworld/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/helloworld mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_classify/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_classify/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/flow_classify/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/flow_classify O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_classify/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/flow_classify mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/distributor/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/cmdline/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/distributor/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/distributor/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/distributor O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/distributor/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/distributor make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/cmdline/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/cmdline/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/cmdline O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/cmdline/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/cmdline mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-crypto/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-jobstats/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/bond/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/bond/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/bond/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/bond O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/bond/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/bond make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-jobstats/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-jobstats/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-jobstats O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-jobstats/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-jobstats make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-crypto/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-crypto/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-crypto O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-crypto/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-crypto make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/l2fwd/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd == server make -C server \ M=/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/server/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./server_node_efd/server/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./server_node_efd/server \ S=/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/server \ mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/exception_path/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_filtering/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/l3fwd/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/l3fwd O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/l3fwd make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/exception_path/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/exception_path/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/exception_path O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/exception_path/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/exception_path mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_filtering/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/flow_filtering/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/flow_filtering O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_filtering/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/flow_filtering make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/load_balancer/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/load_balancer/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/load_balancer/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/load_balancer O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/load_balancer/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/load_balancer mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/packet_ordering/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_meter/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/service_cores/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/ka-agent/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipv4_multicast/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_meter/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/qos_meter/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/qos_meter O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_meter/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/qos_meter make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/ka-agent/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive/ka-agent/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive/ka-agent O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/ka-agent/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive/ka-agent make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/packet_ordering/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/packet_ordering/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/packet_ordering O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/packet_ordering/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/packet_ordering make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipv4_multicast/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/ipv4_multicast/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/ipv4_multicast O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipv4_multicast/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/ipv4_multicast mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-acl/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-vf/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-acl/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/l3fwd-acl/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/l3fwd-acl O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-acl/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/l3fwd-acl make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/service_cores/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/service_cores/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/service_cores O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/service_cores/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/service_cores mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/netmap_compat/bridge/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-vf/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/l3fwd-vf/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/l3fwd-vf O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-vf/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/l3fwd-vf make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/netmap_compat/bridge/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/netmap_compat/bridge/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/rxtx_callbacks/x86_64-native-linuxapp-gcc mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/link_status_interrupt/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/qos_sched/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/qos_sched O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/qos_sched == qw make -C qw \ M=/builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qw/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./quota_watermark/qw/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./quota_watermark/qw \ S=/builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qw \ make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/rxtx_callbacks/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/rxtx_callbacks/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/rxtx_callbacks O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/rxtx_callbacks/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/rxtx_callbacks make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/link_status_interrupt/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/link_status_interrupt/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/link_status_interrupt O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/link_status_interrupt/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/link_status_interrupt == client_server_mp make -C client_server_mp \ M=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./multi_process/client_server_mp/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./multi_process/client_server_mp \ S=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp \ == lib make -C lib \ M=/builddir/build/BUILD/dpdk-17.11/examples/ethtool/lib/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./ethtool/lib/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./ethtool/lib \ S=/builddir/build/BUILD/dpdk-17.11/examples/ethtool/lib \ == l3fwd-thread make -C l3fwd-thread \ M=/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/l3fwd-thread/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./performance-thread/l3fwd-thread \ S=/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/l3fwd-thread \ mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/skeleton/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/skeleton/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/skeleton/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/skeleton O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/skeleton/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/skeleton mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qw/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qw/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qw/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qw O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qw/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qw mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/server/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/server/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/server/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/server O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/server/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/server gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/cmdline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/cmdline/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/exception_path/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/exception_path/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/l2fwd/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/distributor/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -Wfatal-errors -O3 -Wfatal-errors -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/distributor/main.c mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/lib/x86_64-native-linuxapp-gcc gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-crypto/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-crypto/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/helloworld/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/helloworld/main.c gcc -Wp,-MD,./.flow_classify.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_classify/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flow_classify.o -c /builddir/build/BUILD/dpdk-17.11/examples/flow_classify/flow_classify.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/bond/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/bond/main.c mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/load_balancer/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/load_balancer/main.c make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/lib/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/ethtool/lib/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/ethtool/lib O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/lib/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/ethtool/lib make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/l3fwd-thread/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/l3fwd-thread O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/l3fwd-thread gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_filtering/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/flow_filtering/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/packet_ordering/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/packet_ordering/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/ka-agent/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive/ka-agent/../ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive/ka-agent/main.c == mp_client gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_meter/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/qos_meter/main.c make -C mp_client \ M=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_client/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./multi_process/client_server_mp/mp_client/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./multi_process/client_server_mp/mp_client \ S=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_client \ gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/l3fwd -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/l3fwd/main.c gcc -Wp,-MD,./.parser.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -gdwarf-2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parser.o -c /builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw/parser.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-acl/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/l3fwd-acl/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/rxtx_callbacks/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -g -Wfatal-errors -O3 -g -Wfatal-errors -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/rxtx_callbacks/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/link_status_interrupt/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/link_status_interrupt/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/service_cores/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/service_cores/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-jobstats/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-jobstats/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipv4_multicast/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/ipv4_multicast/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-vf/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/l3fwd-vf/main.c gcc -Wp,-MD,./.bridge.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/netmap_compat/bridge/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge/../lib -I/builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge/../netmap -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bridge.o -c /builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge/bridge.c gcc -Wp,-MD,./.basicfwd.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/skeleton/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -g -Wfatal-errors -O3 -g -Wfatal-errors -o basicfwd.o -c /builddir/build/BUILD/dpdk-17.11/examples/skeleton/basicfwd.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/qos_sched/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/main.c gcc -Wp,-MD,./.commands.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/cmdline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o commands.o -c /builddir/build/BUILD/dpdk-17.11/examples/cmdline/commands.c gcc -o helloworld -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/helloworld/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/helloworld/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=helloworld.map -Wl,--cref gcc -o ka-agent -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/ka-agent/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -I/builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive/ka-agent/../ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/ka-agent/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrt -Wl,--as-needed -Wl,-z,relro -Wl,-Map=ka-agent.map -Wl,--cref INSTALL-APP helloworld cp -f helloworld /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/helloworld/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.parse_obj_list.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/cmdline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parse_obj_list.o -c /builddir/build/BUILD/dpdk-17.11/examples/cmdline/parse_obj_list.c INSTALL-MAP helloworld.map cp -f helloworld.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/helloworld/x86_64-native-linuxapp-gcc/app gcc -o service_cores -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/service_cores/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/service_cores/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=service_cores.map -Wl,--cref gcc -Wp,-MD,./.args.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o args.o -c /builddir/build/BUILD/dpdk-17.11/examples/qos_sched/args.c gcc -Wp,-MD,./.config.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/load_balancer/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o config.o -c /builddir/build/BUILD/dpdk-17.11/examples/load_balancer/config.c INSTALL-APP ka-agent cp -f ka-agent /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/ka-agent/x86_64-native-linuxapp-gcc/app INSTALL-MAP ka-agent.map cp -f ka-agent.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/ka-agent/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.config_parse.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o config_parse.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/config_parse.c gcc -Wp,-MD,./.init.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o init.o -c /builddir/build/BUILD/dpdk-17.11/examples/qos_sched/init.c gcc -Wp,-MD,./.compat_netmap.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/netmap_compat/bridge/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge/../lib -I/builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge/../netmap -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o compat_netmap.o -c /builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge/../lib/compat_netmap.c INSTALL-APP service_cores cp -f service_cores /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/service_cores/x86_64-native-linuxapp-gcc/app INSTALL-MAP service_cores.map cp -f service_cores.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/service_cores/x86_64-native-linuxapp-gcc/app gcc -o cmdline -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/cmdline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o commands.o parse_obj_list.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/cmdline/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=cmdline.map -Wl,--cref == simple_mp make -C simple_mp \ M=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/simple_mp/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./multi_process/simple_mp/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./multi_process/simple_mp \ S=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/simple_mp \ gcc -Wp,-MD,./.l3fwd_lpm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/l3fwd -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o l3fwd_lpm.o -c /builddir/build/BUILD/dpdk-17.11/examples/l3fwd/l3fwd_lpm.c gcc -Wp,-MD,./.ipsec.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -gdwarf-2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ipsec.o -c /builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw/ipsec.c INSTALL-APP cmdline cp -f cmdline /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/cmdline/x86_64-native-linuxapp-gcc/app INSTALL-MAP cmdline.map cp -f cmdline.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/cmdline/x86_64-native-linuxapp-gcc/app gcc -o l2fwd -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=l2fwd.map -Wl,--cref gcc -Wp,-MD,./.args.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qw/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -DQW_SOFTWARE_FC -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o args.o -c /builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qw/args.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/server/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/server/../shared -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/server/main.c gcc -o link_status_interrupt -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/link_status_interrupt/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/link_status_interrupt/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=link_status_interrupt.map -Wl,--cref gcc -Wp,-MD,./.rte_ethtool.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/lib/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_ethtool.o -c /builddir/build/BUILD/dpdk-17.11/examples/ethtool/lib/rte_ethtool.c gcc -Wp,-MD,./.app_thread.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o app_thread.o -c /builddir/build/BUILD/dpdk-17.11/examples/qos_sched/app_thread.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/l3fwd-thread/main.c mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_client/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_client/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_client/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_client O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_client/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_client gcc -o rxtx_callbacks -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/rxtx_callbacks/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -g -Wfatal-errors -O3 -g -Wfatal-errors main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/rxtx_callbacks/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=rxtx_callbacks.map -Wl,--cref gcc -o flow -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_filtering/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_filtering/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=flow.map -Wl,--cref gcc -Wp,-MD,./.l3fwd_em.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/l3fwd -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o l3fwd_em.o -c /builddir/build/BUILD/dpdk-17.11/examples/l3fwd/l3fwd_em.c INSTALL-APP l2fwd cp -f l2fwd /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.cfg_file.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cfg_file.o -c /builddir/build/BUILD/dpdk-17.11/examples/qos_sched/cfg_file.c INSTALL-MAP l2fwd.map INSTALL-APP link_status_interrupt cp -f l2fwd.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.init.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qw/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -DQW_SOFTWARE_FC -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o init.o -c /builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qw/init.c cp -f link_status_interrupt /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/link_status_interrupt/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.cmdline.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cmdline.o -c /builddir/build/BUILD/dpdk-17.11/examples/qos_sched/cmdline.c gcc -Wp,-MD,./.rte_policer.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_meter/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rte_policer.o -c /builddir/build/BUILD/dpdk-17.11/examples/qos_meter/rte_policer.c INSTALL-MAP link_status_interrupt.map cp -f link_status_interrupt.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/link_status_interrupt/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.shm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o shm.o -c /builddir/build/BUILD/dpdk-17.11/examples/l2fwd-keepalive/shm.c gcc -Wp,-MD,./.lthread.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lthread.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/lthread.c == tep_termination make -C tep_termination \ M=/builddir/build/BUILD/dpdk-17.11/examples/tep_termination/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./tep_termination/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./tep_termination \ S=/builddir/build/BUILD/dpdk-17.11/examples/tep_termination \ gcc -o basicfwd -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/skeleton/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -g -Wfatal-errors -O3 -g -Wfatal-errors basicfwd.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/skeleton/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=basicfwd.map -Wl,--cref INSTALL-APP rxtx_callbacks cp -f rxtx_callbacks /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/rxtx_callbacks/x86_64-native-linuxapp-gcc/app INSTALL-APP flow INSTALL-MAP rxtx_callbacks.map cp -f rxtx_callbacks.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/rxtx_callbacks/x86_64-native-linuxapp-gcc/app cp -f flow /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_filtering/x86_64-native-linuxapp-gcc/app INSTALL-MAP flow.map cp -f flow.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_filtering/x86_64-native-linuxapp-gcc/app == timer make -C timer \ M=/builddir/build/BUILD/dpdk-17.11/examples/timer/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./timer/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./timer \ S=/builddir/build/BUILD/dpdk-17.11/examples/timer \ gcc -o qos_meter -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_meter/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o rte_policer.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_meter/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=qos_meter.map -Wl,--cref == vhost make -C vhost \ M=/builddir/build/BUILD/dpdk-17.11/examples/vhost/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./vhost/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./vhost \ S=/builddir/build/BUILD/dpdk-17.11/examples/vhost \ gcc -o flow_classify -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_classify/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld flow_classify.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_classify/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=flow_classify.map -Wl,--cref INSTALL-APP basicfwd cp -f basicfwd /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/skeleton/x86_64-native-linuxapp-gcc/app INSTALL-MAP basicfwd.map gcc -o l2fwd-keepalive -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o shm.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrt -Wl,--as-needed -Wl,-z,relro -Wl,-Map=l2fwd-keepalive.map -Wl,--cref cp -f basicfwd.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/skeleton/x86_64-native-linuxapp-gcc/app INSTALL-APP qos_meter gcc -o bond_app -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/bond/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -Wl,-lrte_pmd_bond -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/bond/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=bond_app.map -Wl,--cref cp -f qos_meter /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_meter/x86_64-native-linuxapp-gcc/app INSTALL-MAP qos_meter.map == vhost_scsi make -C vhost_scsi \ M=/builddir/build/BUILD/dpdk-17.11/examples/vhost_scsi/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./vhost_scsi/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./vhost_scsi \ S=/builddir/build/BUILD/dpdk-17.11/examples/vhost_scsi \ cp -f qos_meter.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_meter/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.esp.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -gdwarf-2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o esp.o -c /builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw/esp.c gcc -Wp,-MD,./.stats.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stats.o -c /builddir/build/BUILD/dpdk-17.11/examples/qos_sched/stats.c INSTALL-APP flow_classify cp -f flow_classify /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_classify/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qw/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -DQW_SOFTWARE_FC -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qw/main.c INSTALL-MAP flow_classify.map gcc -o l2fwd-jobstats -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-jobstats/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-jobstats/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=l2fwd-jobstats.map -Wl,--cref gcc -m64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-z,relro -shared rte_ethtool.o -z defs -lrte_pmd_ixgbe -lrte_eal -lrte_ethdev -Wl,-soname,librte_ethtool.so.1 -o librte_ethtool.so.1 cp -f flow_classify.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/flow_classify/x86_64-native-linuxapp-gcc/app == vmdq make -C vmdq \ M=/builddir/build/BUILD/dpdk-17.11/examples/vmdq/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./vmdq/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./vmdq \ S=/builddir/build/BUILD/dpdk-17.11/examples/vmdq \ gcc -o exception_path -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/exception_path/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/exception_path/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=exception_path.map -Wl,--cref INSTALL-APP l2fwd-keepalive mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/simple_mp/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/simple_mp/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/multi_process/simple_mp/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/simple_mp O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/simple_mp/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/simple_mp cp -f l2fwd-keepalive /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/x86_64-native-linuxapp-gcc/app INSTALL-MAP l2fwd-keepalive.map cp -f l2fwd-keepalive.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.sp4.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -gdwarf-2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sp4.o -c /builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw/sp4.c INSTALL-APP bond_app == vmdq_dcb make -C vmdq_dcb \ M=/builddir/build/BUILD/dpdk-17.11/examples/vmdq_dcb/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./vmdq_dcb/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./vmdq_dcb \ S=/builddir/build/BUILD/dpdk-17.11/examples/vmdq_dcb \ cp -f bond_app /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/bond/x86_64-native-linuxapp-gcc/app INSTALL-MAP bond_app.map INSTALL-LIB librte_ethtool.so.1 cp -f bond_app.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/bond/x86_64-native-linuxapp-gcc/app cp -f librte_ethtool.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/lib/x86_64-native-linuxapp-gcc/lib ln -s -f librte_ethtool.so.1 /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/lib/x86_64-native-linuxapp-gcc/lib/librte_ethtool.so gcc -Wp,-MD,./.init.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/load_balancer/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o init.o -c /builddir/build/BUILD/dpdk-17.11/examples/load_balancer/init.c == ethtool-app make -C ethtool-app \ M=/builddir/build/BUILD/dpdk-17.11/examples/ethtool/ethtool-app/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./ethtool/ethtool-app/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./ethtool/ethtool-app \ S=/builddir/build/BUILD/dpdk-17.11/examples/ethtool/ethtool-app \ == eventdev_pipeline_sw_pmd make -C eventdev_pipeline_sw_pmd \ M=/builddir/build/BUILD/dpdk-17.11/examples/eventdev_pipeline_sw_pmd/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./eventdev_pipeline_sw_pmd/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./eventdev_pipeline_sw_pmd \ S=/builddir/build/BUILD/dpdk-17.11/examples/eventdev_pipeline_sw_pmd \ INSTALL-APP l2fwd-jobstats cp -f l2fwd-jobstats /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-jobstats/x86_64-native-linuxapp-gcc/app INSTALL-MAP l2fwd-jobstats.map cp -f l2fwd-jobstats.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-jobstats/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.parser.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parser.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/parser.c INSTALL-APP exception_path cp -f exception_path /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/exception_path/x86_64-native-linuxapp-gcc/app INSTALL-MAP exception_path.map cp -f exception_path.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/exception_path/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.config_parse_tm.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o config_parse_tm.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/config_parse_tm.c gcc -Wp,-MD,./.client.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_client/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_client/../shared -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o client.o -c /builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_client/client.c gcc -Wp,-MD,./.init.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/server/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/server/../shared -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o init.o -c /builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/server/init.c gcc -Wp,-MD,./.args.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/server/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/server/../shared -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o args.o -c /builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/server/args.c mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/tep_termination/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/tep_termination/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/tep_termination/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/tep_termination O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/tep_termination/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/tep_termination mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/timer/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/timer/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/timer/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/timer O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/timer/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/timer mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/vhost/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/vhost O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/vhost gcc -o ipv4_multicast -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipv4_multicast/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipv4_multicast/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=ipv4_multicast.map -Wl,--cref mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost_scsi/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost_scsi/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/vhost_scsi/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/vhost_scsi O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost_scsi/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/vhost_scsi gcc -Wp,-MD,./.sp6.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -gdwarf-2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sp6.o -c /builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw/sp6.c gcc -Wp,-MD,./.runtime.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/load_balancer/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o runtime.o -c /builddir/build/BUILD/dpdk-17.11/examples/load_balancer/runtime.c gcc -o distributor_app -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/distributor/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -Wfatal-errors -O3 -Wfatal-errors main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/distributor/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=distributor_app.map -Wl,--cref == mp_server make -C mp_server \ M=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_server/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./multi_process/client_server_mp/mp_server/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./multi_process/client_server_mp/mp_server \ S=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_server \ INSTALL-APP ipv4_multicast cp -f ipv4_multicast /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipv4_multicast/x86_64-native-linuxapp-gcc/app gcc -o qos_sched -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o args.o init.o app_thread.o cfg_file.o cmdline.o stats.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=qos_sched.map -Wl,--cref INSTALL-MAP ipv4_multicast.map cp -f ipv4_multicast.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipv4_multicast/x86_64-native-linuxapp-gcc/app mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq/x86_64-native-linuxapp-gcc == symmetric_mp make -C symmetric_mp \ M=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/symmetric_mp/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./multi_process/symmetric_mp/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./multi_process/symmetric_mp \ S=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/symmetric_mp \ make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/vmdq/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/vmdq O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/vmdq mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq_dcb/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq_dcb/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/vmdq_dcb/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/vmdq_dcb O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq_dcb/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/vmdq_dcb mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/ethtool-app/x86_64-native-linuxapp-gcc gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/simple_mp/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/multi_process/simple_mp/main.c make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/ethtool-app/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/ethtool/ethtool-app/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/ethtool/ethtool-app O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/ethtool-app/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/ethtool/ethtool-app gcc -o l3fwd-vf -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-vf/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-vf/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=l3fwd-vf.map -Wl,--cref mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/eventdev_pipeline_sw_pmd/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/eventdev_pipeline_sw_pmd/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/eventdev_pipeline_sw_pmd/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/eventdev_pipeline_sw_pmd O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/eventdev_pipeline_sw_pmd/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/eventdev_pipeline_sw_pmd INSTALL-APP distributor_app cp -f distributor_app /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/distributor/x86_64-native-linuxapp-gcc/app INSTALL-MAP distributor_app.map cp -f distributor_app.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/distributor/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.mp_commands.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/simple_mp/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mp_commands.o -c /builddir/build/BUILD/dpdk-17.11/examples/multi_process/simple_mp/mp_commands.c == qwctl make -C qwctl \ M=/builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qwctl/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./quota_watermark/qwctl/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./quota_watermark/qwctl \ S=/builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qwctl \ INSTALL-APP qos_sched gcc -Wp,-MD,./.config_check.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o config_check.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/config_check.c cp -f qos_sched /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc/app INSTALL-MAP qos_sched.map gcc -Wp,-MD,./.lthread_sched.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lthread_sched.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/lthread_sched.c cp -f qos_sched.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.lthread_cond.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lthread_cond.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/lthread_cond.c INSTALL-APP l3fwd-vf gcc -o server -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/server/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/server/../shared -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o init.o args.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/server/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=server.map -Wl,--cref cp -f l3fwd-vf /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-vf/x86_64-native-linuxapp-gcc/app INSTALL-MAP l3fwd-vf.map cp -f l3fwd-vf.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-vf/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.lthread_tls.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lthread_tls.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/lthread_tls.c INSTALL-APP server cp -f server /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/server/x86_64-native-linuxapp-gcc/app INSTALL-MAP server.map cp -f server.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/server/x86_64-native-linuxapp-gcc/app == node make -C node \ M=/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/node/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./server_node_efd/node/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./server_node_efd/node \ S=/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/node \ gcc -o mp_client -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_client/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_client/../shared -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld client.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_client/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=mp_client.map -Wl,--cref gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/timer/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/timer/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/tep_termination/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/tep_termination/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O2 -D_FILE_OFFSET_BITS=64 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/vhost/main.c gcc -Wp,-MD,./.lthread_mutex.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lthread_mutex.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/lthread_mutex.c gcc -Wp,-MD,./.sa.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -gdwarf-2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sa.o -c /builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw/sa.c INSTALL-APP mp_client gcc -Wp,-MD,./.scsi.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost_scsi/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O2 -D_FILE_OFFSET_BITS=64 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o scsi.o -c /builddir/build/BUILD/dpdk-17.11/examples/vhost_scsi/scsi.c cp -f mp_client /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_client/x86_64-native-linuxapp-gcc/app INSTALL-MAP mp_client.map cp -f mp_client.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_client/x86_64-native-linuxapp-gcc/app gcc -o simple_mp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/simple_mp/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o mp_commands.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/simple_mp/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=simple_mp.map -Wl,--cref gcc -Wp,-MD,./.vhost_scsi.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost_scsi/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O2 -D_FILE_OFFSET_BITS=64 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vhost_scsi.o -c /builddir/build/BUILD/dpdk-17.11/examples/vhost_scsi/vhost_scsi.c mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_server/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_server/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_server/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_server O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_server/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_server gcc -Wp,-MD,./.init.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o init.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/init.c gcc -Wp,-MD,./.vxlan_setup.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/tep_termination/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vxlan_setup.o -c /builddir/build/BUILD/dpdk-17.11/examples/tep_termination/vxlan_setup.c mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/symmetric_mp/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/symmetric_mp/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/multi_process/symmetric_mp/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/symmetric_mp O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/symmetric_mp/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/multi_process/symmetric_mp gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/eventdev_pipeline_sw_pmd/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/eventdev_pipeline_sw_pmd/main.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -O3 -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/vmdq/main.c gcc -o timer -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/timer/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/timer/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=timer.map -Wl,--cref gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq_dcb/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -g -O3 -g -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/vmdq_dcb/main.c mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qwctl/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qwctl/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qwctl/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qwctl O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qwctl/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qwctl INSTALL-APP simple_mp gcc -o l3fwd -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/l3fwd -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o l3fwd_lpm.o l3fwd_em.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=l3fwd.map -Wl,--cref gcc -Wp,-MD,./.lthread_diag.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lthread_diag.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/lthread_diag.c gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/ethtool-app/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -D_GNU_SOURCE -pthread -I/builddir/build/BUILD/dpdk-17.11/examples/ethtool/ethtool-app/../lib -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/ethtool/ethtool-app/main.c gcc -o qw -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qw/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -DQW_SOFTWARE_FC -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld args.o init.o main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qw/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=qw.map -Wl,--cref cp -f simple_mp /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/simple_mp/x86_64-native-linuxapp-gcc/app INSTALL-MAP simple_mp.map cp -f simple_mp.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/simple_mp/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.ethapp.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/ethtool-app/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -D_GNU_SOURCE -pthread -I/builddir/build/BUILD/dpdk-17.11/examples/ethtool/ethtool-app/../lib -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ethapp.o -c /builddir/build/BUILD/dpdk-17.11/examples/ethtool/ethtool-app/ethapp.c gcc -Wp,-MD,./.rt.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -gdwarf-2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rt.o -c /builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw/rt.c gcc -o l3fwd-acl -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-acl/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-acl/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=l3fwd-acl.map -Wl,--cref INSTALL-APP timer cp -f timer /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/timer/x86_64-native-linuxapp-gcc/app INSTALL-MAP timer.map cp -f timer.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/timer/x86_64-native-linuxapp-gcc/app INSTALL-APP qw INSTALL-APP l3fwd cp -f qw /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qw/x86_64-native-linuxapp-gcc/app cp -f l3fwd /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.vxlan.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/tep_termination/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vxlan.o -c /builddir/build/BUILD/dpdk-17.11/examples/tep_termination/vxlan.c INSTALL-MAP qw.map cp -f qw.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qw/x86_64-native-linuxapp-gcc/app INSTALL-MAP l3fwd.map == pthread_shim make -C pthread_shim \ M=/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim/Makefile \ O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/./performance-thread/pthread_shim/x86_64-native-linuxapp-gcc \ BASE_OUTPUT=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples \ CUR_SUBDIR=./performance-thread/pthread_shim \ S=/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim \ cp -f l3fwd.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.ipsec-secgw.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -gdwarf-2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ipsec-secgw.o -c /builddir/build/BUILD/dpdk-17.11/examples/ipsec-secgw/ipsec-secgw.c gcc -Wp,-MD,./.ctx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ctx.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86/ctx.c INSTALL-APP l3fwd-acl mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/node/x86_64-native-linuxapp-gcc cp -f l3fwd-acl /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-acl/x86_64-native-linuxapp-gcc/app make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/node/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/node/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/node O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/node/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/node gcc -Wp,-MD,./.thread.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thread.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/thread.c gcc -Wp,-MD,./.virtio_net.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O2 -D_FILE_OFFSET_BITS=64 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virtio_net.o -c /builddir/build/BUILD/dpdk-17.11/examples/vhost/virtio_net.c INSTALL-MAP l3fwd-acl.map cp -f l3fwd-acl.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l3fwd-acl/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.thread_fe.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thread_fe.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/thread_fe.c gcc -o bridge -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/netmap_compat/bridge/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge/../lib -I/builddir/build/BUILD/dpdk-17.11/examples/netmap_compat/bridge/../netmap -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bridge.o compat_netmap.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/netmap_compat/bridge/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=bridge.map -Wl,--cref gcc -o vhost-scsi -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost_scsi/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O2 -D_FILE_OFFSET_BITS=64 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld scsi.o vhost_scsi.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost_scsi/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=vhost-scsi.map -Wl,--cref gcc -Wp,-MD,./.cpu_core_map.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cpu_core_map.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/cpu_core_map.c gcc -Wp,-MD,./.pipeline_common_be.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_common_be.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_common_be.c gcc -o packet_ordering -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/packet_ordering/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/packet_ordering/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=packet_ordering.map -Wl,--cref INSTALL-APP vhost-scsi cp -f vhost-scsi /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost_scsi/x86_64-native-linuxapp-gcc/app INSTALL-MAP vhost-scsi.map cp -f vhost-scsi.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost_scsi/x86_64-native-linuxapp-gcc/app INSTALL-APP bridge INSTALL-MAP bridge.map cp -f bridge /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/netmap_compat/bridge/x86_64-native-linuxapp-gcc/app cp -f bridge.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/netmap_compat/bridge/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.pipeline_common_fe.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_common_fe.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_common_fe.c gcc -Wp,-MD,./.pipeline_master_be.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_master_be.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_master_be.c gcc -Wp,-MD,./.pipeline_master.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_master.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_master.c gcc -Wp,-MD,./.pipeline_passthrough_be.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_passthrough_be.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_passthrough_be.c gcc -Wp,-MD,./.pipeline_passthrough.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_passthrough.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_passthrough.c gcc -Wp,-MD,./.pipeline_firewall_be.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_firewall_be.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_firewall_be.c INSTALL-APP packet_ordering cp -f packet_ordering /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/packet_ordering/x86_64-native-linuxapp-gcc/app INSTALL-MAP packet_ordering.map cp -f packet_ordering.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/packet_ordering/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_server/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_server/../shared -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-strict-aliasing -fno-strict-aliasing -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_server/main.c gcc -Wp,-MD,./.pipeline_firewall.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_firewall.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_firewall.c gcc -o load_balancer -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/load_balancer/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o config.o init.o runtime.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/load_balancer/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=load_balancer.map -Wl,--cref gcc -o ethtool -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/ethtool-app/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -D_GNU_SOURCE -pthread -I/builddir/build/BUILD/dpdk-17.11/examples/ethtool/ethtool-app/../lib -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o ethapp.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/lib/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_ethtool -Wl,-lrte_pmd_ixgbe -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/ethtool-app/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=ethtool.map -Wl,--cref gcc -Wp,-MD,./.pipeline_flow_classification_be.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_flow_classification_be.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_flow_classification_be.c gcc -Wp,-MD,./.pipeline_flow_classification.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_flow_classification.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_flow_classification.c gcc -Wp,-MD,./.pipeline_flow_actions_be.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_flow_actions_be.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_flow_actions_be.c gcc -Wp,-MD,./.pipeline_flow_actions.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_flow_actions.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_flow_actions.c INSTALL-APP load_balancer gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/symmetric_mp/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/multi_process/symmetric_mp/main.c cp -f load_balancer /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/load_balancer/x86_64-native-linuxapp-gcc/app INSTALL-MAP load_balancer.map cp -f load_balancer.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/load_balancer/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.commands.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qwctl/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o commands.o -c /builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qwctl/commands.c gcc -Wp,-MD,./.qwctl.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qwctl/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qwctl.o -c /builddir/build/BUILD/dpdk-17.11/examples/quota_watermark/qwctl/qwctl.c INSTALL-APP ethtool gcc -Wp,-MD,./.init.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_server/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_server/../shared -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-strict-aliasing -fno-strict-aliasing -o init.o -c /builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_server/init.c gcc -Wp,-MD,./.args.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_server/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_server/../shared -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-strict-aliasing -fno-strict-aliasing -o args.o -c /builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_server/args.c gcc -Wp,-MD,./.pipeline_routing_be.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_routing_be.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_routing_be.c gcc -Wp,-MD,./.pipeline_routing.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pipeline_routing.o -c /builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline/pipeline_routing.c cp -f ethtool /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/ethtool-app/x86_64-native-linuxapp-gcc/app INSTALL-MAP ethtool.map cp -f ethtool.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ethtool/ethtool-app/x86_64-native-linuxapp-gcc/app mkdir -p /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc make -C /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc -f /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim/Makefile \ S=/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim O=/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc SRCDIR=/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim gcc -Wp,-MD,./.node.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/node/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/node/../shared -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o node.o -c /builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/node/node.c gcc -o qwctl -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qwctl/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld commands.o qwctl.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qwctl/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=qwctl.map -Wl,--cref gcc -o tep_termination -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/tep_termination/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o vxlan_setup.o vxlan.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/tep_termination/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=tep_termination.map -Wl,--cref gcc -o l2fwd-crypto -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-crypto/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-crypto/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=l2fwd-crypto.map -Wl,--cref INSTALL-APP qwctl INSTALL-MAP qwctl.map cp -f qwctl.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qwctl/x86_64-native-linuxapp-gcc/app cp -f qwctl /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/quota_watermark/qwctl/x86_64-native-linuxapp-gcc/app INSTALL-MAP l2fwd-crypto.map INSTALL-APP l2fwd-crypto INSTALL-APP tep_termination INSTALL-MAP tep_termination.map cp -f l2fwd-crypto.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-crypto/x86_64-native-linuxapp-gcc/app cp -f l2fwd-crypto /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/l2fwd-crypto/x86_64-native-linuxapp-gcc/app cp -f tep_termination /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/tep_termination/x86_64-native-linuxapp-gcc/app cp -f tep_termination.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/tep_termination/x86_64-native-linuxapp-gcc/app gcc -o eventdev_pipeline_sw_pmd -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/eventdev_pipeline_sw_pmd/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/eventdev_pipeline_sw_pmd/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=eventdev_pipeline_sw_pmd.map -Wl,--cref gcc -o mp_server -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_server/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/multi_process/client_server_mp/mp_server/../shared -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-strict-aliasing -fno-strict-aliasing main.o init.o args.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_server/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=mp_server.map -Wl,--cref INSTALL-APP eventdev_pipeline_sw_pmd INSTALL-MAP eventdev_pipeline_sw_pmd.map cp -f eventdev_pipeline_sw_pmd /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/eventdev_pipeline_sw_pmd/x86_64-native-linuxapp-gcc/app cp -f eventdev_pipeline_sw_pmd.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/eventdev_pipeline_sw_pmd/x86_64-native-linuxapp-gcc/app gcc -Wp,-MD,./.main.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -g -O3 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-return-type -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o main.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim/main.c gcc -Wp,-MD,./.pthread_shim.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -g -O3 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pthread_shim.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim/pthread_shim.c gcc -Wp,-MD,./.lthread.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -g -O3 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lthread.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/lthread.c gcc -Wp,-MD,./.lthread_sched.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -g -O3 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lthread_sched.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/lthread_sched.c gcc -Wp,-MD,./.lthread_cond.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -g -O3 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lthread_cond.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/lthread_cond.c gcc -Wp,-MD,./.lthread_tls.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -g -O3 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lthread_tls.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/lthread_tls.c gcc -Wp,-MD,./.lthread_mutex.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -g -O3 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lthread_mutex.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/lthread_mutex.c gcc -Wp,-MD,./.lthread_diag.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -g -O3 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lthread_diag.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/lthread_diag.c gcc -Wp,-MD,./.ctx.o.d.tmp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -g -O3 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ctx.o -c /builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86/ctx.c INSTALL-APP mp_server INSTALL-MAP mp_server.map cp -f mp_server /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_server/x86_64-native-linuxapp-gcc/app cp -f mp_server.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/client_server_mp/mp_server/x86_64-native-linuxapp-gcc/app gcc -o l3fwd-thread -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -g -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o lthread.o lthread_sched.o lthread_cond.o lthread_tls.o lthread_mutex.o lthread_diag.o ctx.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=l3fwd-thread.map -Wl,--cref gcc -o symmetric_mp -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/symmetric_mp/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/symmetric_mp/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=symmetric_mp.map -Wl,--cref gcc -o vmdq_app -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -O3 main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=vmdq_app.map -Wl,--cref INSTALL-APP l3fwd-thread INSTALL-MAP l3fwd-thread.map cp -f l3fwd-thread /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc/app cp -f l3fwd-thread.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/l3fwd-thread/x86_64-native-linuxapp-gcc/app INSTALL-APP symmetric_mp INSTALL-MAP symmetric_mp.map INSTALL-APP vmdq_app INSTALL-MAP vmdq_app.map cp -f symmetric_mp /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/symmetric_mp/x86_64-native-linuxapp-gcc/app cp -f symmetric_mp.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/multi_process/symmetric_mp/x86_64-native-linuxapp-gcc/app cp -f vmdq_app /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq/x86_64-native-linuxapp-gcc/app cp -f vmdq_app.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq/x86_64-native-linuxapp-gcc/app gcc -o vmdq_dcb_app -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq_dcb/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -g -O3 -g main.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq_dcb/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=vmdq_dcb_app.map -Wl,--cref INSTALL-APP vmdq_dcb_app INSTALL-MAP vmdq_dcb_app.map cp -f vmdq_dcb_app /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq_dcb/x86_64-native-linuxapp-gcc/app cp -f vmdq_dcb_app.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vmdq_dcb/x86_64-native-linuxapp-gcc/app gcc -o node -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/node/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O3 -I/builddir/build/BUILD/dpdk-17.11/examples/server_node_efd/node/../shared -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld node.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/node/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=node.map -Wl,--cref INSTALL-APP node INSTALL-MAP node.map cp -f node /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/node/x86_64-native-linuxapp-gcc/app cp -f node.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/server_node_efd/node/x86_64-native-linuxapp-gcc/app gcc -o lthread_pthread_shim -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -g -O3 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/pthread_shim -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common -I/builddir/build/BUILD/dpdk-17.11/examples/performance-thread/common/arch/x86 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o pthread_shim.o lthread.o lthread_sched.o lthread_cond.o lthread_tls.o lthread_mutex.o lthread_diag.o ctx.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lpthread -Wl,--as-needed -Wl,-z,relro -Wl,-Map=lthread_pthread_shim.map -Wl,--cref INSTALL-APP lthread_pthread_shim INSTALL-MAP lthread_pthread_shim.map cp -f lthread_pthread_shim /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc/app cp -f lthread_pthread_shim.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/performance-thread/pthread_shim/x86_64-native-linuxapp-gcc/app gcc -o vhost-switch -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O2 -D_FILE_OFFSET_BITS=64 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -D_GNU_SOURCE -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o virtio_net.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=vhost-switch.map -Wl,--cref INSTALL-APP vhost-switch INSTALL-MAP vhost-switch.map cp -f vhost-switch /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost/x86_64-native-linuxapp-gcc/app cp -f vhost-switch.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/vhost/x86_64-native-linuxapp-gcc/app gcc -o ip_pipeline -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline -I/builddir/build/BUILD/dpdk-17.11/examples/ip_pipeline/pipeline -O3 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -Wno-error=unused-function -Wno-error=unused-variable -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld main.o config_parse.o parser.o config_parse_tm.o config_check.o init.o thread.o thread_fe.o cpu_core_map.o pipeline_common_be.o pipeline_common_fe.o pipeline_master_be.o pipeline_master.o pipeline_passthrough_be.o pipeline_passthrough.o pipeline_firewall_be.o pipeline_firewall.o pipeline_flow_classification_be.o pipeline_flow_classification.o pipeline_flow_actions_be.o pipeline_flow_actions.o pipeline_routing_be.o pipeline_routing.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=ip_pipeline.map -Wl,--cref gcc -o ipsec-secgw -m64 -pthread -fPIC -march=corei7 -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2 -DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3 -DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2 -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/include -I/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include -include /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/include/rte_config.h -O3 -gdwarf-2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs -Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wformat -fPIC -specs=/usr/lib/rpm/redhat/redhat-hardened-ld parser.o ipsec.o esp.o sp4.o sp6.o sa.o rt.o ipsec-secgw.o -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,-lrte_flow_classify -Wl,-lrte_pipeline -Wl,-lrte_table -Wl,-lrte_port -Wl,-lrte_pdump -Wl,-lrte_distributor -Wl,-lrte_ip_frag -Wl,-lrte_gro -Wl,-lrte_gso -Wl,-lrte_meter -Wl,-lrte_lpm -Wl,--whole-archive -Wl,-lrte_acl -Wl,--no-whole-archive -Wl,-lrte_jobstats -Wl,-lrte_metrics -Wl,-lrte_bitratestats -Wl,-lrte_latencystats -Wl,-lrte_timer -Wl,-lrte_efd -Wl,--whole-archive -Wl,-lrte_cfgfile -Wl,-lrte_hash -Wl,-lrte_member -Wl,-lrte_vhost -Wl,-lrte_kvargs -Wl,-lrte_mbuf -Wl,-lrte_net -Wl,-lrte_ethdev -Wl,-lrte_cryptodev -Wl,-lrte_security -Wl,-lrte_eventdev -Wl,-lrte_mempool -Wl,-lrte_mempool_ring -Wl,-lrte_ring -Wl,-lrte_pci -Wl,-lrte_eal -Wl,-lrte_cmdline -Wl,-lrte_reorder -Wl,-lrte_sched -Wl,-lrte_bus_pci -Wl,-lrte_bus_vdev -Wl,--no-whole-archive -Wl,-lgcc_s -Wl,-ldl -Wl,-export-dynamic -Wl,-export-dynamic -Wl,-export-dynamic -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/lib -L/builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/lib -Wl,--as-needed -Wl,-z,relro -Wl,-Map=ipsec-secgw.map -Wl,--cref INSTALL-APP ipsec-secgw INSTALL-MAP ipsec-secgw.map cp -f ipsec-secgw /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/app cp -f ipsec-secgw.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/app INSTALL-APP ip_pipeline INSTALL-MAP ip_pipeline.map cp -f ip_pipeline /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/app cp -f ip_pipeline.map /builddir/build/BUILD/dpdk-17.11/x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/app + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ycdgyf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64 + cd dpdk-17.11 + unset RTE_SDK RTE_INCLUDE RTE_TARGET + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64 O=x86_64-native-linuxapp-gcc prefix=/usr libdir=/usr/lib64 make[1]: Nothing to be done for `pre_install'. ================== Installing /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/ make[3]: Nothing to be done for `install-kmod'. Installation in /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/ complete + rm -f /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/share/dpdk/usertools/dpdk-setup.sh + find x86_64-native-linuxapp-gcc/examples/ -name '*.map' + xargs rm -f + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/bond/x86_64-native-linuxapp-gcc/app/bond_app + bn=bond_app + cp -p x86_64-native-linuxapp-gcc/examples/bond/x86_64-native-linuxapp-gcc/app/bond_app /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_bond_app + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/cmdline/x86_64-native-linuxapp-gcc/app/cmdline + bn=cmdline + cp -p x86_64-native-linuxapp-gcc/examples/cmdline/x86_64-native-linuxapp-gcc/app/cmdline /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_cmdline + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/distributor/x86_64-native-linuxapp-gcc/app/distributor_app + bn=distributor_app + cp -p x86_64-native-linuxapp-gcc/examples/distributor/x86_64-native-linuxapp-gcc/app/distributor_app /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_distributor_app + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/eventdev_pipeline_sw_pmd/x86_64-native-linuxapp-gcc/app/eventdev_pipeline_sw_pmd + bn=eventdev_pipeline_sw_pmd + cp -p x86_64-native-linuxapp-gcc/examples/eventdev_pipeline_sw_pmd/x86_64-native-linuxapp-gcc/app/eventdev_pipeline_sw_pmd /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_eventdev_pipeline_sw_pmd + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/exception_path/x86_64-native-linuxapp-gcc/app/exception_path + bn=exception_path + cp -p x86_64-native-linuxapp-gcc/examples/exception_path/x86_64-native-linuxapp-gcc/app/exception_path /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_exception_path + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/flow_classify/x86_64-native-linuxapp-gcc/app/flow_classify + bn=flow_classify + cp -p x86_64-native-linuxapp-gcc/examples/flow_classify/x86_64-native-linuxapp-gcc/app/flow_classify /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_flow_classify + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/flow_filtering/x86_64-native-linuxapp-gcc/app/flow + bn=flow + cp -p x86_64-native-linuxapp-gcc/examples/flow_filtering/x86_64-native-linuxapp-gcc/app/flow /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_flow + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/helloworld/x86_64-native-linuxapp-gcc/app/helloworld + bn=helloworld + cp -p x86_64-native-linuxapp-gcc/examples/helloworld/x86_64-native-linuxapp-gcc/app/helloworld /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_helloworld + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/app/ip_pipeline + bn=ip_pipeline + cp -p x86_64-native-linuxapp-gcc/examples/ip_pipeline/x86_64-native-linuxapp-gcc/app/ip_pipeline /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_ip_pipeline + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/app/ipsec-secgw + bn=ipsec-secgw + cp -p x86_64-native-linuxapp-gcc/examples/ipsec-secgw/x86_64-native-linuxapp-gcc/app/ipsec-secgw /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_ipsec-secgw + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/ipv4_multicast/x86_64-native-linuxapp-gcc/app/ipv4_multicast + bn=ipv4_multicast + cp -p x86_64-native-linuxapp-gcc/examples/ipv4_multicast/x86_64-native-linuxapp-gcc/app/ipv4_multicast /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_ipv4_multicast + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/l2fwd-crypto/x86_64-native-linuxapp-gcc/app/l2fwd-crypto + bn=l2fwd-crypto + cp -p x86_64-native-linuxapp-gcc/examples/l2fwd-crypto/x86_64-native-linuxapp-gcc/app/l2fwd-crypto /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l2fwd-crypto + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/l2fwd-jobstats/x86_64-native-linuxapp-gcc/app/l2fwd-jobstats + bn=l2fwd-jobstats + cp -p x86_64-native-linuxapp-gcc/examples/l2fwd-jobstats/x86_64-native-linuxapp-gcc/app/l2fwd-jobstats /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l2fwd-jobstats + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/x86_64-native-linuxapp-gcc/app/l2fwd-keepalive + bn=l2fwd-keepalive + cp -p x86_64-native-linuxapp-gcc/examples/l2fwd-keepalive/x86_64-native-linuxapp-gcc/app/l2fwd-keepalive /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l2fwd-keepalive + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/l2fwd/x86_64-native-linuxapp-gcc/app/l2fwd + bn=l2fwd + cp -p x86_64-native-linuxapp-gcc/examples/l2fwd/x86_64-native-linuxapp-gcc/app/l2fwd /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l2fwd + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/l3fwd-acl/x86_64-native-linuxapp-gcc/app/l3fwd-acl + bn=l3fwd-acl + cp -p x86_64-native-linuxapp-gcc/examples/l3fwd-acl/x86_64-native-linuxapp-gcc/app/l3fwd-acl /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l3fwd-acl + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/l3fwd-vf/x86_64-native-linuxapp-gcc/app/l3fwd-vf + bn=l3fwd-vf + cp -p x86_64-native-linuxapp-gcc/examples/l3fwd-vf/x86_64-native-linuxapp-gcc/app/l3fwd-vf /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l3fwd-vf + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/l3fwd/x86_64-native-linuxapp-gcc/app/l3fwd + bn=l3fwd + cp -p x86_64-native-linuxapp-gcc/examples/l3fwd/x86_64-native-linuxapp-gcc/app/l3fwd /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l3fwd + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/link_status_interrupt/x86_64-native-linuxapp-gcc/app/link_status_interrupt + bn=link_status_interrupt + cp -p x86_64-native-linuxapp-gcc/examples/link_status_interrupt/x86_64-native-linuxapp-gcc/app/link_status_interrupt /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_link_status_interrupt + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/load_balancer/x86_64-native-linuxapp-gcc/app/load_balancer + bn=load_balancer + cp -p x86_64-native-linuxapp-gcc/examples/load_balancer/x86_64-native-linuxapp-gcc/app/load_balancer /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_load_balancer + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/packet_ordering/x86_64-native-linuxapp-gcc/app/packet_ordering + bn=packet_ordering + cp -p x86_64-native-linuxapp-gcc/examples/packet_ordering/x86_64-native-linuxapp-gcc/app/packet_ordering /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_packet_ordering + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/qos_meter/x86_64-native-linuxapp-gcc/app/qos_meter + bn=qos_meter + cp -p x86_64-native-linuxapp-gcc/examples/qos_meter/x86_64-native-linuxapp-gcc/app/qos_meter /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_qos_meter + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc/app/qos_sched + bn=qos_sched + cp -p x86_64-native-linuxapp-gcc/examples/qos_sched/x86_64-native-linuxapp-gcc/app/qos_sched /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_qos_sched + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/rxtx_callbacks/x86_64-native-linuxapp-gcc/app/rxtx_callbacks + bn=rxtx_callbacks + cp -p x86_64-native-linuxapp-gcc/examples/rxtx_callbacks/x86_64-native-linuxapp-gcc/app/rxtx_callbacks /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_rxtx_callbacks + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/service_cores/x86_64-native-linuxapp-gcc/app/service_cores + bn=service_cores + cp -p x86_64-native-linuxapp-gcc/examples/service_cores/x86_64-native-linuxapp-gcc/app/service_cores /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_service_cores + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/skeleton/x86_64-native-linuxapp-gcc/app/basicfwd + bn=basicfwd + cp -p x86_64-native-linuxapp-gcc/examples/skeleton/x86_64-native-linuxapp-gcc/app/basicfwd /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_basicfwd + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/tep_termination/x86_64-native-linuxapp-gcc/app/tep_termination + bn=tep_termination + cp -p x86_64-native-linuxapp-gcc/examples/tep_termination/x86_64-native-linuxapp-gcc/app/tep_termination /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_tep_termination + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/timer/x86_64-native-linuxapp-gcc/app/timer + bn=timer + cp -p x86_64-native-linuxapp-gcc/examples/timer/x86_64-native-linuxapp-gcc/app/timer /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_timer + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/vhost/x86_64-native-linuxapp-gcc/app/vhost-switch + bn=vhost-switch + cp -p x86_64-native-linuxapp-gcc/examples/vhost/x86_64-native-linuxapp-gcc/app/vhost-switch /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_vhost-switch + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/vhost_scsi/x86_64-native-linuxapp-gcc/app/vhost-scsi + bn=vhost-scsi + cp -p x86_64-native-linuxapp-gcc/examples/vhost_scsi/x86_64-native-linuxapp-gcc/app/vhost-scsi /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_vhost-scsi + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/vmdq/x86_64-native-linuxapp-gcc/app/vmdq_app + bn=vmdq_app + cp -p x86_64-native-linuxapp-gcc/examples/vmdq/x86_64-native-linuxapp-gcc/app/vmdq_app /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_vmdq_app + for f in 'x86_64-native-linuxapp-gcc/examples/*/x86_64-native-linuxapp-gcc/app/*' ++ basename x86_64-native-linuxapp-gcc/examples/vmdq_dcb/x86_64-native-linuxapp-gcc/app/vmdq_dcb_app + bn=vmdq_dcb_app + cp -p x86_64-native-linuxapp-gcc/examples/vmdq_dcb/x86_64-native-linuxapp-gcc/app/vmdq_dcb_app /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_vmdq_dcb_app + mkdir -p /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/dpdk-pmds + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_af_packet.so.1 + bn=librte_pmd_af_packet.so.1 + ln -s ../librte_pmd_af_packet.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_af_packet.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_ark.so.1 + bn=librte_pmd_ark.so.1 + ln -s ../librte_pmd_ark.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_ark.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_avp.so.1 + bn=librte_pmd_avp.so.1 + ln -s ../librte_pmd_avp.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_avp.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_bnx2x.so.1 + bn=librte_pmd_bnx2x.so.1 + ln -s ../librte_pmd_bnx2x.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_bnx2x.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_bnxt.so.2 + bn=librte_pmd_bnxt.so.2 + ln -s ../librte_pmd_bnxt.so.2 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_bnxt.so.2 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_bond.so.2 + bn=librte_pmd_bond.so.2 + ln -s ../librte_pmd_bond.so.2 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_bond.so.2 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_crypto_scheduler.so.1 + bn=librte_pmd_crypto_scheduler.so.1 + ln -s ../librte_pmd_crypto_scheduler.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_crypto_scheduler.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_cxgbe.so.1 + bn=librte_pmd_cxgbe.so.1 + ln -s ../librte_pmd_cxgbe.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_cxgbe.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_e1000.so.1 + bn=librte_pmd_e1000.so.1 + ln -s ../librte_pmd_e1000.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_e1000.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_ena.so.1 + bn=librte_pmd_ena.so.1 + ln -s ../librte_pmd_ena.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_ena.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_enic.so.1 + bn=librte_pmd_enic.so.1 + ln -s ../librte_pmd_enic.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_enic.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_failsafe.so.1 + bn=librte_pmd_failsafe.so.1 + ln -s ../librte_pmd_failsafe.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_failsafe.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_fm10k.so.1 + bn=librte_pmd_fm10k.so.1 + ln -s ../librte_pmd_fm10k.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_fm10k.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_i40e.so.2 + bn=librte_pmd_i40e.so.2 + ln -s ../librte_pmd_i40e.so.2 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_i40e.so.2 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_ixgbe.so.2 + bn=librte_pmd_ixgbe.so.2 + ln -s ../librte_pmd_ixgbe.so.2 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_ixgbe.so.2 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_lio.so.1 + bn=librte_pmd_lio.so.1 + ln -s ../librte_pmd_lio.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_lio.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_nfp.so.1 + bn=librte_pmd_nfp.so.1 + ln -s ../librte_pmd_nfp.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_nfp.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_null.so.2 + bn=librte_pmd_null.so.2 + ln -s ../librte_pmd_null.so.2 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_null.so.2 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_null_crypto.so.1 + bn=librte_pmd_null_crypto.so.1 + ln -s ../librte_pmd_null_crypto.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_null_crypto.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_octeontx.so.1 + bn=librte_pmd_octeontx.so.1 + ln -s ../librte_pmd_octeontx.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_octeontx.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_octeontx_ssovf.so.1 + bn=librte_pmd_octeontx_ssovf.so.1 + ln -s ../librte_pmd_octeontx_ssovf.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_octeontx_ssovf.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_pcap.so.1 + bn=librte_pmd_pcap.so.1 + ln -s ../librte_pmd_pcap.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_pcap.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_qede.so.1 + bn=librte_pmd_qede.so.1 + ln -s ../librte_pmd_qede.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_qede.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_ring.so.2 + bn=librte_pmd_ring.so.2 + ln -s ../librte_pmd_ring.so.2 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_ring.so.2 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_sfc_efx.so.1 + bn=librte_pmd_sfc_efx.so.1 + ln -s ../librte_pmd_sfc_efx.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_sfc_efx.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_skeleton_event.so.1 + bn=librte_pmd_skeleton_event.so.1 + ln -s ../librte_pmd_skeleton_event.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_skeleton_event.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_softnic.so.1 + bn=librte_pmd_softnic.so.1 + ln -s ../librte_pmd_softnic.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_softnic.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_sw_event.so.1 + bn=librte_pmd_sw_event.so.1 + ln -s ../librte_pmd_sw_event.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_sw_event.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_tap.so.1 + bn=librte_pmd_tap.so.1 + ln -s ../librte_pmd_tap.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_tap.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_thunderx_nicvf.so.1 + bn=librte_pmd_thunderx_nicvf.so.1 + ln -s ../librte_pmd_thunderx_nicvf.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_thunderx_nicvf.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_vhost.so.2 + bn=librte_pmd_vhost.so.2 + ln -s ../librte_pmd_vhost.so.2 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_vhost.so.2 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_virtio.so.1 + bn=librte_pmd_virtio.so.1 + ln -s ../librte_pmd_virtio.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_virtio.so.1 + for f in '/builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/*_pmd_*.so.*' ++ basename /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//usr/lib64/librte_pmd_vmxnet3_uio.so.1 + bn=librte_pmd_vmxnet3_uio.so.1 + ln -s ../librte_pmd_vmxnet3_uio.so.1 /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/dpdk-pmds/librte_pmd_vmxnet3_uio.so.1 + mkdir -p /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//etc/profile.d + cat + cat + sed -i -e s:-native-:-default-:g /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//etc/profile.d/dpdk-sdk-x86_64.csh /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64//etc/profile.d/dpdk-sdk-x86_64.sh + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/dpdk-17.11 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_distributor_app extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_timer extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_vhost-scsi extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_qos_meter extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_rxtx_callbacks extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_vhost-switch extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l3fwd extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l2fwd extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_tep_termination extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_flow extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_link_status_interrupt extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l2fwd-keepalive extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_packet_ordering extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_vmdq_app extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk-pdump extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_load_balancer extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk-procinfo extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l3fwd-acl extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_cmdline extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_ip_pipeline extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l2fwd-jobstats extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_ipsec-secgw extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk-test-crypto-perf extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_exception_path extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_ipv4_multicast extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_vmdq_dcb_app extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_basicfwd extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l3fwd-vf extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_helloworld extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_bond_app extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_l2fwd-crypto extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_eventdev_pipeline_sw_pmd extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_qos_sched extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_flow_classify extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/testpmd extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/bin/dpdk_example_service_cores extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/share/dpdk/x86_64-default-linuxapp-gcc/app/dpdk-pmdinfogen extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_gro.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_null_crypto.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_i40e.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_sfc_efx.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_octeontx_ssovf.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_nfp.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_vmxnet3_uio.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_crypto_scheduler.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_octeontx.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pci.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_bus_pci.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_flow_classify.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_pcap.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_kvargs.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_bitratestats.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_e1000.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_af_packet.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_gso.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_qede.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_timer.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_tap.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_ring.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_cmdline.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_thunderx_nicvf.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_mempool_stack.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_acl.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_port.so.3 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_mempool_octeontx.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_ixgbe.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_bus_vdev.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_vhost.so.4 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_meter.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_reorder.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_metrics.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_sw_event.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_cxgbe.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_table.so.3 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_lpm.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pipeline.so.3 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_eventdev.so.3 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_ring.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_vhost.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_bnx2x.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_skeleton_event.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_security.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_ark.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_enic.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_mempool_ring.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_failsafe.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_bond.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_virtio.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_null.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_ena.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_bnxt.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_cryptodev.so.4 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_mempool.so.3 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_jobstats.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_fm10k.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_ethdev.so.8 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_net.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_member.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_mbuf.so.3 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_distributor.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_lio.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_softnic.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_latencystats.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_eal.so.6 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pdump.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_efd.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_pmd_avp.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_cfgfile.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_hash.so.2 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_sched.so.1 extracting debug info from /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64/usr/lib64/librte_ip_frag.so.1 /usr/lib/rpm/sepdebugcrcfix: Updated 111 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/librte_pmd_bnx2x.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_bnx2x.so.debug symlinked /usr/lib/debug/usr/lib64/librte_mempool_stack.so.1.debug to /usr/lib/debug/usr/lib64/librte_mempool_stack.so.debug symlinked /usr/lib/debug/usr/lib64/librte_cmdline.so.2.debug to /usr/lib/debug/usr/lib64/librte_cmdline.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_bnxt.so.2.debug to /usr/lib/debug/usr/lib64/librte_pmd_bnxt.so.debug symlinked /usr/lib/debug/usr/lib64/librte_acl.so.2.debug to /usr/lib/debug/usr/lib64/librte_acl.so.debug symlinked /usr/lib/debug/usr/lib64/librte_mempool_octeontx.so.1.debug to /usr/lib/debug/usr/lib64/librte_mempool_octeontx.so.debug symlinked /usr/lib/debug/usr/lib64/librte_hash.so.2.debug to /usr/lib/debug/usr/lib64/librte_hash.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_ixgbe.so.2.debug to /usr/lib/debug/usr/lib64/librte_pmd_ixgbe.so.debug symlinked /usr/lib/debug/usr/lib64/librte_cfgfile.so.2.debug to /usr/lib/debug/usr/lib64/librte_cfgfile.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_null_crypto.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_null_crypto.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_i40e.so.2.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_i40e.so.2.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_sfc_efx.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_sfc_efx.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_octeontx_ssovf.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_octeontx_ssovf.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_nfp.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_nfp.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_vmxnet3_uio.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_vmxnet3_uio.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_crypto_scheduler.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_crypto_scheduler.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_octeontx.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_octeontx.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_pcap.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_pcap.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_e1000.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_e1000.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_af_packet.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_af_packet.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_qede.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_qede.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_tap.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_tap.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_ring.so.2.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_ring.so.2.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_thunderx_nicvf.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_thunderx_nicvf.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_ixgbe.so.2.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_ixgbe.so.2.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_sw_event.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_sw_event.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_cxgbe.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_cxgbe.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_vhost.so.2.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_vhost.so.2.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_bnx2x.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_bnx2x.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_skeleton_event.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_skeleton_event.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_ark.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_ark.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_enic.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_enic.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_failsafe.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_failsafe.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_bond.so.2.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_bond.so.2.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_virtio.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_virtio.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_null.so.2.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_null.so.2.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_ena.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_ena.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_bnxt.so.2.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_bnxt.so.2.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_fm10k.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_fm10k.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_lio.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_lio.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_softnic.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_softnic.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_avp.so.1.debug to /usr/lib/debug/usr/lib64/dpdk-pmds/librte_pmd_avp.so.1.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_lio.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_lio.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_e1000.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_e1000.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_enic.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_enic.so.debug symlinked /usr/lib/debug/usr/lib64/librte_metrics.so.1.debug to /usr/lib/debug/usr/lib64/librte_metrics.so.debug symlinked /usr/lib/debug/usr/lib64/librte_lpm.so.2.debug to /usr/lib/debug/usr/lib64/librte_lpm.so.debug symlinked /usr/lib/debug/usr/lib64/librte_member.so.1.debug to /usr/lib/debug/usr/lib64/librte_member.so.debug symlinked /usr/lib/debug/usr/lib64/librte_gro.so.1.debug to /usr/lib/debug/usr/lib64/librte_gro.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_softnic.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_softnic.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pdump.so.2.debug to /usr/lib/debug/usr/lib64/librte_pdump.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_nfp.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_nfp.so.debug symlinked /usr/lib/debug/usr/lib64/librte_vhost.so.4.debug to /usr/lib/debug/usr/lib64/librte_vhost.so.debug symlinked /usr/lib/debug/usr/lib64/librte_ip_frag.so.1.debug to /usr/lib/debug/usr/lib64/librte_ip_frag.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_null.so.2.debug to /usr/lib/debug/usr/lib64/librte_pmd_null.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_i40e.so.2.debug to /usr/lib/debug/usr/lib64/librte_pmd_i40e.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pipeline.so.3.debug to /usr/lib/debug/usr/lib64/librte_pipeline.so.debug symlinked /usr/lib/debug/usr/lib64/librte_bitratestats.so.2.debug to /usr/lib/debug/usr/lib64/librte_bitratestats.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_avp.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_avp.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_ark.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_ark.so.debug symlinked /usr/lib/debug/usr/lib64/librte_kvargs.so.1.debug to /usr/lib/debug/usr/lib64/librte_kvargs.so.debug symlinked /usr/lib/debug/usr/lib64/librte_flow_classify.so.1.debug to /usr/lib/debug/usr/lib64/librte_flow_classify.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_thunderx_nicvf.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_thunderx_nicvf.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_pcap.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_pcap.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_virtio.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_virtio.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_ring.so.2.debug to /usr/lib/debug/usr/lib64/librte_pmd_ring.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_vhost.so.2.debug to /usr/lib/debug/usr/lib64/librte_pmd_vhost.so.debug symlinked /usr/lib/debug/usr/lib64/librte_distributor.so.1.debug to /usr/lib/debug/usr/lib64/librte_distributor.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_cxgbe.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_cxgbe.so.debug symlinked /usr/lib/debug/usr/lib64/librte_ethdev.so.8.debug to /usr/lib/debug/usr/lib64/librte_ethdev.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_failsafe.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_failsafe.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_vmxnet3_uio.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_vmxnet3_uio.so.debug symlinked /usr/lib/debug/usr/lib64/librte_timer.so.1.debug to /usr/lib/debug/usr/lib64/librte_timer.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_bond.so.2.debug to /usr/lib/debug/usr/lib64/librte_pmd_bond.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_null_crypto.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_null_crypto.so.debug symlinked /usr/lib/debug/usr/lib64/librte_sched.so.1.debug to /usr/lib/debug/usr/lib64/librte_sched.so.debug symlinked /usr/lib/debug/usr/lib64/librte_bus_vdev.so.1.debug to /usr/lib/debug/usr/lib64/librte_bus_vdev.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_sfc_efx.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_sfc_efx.so.debug symlinked /usr/lib/debug/usr/lib64/librte_security.so.1.debug to /usr/lib/debug/usr/lib64/librte_security.so.debug symlinked /usr/lib/debug/usr/lib64/librte_jobstats.so.1.debug to /usr/lib/debug/usr/lib64/librte_jobstats.so.debug symlinked /usr/lib/debug/usr/lib64/librte_eventdev.so.3.debug to /usr/lib/debug/usr/lib64/librte_eventdev.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_sw_event.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_sw_event.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_af_packet.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_af_packet.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_tap.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_tap.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_qede.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_qede.so.debug symlinked /usr/lib/debug/usr/lib64/librte_efd.so.1.debug to /usr/lib/debug/usr/lib64/librte_efd.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_fm10k.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_fm10k.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_octeontx.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_octeontx.so.debug symlinked /usr/lib/debug/usr/lib64/librte_eal.so.6.debug to /usr/lib/debug/usr/lib64/librte_eal.so.debug symlinked /usr/lib/debug/usr/lib64/librte_gso.so.1.debug to /usr/lib/debug/usr/lib64/librte_gso.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_skeleton_event.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_skeleton_event.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_crypto_scheduler.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_crypto_scheduler.so.debug symlinked /usr/lib/debug/usr/lib64/librte_mbuf.so.3.debug to /usr/lib/debug/usr/lib64/librte_mbuf.so.debug symlinked /usr/lib/debug/usr/lib64/librte_mempool_ring.so.1.debug to /usr/lib/debug/usr/lib64/librte_mempool_ring.so.debug symlinked /usr/lib/debug/usr/lib64/librte_table.so.3.debug to /usr/lib/debug/usr/lib64/librte_table.so.debug symlinked /usr/lib/debug/usr/lib64/librte_bus_pci.so.1.debug to /usr/lib/debug/usr/lib64/librte_bus_pci.so.debug symlinked /usr/lib/debug/usr/lib64/librte_cryptodev.so.4.debug to /usr/lib/debug/usr/lib64/librte_cryptodev.so.debug symlinked /usr/lib/debug/usr/lib64/librte_latencystats.so.1.debug to /usr/lib/debug/usr/lib64/librte_latencystats.so.debug symlinked /usr/lib/debug/usr/lib64/librte_mempool.so.3.debug to /usr/lib/debug/usr/lib64/librte_mempool.so.debug symlinked /usr/lib/debug/usr/lib64/librte_port.so.3.debug to /usr/lib/debug/usr/lib64/librte_port.so.debug symlinked /usr/lib/debug/usr/lib64/librte_ring.so.1.debug to /usr/lib/debug/usr/lib64/librte_ring.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pci.so.1.debug to /usr/lib/debug/usr/lib64/librte_pci.so.debug symlinked /usr/lib/debug/usr/lib64/librte_meter.so.1.debug to /usr/lib/debug/usr/lib64/librte_meter.so.debug symlinked /usr/lib/debug/usr/lib64/librte_net.so.1.debug to /usr/lib/debug/usr/lib64/librte_net.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_ena.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_ena.so.debug symlinked /usr/lib/debug/usr/lib64/librte_reorder.so.1.debug to /usr/lib/debug/usr/lib64/librte_reorder.so.debug symlinked /usr/lib/debug/usr/lib64/librte_pmd_octeontx_ssovf.so.1.debug to /usr/lib/debug/usr/lib64/librte_pmd_octeontx_ssovf.so.debug 41970 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dpdk-17.11-3.el7.x86_64 Provides: dpdk = 2:17.11-3.el7 dpdk(x86-64) = 2:17.11-3.el7 librte_acl.so.2()(64bit) librte_acl.so.2(DPDK_2.0)(64bit) librte_bitratestats.so.2()(64bit) librte_bitratestats.so.2(DPDK_17.05)(64bit) librte_bus_pci.so.1()(64bit) librte_bus_pci.so.1(DPDK_17.11)(64bit) librte_bus_vdev.so.1()(64bit) librte_bus_vdev.so.1(DPDK_17.11)(64bit) librte_cfgfile.so.2()(64bit) librte_cfgfile.so.2(DPDK_16.04)(64bit) librte_cfgfile.so.2(DPDK_17.05)(64bit) librte_cfgfile.so.2(DPDK_17.11)(64bit) librte_cfgfile.so.2(DPDK_2.0)(64bit) librte_cmdline.so.2()(64bit) librte_cmdline.so.2(DPDK_2.0)(64bit) librte_cmdline.so.2(DPDK_2.1)(64bit) librte_cryptodev.so.4()(64bit) librte_cryptodev.so.4(DPDK_16.04)(64bit) librte_cryptodev.so.4(DPDK_17.02)(64bit) librte_cryptodev.so.4(DPDK_17.05)(64bit) librte_cryptodev.so.4(DPDK_17.08)(64bit) librte_cryptodev.so.4(DPDK_17.11)(64bit) librte_distributor.so.1()(64bit) librte_distributor.so.1(DPDK_17.05)(64bit) librte_distributor.so.1(DPDK_2.0)(64bit) librte_eal.so.6()(64bit) librte_eal.so.6(DPDK_16.04)(64bit) librte_eal.so.6(DPDK_16.07)(64bit) librte_eal.so.6(DPDK_16.11)(64bit) librte_eal.so.6(DPDK_17.02)(64bit) librte_eal.so.6(DPDK_17.05)(64bit) librte_eal.so.6(DPDK_17.08)(64bit) librte_eal.so.6(DPDK_17.11)(64bit) librte_eal.so.6(DPDK_2.0)(64bit) librte_eal.so.6(DPDK_2.1)(64bit) librte_eal.so.6(DPDK_2.2)(64bit) librte_eal.so.6(EXPERIMENTAL)(64bit) librte_efd.so.1()(64bit) librte_efd.so.1(DPDK_17.02)(64bit) librte_ethdev.so.8()(64bit) librte_ethdev.so.8(DPDK_16.04)(64bit) librte_ethdev.so.8(DPDK_16.07)(64bit) librte_ethdev.so.8(DPDK_17.02)(64bit) librte_ethdev.so.8(DPDK_17.05)(64bit) librte_ethdev.so.8(DPDK_17.08)(64bit) librte_ethdev.so.8(DPDK_17.11)(64bit) librte_ethdev.so.8(DPDK_2.2)(64bit) librte_ethdev.so.8(EXPERIMENTAL)(64bit) librte_eventdev.so.3()(64bit) librte_eventdev.so.3(DPDK_17.05)(64bit) librte_eventdev.so.3(DPDK_17.08)(64bit) librte_eventdev.so.3(DPDK_17.11)(64bit) librte_flow_classify.so.1()(64bit) librte_flow_classify.so.1(EXPERIMENTAL)(64bit) librte_gro.so.1()(64bit) librte_gro.so.1(DPDK_17.08)(64bit) librte_gso.so.1()(64bit) librte_gso.so.1(DPDK_17.11)(64bit) librte_hash.so.2()(64bit) librte_hash.so.2(DPDK_16.07)(64bit) librte_hash.so.2(DPDK_2.0)(64bit) librte_hash.so.2(DPDK_2.1)(64bit) librte_hash.so.2(DPDK_2.2)(64bit) librte_ip_frag.so.1()(64bit) librte_ip_frag.so.1(DPDK_17.08)(64bit) librte_ip_frag.so.1(DPDK_2.0)(64bit) librte_jobstats.so.1()(64bit) librte_jobstats.so.1(DPDK_16.04)(64bit) librte_jobstats.so.1(DPDK_2.0)(64bit) librte_kvargs.so.1()(64bit) librte_kvargs.so.1(DPDK_2.0)(64bit) librte_latencystats.so.1()(64bit) librte_latencystats.so.1(DPDK_17.05)(64bit) librte_lpm.so.2()(64bit) librte_lpm.so.2(DPDK_16.04)(64bit) librte_lpm.so.2(DPDK_17.05)(64bit) librte_lpm.so.2(DPDK_2.0)(64bit) librte_mbuf.so.3()(64bit) librte_mbuf.so.3(DPDK_16.11)(64bit) librte_mbuf.so.3(DPDK_2.0)(64bit) librte_mbuf.so.3(DPDK_2.1)(64bit) librte_member.so.1()(64bit) librte_member.so.1(DPDK_17.11)(64bit) librte_mempool.so.3()(64bit) librte_mempool.so.3(DPDK_16.07)(64bit) librte_mempool.so.3(DPDK_17.11)(64bit) librte_mempool.so.3(DPDK_2.0)(64bit) librte_mempool_octeontx.so.1()(64bit) librte_mempool_octeontx.so.1(DPDK_17.11)(64bit) librte_mempool_ring.so.1()(64bit) librte_mempool_ring.so.1(DPDK_17.05)(64bit) librte_mempool_stack.so.1()(64bit) librte_mempool_stack.so.1(DPDK_17.05)(64bit) librte_meter.so.1()(64bit) librte_meter.so.1(DPDK_2.0)(64bit) librte_metrics.so.1()(64bit) librte_metrics.so.1(DPDK_17.05)(64bit) librte_net.so.1()(64bit) librte_net.so.1(DPDK_16.11)(64bit) librte_net.so.1(DPDK_17.05)(64bit) librte_pci.so.1()(64bit) librte_pci.so.1(DPDK_17.11)(64bit) librte_pdump.so.2()(64bit) librte_pdump.so.2(DPDK_16.07)(64bit) librte_pipeline.so.3()(64bit) librte_pipeline.so.3(DPDK_16.04)(64bit) librte_pipeline.so.3(DPDK_2.0)(64bit) librte_pipeline.so.3(DPDK_2.1)(64bit) librte_pipeline.so.3(DPDK_2.2)(64bit) librte_pmd_af_packet.so.1()(64bit) librte_pmd_af_packet.so.1(DPDK_2.0)(64bit) librte_pmd_ark.so.1()(64bit) librte_pmd_ark.so.1(DPDK_17.05)(64bit) librte_pmd_avp.so.1()(64bit) librte_pmd_avp.so.1(DPDK_17.05)(64bit) librte_pmd_bnx2x.so.1()(64bit) librte_pmd_bnx2x.so.1(DPDK_2.1)(64bit) librte_pmd_bnxt.so.2()(64bit) librte_pmd_bnxt.so.2(DPDK_17.08)(64bit) librte_pmd_bond.so.2()(64bit) librte_pmd_bond.so.2(DPDK_16.04)(64bit) librte_pmd_bond.so.2(DPDK_16.07)(64bit) librte_pmd_bond.so.2(DPDK_17.08)(64bit) librte_pmd_bond.so.2(DPDK_2.0)(64bit) librte_pmd_bond.so.2(DPDK_2.1)(64bit) librte_pmd_crypto_scheduler.so.1()(64bit) librte_pmd_crypto_scheduler.so.1(DPDK_17.02)(64bit) librte_pmd_crypto_scheduler.so.1(DPDK_17.05)(64bit) librte_pmd_cxgbe.so.1()(64bit) librte_pmd_cxgbe.so.1(DPDK_2.1)(64bit) librte_pmd_e1000.so.1()(64bit) librte_pmd_e1000.so.1(DPDK_2.0)(64bit) librte_pmd_ena.so.1()(64bit) librte_pmd_ena.so.1(DPDK_16.04)(64bit) librte_pmd_enic.so.1()(64bit) librte_pmd_enic.so.1(DPDK_2.0)(64bit) librte_pmd_failsafe.so.1()(64bit) librte_pmd_failsafe.so.1(DPDK_17.08)(64bit) librte_pmd_fm10k.so.1()(64bit) librte_pmd_fm10k.so.1(DPDK_2.0)(64bit) librte_pmd_i40e.so.2()(64bit) librte_pmd_i40e.so.2(DPDK_17.02)(64bit) librte_pmd_i40e.so.2(DPDK_17.05)(64bit) librte_pmd_i40e.so.2(DPDK_17.08)(64bit) librte_pmd_i40e.so.2(DPDK_17.11)(64bit) librte_pmd_i40e.so.2(DPDK_2.0)(64bit) librte_pmd_ixgbe.so.2()(64bit) librte_pmd_ixgbe.so.2(DPDK_16.11)(64bit) librte_pmd_ixgbe.so.2(DPDK_17.02)(64bit) librte_pmd_ixgbe.so.2(DPDK_17.05)(64bit) librte_pmd_ixgbe.so.2(DPDK_17.08)(64bit) librte_pmd_ixgbe.so.2(DPDK_2.0)(64bit) librte_pmd_lio.so.1()(64bit) librte_pmd_lio.so.1(DPDK_17.05)(64bit) librte_pmd_nfp.so.1()(64bit) librte_pmd_nfp.so.1(DPDK_2.2)(64bit) librte_pmd_null.so.2()(64bit) librte_pmd_null.so.2(DPDK_2.0)(64bit) librte_pmd_null_crypto.so.1()(64bit) librte_pmd_null_crypto.so.1(DPDK_16.04)(64bit) librte_pmd_octeontx.so.1()(64bit) librte_pmd_octeontx.so.1(DPDK_17.11)(64bit) librte_pmd_octeontx_ssovf.so.1()(64bit) librte_pmd_octeontx_ssovf.so.1(DPDK_17.05)(64bit) librte_pmd_pcap.so.1()(64bit) librte_pmd_pcap.so.1(DPDK_2.0)(64bit) librte_pmd_qede.so.1()(64bit) librte_pmd_qede.so.1(DPDK_16.04)(64bit) librte_pmd_ring.so.2()(64bit) librte_pmd_ring.so.2(DPDK_2.0)(64bit) librte_pmd_ring.so.2(DPDK_2.2)(64bit) librte_pmd_sfc_efx.so.1()(64bit) librte_pmd_sfc_efx.so.1(DPDK_17.02)(64bit) librte_pmd_skeleton_event.so.1()(64bit) librte_pmd_skeleton_event.so.1(DPDK_17.05)(64bit) librte_pmd_softnic.so.1()(64bit) librte_pmd_softnic.so.1(DPDK_17.11)(64bit) librte_pmd_sw_event.so.1()(64bit) librte_pmd_sw_event.so.1(DPDK_17.05)(64bit) librte_pmd_tap.so.1()(64bit) librte_pmd_tap.so.1(DPDK_17.02)(64bit) librte_pmd_thunderx_nicvf.so.1()(64bit) librte_pmd_thunderx_nicvf.so.1(DPDK_16.07)(64bit) librte_pmd_vhost.so.2()(64bit) librte_pmd_vhost.so.2(DPDK_16.04)(64bit) librte_pmd_vhost.so.2(DPDK_16.11)(64bit) librte_pmd_virtio.so.1()(64bit) librte_pmd_virtio.so.1(DPDK_2.0)(64bit) librte_pmd_vmxnet3_uio.so.1()(64bit) librte_pmd_vmxnet3_uio.so.1(DPDK_2.0)(64bit) librte_port.so.3()(64bit) librte_port.so.3(DPDK_16.07)(64bit) librte_port.so.3(DPDK_16.11)(64bit) librte_port.so.3(DPDK_2.0)(64bit) librte_port.so.3(DPDK_2.1)(64bit) librte_port.so.3(DPDK_2.2)(64bit) librte_reorder.so.1()(64bit) librte_reorder.so.1(DPDK_2.0)(64bit) librte_ring.so.1()(64bit) librte_ring.so.1(DPDK_2.0)(64bit) librte_ring.so.1(DPDK_2.2)(64bit) librte_sched.so.1()(64bit) librte_sched.so.1(DPDK_2.0)(64bit) librte_sched.so.1(DPDK_2.1)(64bit) librte_security.so.1()(64bit) librte_security.so.1(EXPERIMENTAL)(64bit) librte_table.so.3()(64bit) librte_table.so.3(DPDK_17.11)(64bit) librte_timer.so.1()(64bit) librte_timer.so.1(DPDK_2.0)(64bit) librte_vhost.so.4()(64bit) librte_vhost.so.4(DPDK_16.07)(64bit) librte_vhost.so.4(DPDK_17.05)(64bit) librte_vhost.so.4(DPDK_17.08)(64bit) librte_vhost.so.4(DPDK_2.0)(64bit) librte_vhost.so.4(DPDK_2.1)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpcap.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.4)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) librte_acl.so.2()(64bit) librte_acl.so.2(DPDK_2.0)(64bit) librte_bitratestats.so.2()(64bit) librte_bitratestats.so.2(DPDK_17.05)(64bit) librte_bus_pci.so.1()(64bit) librte_bus_pci.so.1(DPDK_17.11)(64bit) librte_bus_vdev.so.1()(64bit) librte_bus_vdev.so.1(DPDK_17.11)(64bit) librte_cfgfile.so.2()(64bit) librte_cmdline.so.2()(64bit) librte_cmdline.so.2(DPDK_2.0)(64bit) librte_cryptodev.so.4()(64bit) librte_cryptodev.so.4(DPDK_16.04)(64bit) librte_cryptodev.so.4(DPDK_17.02)(64bit) librte_cryptodev.so.4(DPDK_17.08)(64bit) librte_cryptodev.so.4(DPDK_17.11)(64bit) librte_distributor.so.1()(64bit) librte_eal.so.6()(64bit) librte_eal.so.6(DPDK_16.04)(64bit) librte_eal.so.6(DPDK_16.07)(64bit) librte_eal.so.6(DPDK_16.11)(64bit) librte_eal.so.6(DPDK_17.02)(64bit) librte_eal.so.6(DPDK_17.05)(64bit) librte_eal.so.6(DPDK_17.08)(64bit) librte_eal.so.6(DPDK_17.11)(64bit) librte_eal.so.6(DPDK_2.0)(64bit) librte_eal.so.6(DPDK_2.1)(64bit) librte_eal.so.6(DPDK_2.2)(64bit) librte_eal.so.6(EXPERIMENTAL)(64bit) librte_efd.so.1()(64bit) librte_ethdev.so.8()(64bit) librte_ethdev.so.8(DPDK_16.04)(64bit) librte_ethdev.so.8(DPDK_16.07)(64bit) librte_ethdev.so.8(DPDK_17.02)(64bit) librte_ethdev.so.8(DPDK_17.05)(64bit) librte_ethdev.so.8(DPDK_17.08)(64bit) librte_ethdev.so.8(DPDK_17.11)(64bit) librte_ethdev.so.8(DPDK_2.2)(64bit) librte_ethdev.so.8(EXPERIMENTAL)(64bit) librte_eventdev.so.3()(64bit) librte_eventdev.so.3(DPDK_17.05)(64bit) librte_eventdev.so.3(DPDK_17.08)(64bit) librte_eventdev.so.3(DPDK_17.11)(64bit) librte_flow_classify.so.1()(64bit) librte_gro.so.1()(64bit) librte_gro.so.1(DPDK_17.08)(64bit) librte_gso.so.1()(64bit) librte_gso.so.1(DPDK_17.11)(64bit) librte_hash.so.2()(64bit) librte_hash.so.2(DPDK_2.0)(64bit) librte_hash.so.2(DPDK_2.1)(64bit) librte_ip_frag.so.1()(64bit) librte_ip_frag.so.1(DPDK_17.08)(64bit) librte_ip_frag.so.1(DPDK_2.0)(64bit) librte_jobstats.so.1()(64bit) librte_kvargs.so.1()(64bit) librte_kvargs.so.1(DPDK_2.0)(64bit) librte_latencystats.so.1()(64bit) librte_latencystats.so.1(DPDK_17.05)(64bit) librte_lpm.so.2()(64bit) librte_lpm.so.2(DPDK_16.04)(64bit) librte_lpm.so.2(DPDK_17.05)(64bit) librte_lpm.so.2(DPDK_2.0)(64bit) librte_mbuf.so.3()(64bit) librte_mbuf.so.3(DPDK_16.11)(64bit) librte_mbuf.so.3(DPDK_2.0)(64bit) librte_mbuf.so.3(DPDK_2.1)(64bit) librte_member.so.1()(64bit) librte_mempool.so.3()(64bit) librte_mempool.so.3(DPDK_16.07)(64bit) librte_mempool.so.3(DPDK_2.0)(64bit) librte_mempool_octeontx.so.1()(64bit) librte_mempool_octeontx.so.1(DPDK_17.11)(64bit) librte_mempool_ring.so.1()(64bit) librte_meter.so.1()(64bit) librte_metrics.so.1()(64bit) librte_metrics.so.1(DPDK_17.05)(64bit) librte_net.so.1()(64bit) librte_net.so.1(DPDK_16.11)(64bit) librte_pci.so.1()(64bit) librte_pci.so.1(DPDK_17.11)(64bit) librte_pdump.so.2()(64bit) librte_pdump.so.2(DPDK_16.07)(64bit) librte_pipeline.so.3()(64bit) librte_pmd_bnxt.so.2()(64bit) librte_pmd_bnxt.so.2(DPDK_17.08)(64bit) librte_pmd_bond.so.2()(64bit) librte_pmd_bond.so.2(DPDK_17.08)(64bit) librte_pmd_bond.so.2(DPDK_2.0)(64bit) librte_pmd_i40e.so.2()(64bit) librte_pmd_i40e.so.2(DPDK_17.02)(64bit) librte_pmd_i40e.so.2(DPDK_17.05)(64bit) librte_pmd_i40e.so.2(DPDK_17.08)(64bit) librte_pmd_i40e.so.2(DPDK_17.11)(64bit) librte_pmd_ixgbe.so.2()(64bit) librte_pmd_ixgbe.so.2(DPDK_16.11)(64bit) librte_pmd_ixgbe.so.2(DPDK_17.02)(64bit) librte_pmd_ixgbe.so.2(DPDK_17.05)(64bit) librte_pmd_softnic.so.1()(64bit) librte_pmd_softnic.so.1(DPDK_17.11)(64bit) librte_port.so.3()(64bit) librte_reorder.so.1()(64bit) librte_ring.so.1()(64bit) librte_ring.so.1(DPDK_2.0)(64bit) librte_ring.so.1(DPDK_2.2)(64bit) librte_sched.so.1()(64bit) librte_sched.so.1(DPDK_2.0)(64bit) librte_security.so.1()(64bit) librte_table.so.3()(64bit) librte_timer.so.1()(64bit) librte_vhost.so.4()(64bit) librte_vhost.so.4(DPDK_16.07)(64bit) librte_vhost.so.4(DPDK_17.05)(64bit) librte_vhost.so.4(DPDK_17.08)(64bit) librte_vhost.so.4(DPDK_2.0)(64bit) librte_vhost.so.4(DPDK_2.1)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: dpdk-devel-17.11-3.el7.x86_64 Provides: dpdk-devel = 2:17.11-3.el7 dpdk-devel(x86-64) = 2:17.11-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) librte_acl.so.2()(64bit) librte_bitratestats.so.2()(64bit) librte_bus_pci.so.1()(64bit) librte_bus_vdev.so.1()(64bit) librte_cfgfile.so.2()(64bit) librte_cmdline.so.2()(64bit) librte_cryptodev.so.4()(64bit) librte_distributor.so.1()(64bit) librte_eal.so.6()(64bit) librte_efd.so.1()(64bit) librte_ethdev.so.8()(64bit) librte_eventdev.so.3()(64bit) librte_flow_classify.so.1()(64bit) librte_gro.so.1()(64bit) librte_gso.so.1()(64bit) librte_hash.so.2()(64bit) librte_ip_frag.so.1()(64bit) librte_jobstats.so.1()(64bit) librte_kvargs.so.1()(64bit) librte_latencystats.so.1()(64bit) librte_lpm.so.2()(64bit) librte_mbuf.so.3()(64bit) librte_member.so.1()(64bit) librte_mempool.so.3()(64bit) librte_mempool_octeontx.so.1()(64bit) librte_mempool_ring.so.1()(64bit) librte_mempool_stack.so.1()(64bit) librte_meter.so.1()(64bit) librte_metrics.so.1()(64bit) librte_net.so.1()(64bit) librte_pci.so.1()(64bit) librte_pdump.so.2()(64bit) librte_pipeline.so.3()(64bit) librte_pmd_af_packet.so.1()(64bit) librte_pmd_ark.so.1()(64bit) librte_pmd_avp.so.1()(64bit) librte_pmd_bnx2x.so.1()(64bit) librte_pmd_bnxt.so.2()(64bit) librte_pmd_bond.so.2()(64bit) librte_pmd_crypto_scheduler.so.1()(64bit) librte_pmd_cxgbe.so.1()(64bit) librte_pmd_e1000.so.1()(64bit) librte_pmd_ena.so.1()(64bit) librte_pmd_enic.so.1()(64bit) librte_pmd_failsafe.so.1()(64bit) librte_pmd_fm10k.so.1()(64bit) librte_pmd_i40e.so.2()(64bit) librte_pmd_ixgbe.so.2()(64bit) librte_pmd_lio.so.1()(64bit) librte_pmd_nfp.so.1()(64bit) librte_pmd_null.so.2()(64bit) librte_pmd_null_crypto.so.1()(64bit) librte_pmd_octeontx.so.1()(64bit) librte_pmd_octeontx_ssovf.so.1()(64bit) librte_pmd_pcap.so.1()(64bit) librte_pmd_qede.so.1()(64bit) librte_pmd_ring.so.2()(64bit) librte_pmd_sfc_efx.so.1()(64bit) librte_pmd_skeleton_event.so.1()(64bit) librte_pmd_softnic.so.1()(64bit) librte_pmd_sw_event.so.1()(64bit) librte_pmd_tap.so.1()(64bit) librte_pmd_thunderx_nicvf.so.1()(64bit) librte_pmd_vhost.so.2()(64bit) librte_pmd_virtio.so.1()(64bit) librte_pmd_vmxnet3_uio.so.1()(64bit) librte_port.so.3()(64bit) librte_reorder.so.1()(64bit) librte_ring.so.1()(64bit) librte_sched.so.1()(64bit) librte_security.so.1()(64bit) librte_table.so.3()(64bit) librte_timer.so.1()(64bit) librte_vhost.so.4()(64bit) rtld(GNU_HASH) Processing files: dpdk-doc-17.11-3.el7.noarch Provides: dpdk-doc = 2:17.11-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dpdk-tools-17.11-3.el7.x86_64 Provides: dpdk-tools = 2:17.11-3.el7 dpdk-tools(x86-64) = 2:17.11-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librte_acl.so.2()(64bit) librte_bitratestats.so.2()(64bit) librte_bus_pci.so.1()(64bit) librte_bus_vdev.so.1()(64bit) librte_cfgfile.so.2()(64bit) librte_cmdline.so.2()(64bit) librte_cryptodev.so.4()(64bit) librte_cryptodev.so.4(DPDK_16.04)(64bit) librte_cryptodev.so.4(DPDK_17.02)(64bit) librte_cryptodev.so.4(DPDK_17.05)(64bit) librte_cryptodev.so.4(DPDK_17.08)(64bit) librte_distributor.so.1()(64bit) librte_eal.so.6()(64bit) librte_eal.so.6(DPDK_16.11)(64bit) librte_eal.so.6(DPDK_17.11)(64bit) librte_eal.so.6(DPDK_2.0)(64bit) librte_efd.so.1()(64bit) librte_ethdev.so.8()(64bit) librte_ethdev.so.8(DPDK_2.2)(64bit) librte_eventdev.so.3()(64bit) librte_flow_classify.so.1()(64bit) librte_gro.so.1()(64bit) librte_gso.so.1()(64bit) librte_hash.so.2()(64bit) librte_ip_frag.so.1()(64bit) librte_jobstats.so.1()(64bit) librte_kvargs.so.1()(64bit) librte_kvargs.so.1(DPDK_2.0)(64bit) librte_latencystats.so.1()(64bit) librte_lpm.so.2()(64bit) librte_mbuf.so.3()(64bit) librte_mbuf.so.3(DPDK_2.1)(64bit) librte_member.so.1()(64bit) librte_mempool.so.3()(64bit) librte_mempool.so.3(DPDK_16.07)(64bit) librte_mempool.so.3(DPDK_2.0)(64bit) librte_mempool_ring.so.1()(64bit) librte_meter.so.1()(64bit) librte_metrics.so.1()(64bit) librte_net.so.1()(64bit) librte_pci.so.1()(64bit) librte_pdump.so.2()(64bit) librte_pdump.so.2(DPDK_16.07)(64bit) librte_pipeline.so.3()(64bit) librte_pmd_crypto_scheduler.so.1()(64bit) librte_pmd_crypto_scheduler.so.1(DPDK_17.05)(64bit) librte_port.so.3()(64bit) librte_reorder.so.1()(64bit) librte_ring.so.1()(64bit) librte_ring.so.1(DPDK_2.0)(64bit) librte_ring.so.1(DPDK_2.2)(64bit) librte_sched.so.1()(64bit) librte_security.so.1()(64bit) librte_table.so.3()(64bit) librte_timer.so.1()(64bit) librte_vhost.so.4()(64bit) rtld(GNU_HASH) Processing files: dpdk-examples-17.11-3.el7.x86_64 Provides: dpdk-examples = 2:17.11-3.el7 dpdk-examples(x86-64) = 2:17.11-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/env ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.4)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) librte_acl.so.2()(64bit) librte_acl.so.2(DPDK_2.0)(64bit) librte_bitratestats.so.2()(64bit) librte_bus_pci.so.1()(64bit) librte_bus_vdev.so.1()(64bit) librte_cfgfile.so.2()(64bit) librte_cfgfile.so.2(DPDK_2.0)(64bit) librte_cmdline.so.2()(64bit) librte_cmdline.so.2(DPDK_2.0)(64bit) librte_cmdline.so.2(DPDK_2.1)(64bit) librte_cryptodev.so.4()(64bit) librte_cryptodev.so.4(DPDK_16.04)(64bit) librte_cryptodev.so.4(DPDK_17.02)(64bit) librte_cryptodev.so.4(DPDK_17.05)(64bit) librte_cryptodev.so.4(DPDK_17.08)(64bit) librte_cryptodev.so.4(DPDK_17.11)(64bit) librte_distributor.so.1()(64bit) librte_distributor.so.1(DPDK_17.05)(64bit) librte_eal.so.6()(64bit) librte_eal.so.6(DPDK_16.07)(64bit) librte_eal.so.6(DPDK_17.11)(64bit) librte_eal.so.6(DPDK_2.0)(64bit) librte_eal.so.6(DPDK_2.2)(64bit) librte_eal.so.6(EXPERIMENTAL)(64bit) librte_efd.so.1()(64bit) librte_ethdev.so.8()(64bit) librte_ethdev.so.8(DPDK_16.04)(64bit) librte_ethdev.so.8(DPDK_17.02)(64bit) librte_ethdev.so.8(DPDK_17.08)(64bit) librte_ethdev.so.8(DPDK_17.11)(64bit) librte_ethdev.so.8(DPDK_2.2)(64bit) librte_eventdev.so.3()(64bit) librte_eventdev.so.3(DPDK_17.05)(64bit) librte_eventdev.so.3(DPDK_17.11)(64bit) librte_flow_classify.so.1()(64bit) librte_flow_classify.so.1(EXPERIMENTAL)(64bit) librte_gro.so.1()(64bit) librte_gso.so.1()(64bit) librte_hash.so.2()(64bit) librte_hash.so.2(DPDK_2.0)(64bit) librte_hash.so.2(DPDK_2.1)(64bit) librte_ip_frag.so.1()(64bit) librte_jobstats.so.1()(64bit) librte_jobstats.so.1(DPDK_16.04)(64bit) librte_jobstats.so.1(DPDK_2.0)(64bit) librte_kvargs.so.1()(64bit) librte_latencystats.so.1()(64bit) librte_lpm.so.2()(64bit) librte_lpm.so.2(DPDK_16.04)(64bit) librte_lpm.so.2(DPDK_17.05)(64bit) librte_lpm.so.2(DPDK_2.0)(64bit) librte_mbuf.so.3()(64bit) librte_mbuf.so.3(DPDK_2.1)(64bit) librte_member.so.1()(64bit) librte_mempool.so.3()(64bit) librte_mempool.so.3(DPDK_16.07)(64bit) librte_mempool.so.3(DPDK_2.0)(64bit) librte_mempool_ring.so.1()(64bit) librte_meter.so.1()(64bit) librte_meter.so.1(DPDK_2.0)(64bit) librte_metrics.so.1()(64bit) librte_net.so.1()(64bit) librte_pci.so.1()(64bit) librte_pdump.so.2()(64bit) librte_pipeline.so.3()(64bit) librte_pipeline.so.3(DPDK_16.04)(64bit) librte_pipeline.so.3(DPDK_2.0)(64bit) librte_pipeline.so.3(DPDK_2.1)(64bit) librte_pipeline.so.3(DPDK_2.2)(64bit) librte_pmd_bond.so.2()(64bit) librte_pmd_bond.so.2(DPDK_2.0)(64bit) librte_port.so.3()(64bit) librte_port.so.3(DPDK_16.11)(64bit) librte_port.so.3(DPDK_2.0)(64bit) librte_port.so.3(DPDK_2.1)(64bit) librte_port.so.3(DPDK_2.2)(64bit) librte_reorder.so.1()(64bit) librte_reorder.so.1(DPDK_2.0)(64bit) librte_ring.so.1()(64bit) librte_ring.so.1(DPDK_2.0)(64bit) librte_sched.so.1()(64bit) librte_sched.so.1(DPDK_2.0)(64bit) librte_sched.so.1(DPDK_2.1)(64bit) librte_security.so.1()(64bit) librte_security.so.1(EXPERIMENTAL)(64bit) librte_table.so.3()(64bit) librte_table.so.3(DPDK_17.11)(64bit) librte_timer.so.1()(64bit) librte_timer.so.1(DPDK_2.0)(64bit) librte_vhost.so.4()(64bit) librte_vhost.so.4(DPDK_16.07)(64bit) librte_vhost.so.4(DPDK_17.05)(64bit) librte_vhost.so.4(DPDK_2.0)(64bit) librte_vhost.so.4(DPDK_2.1)(64bit) rtld(GNU_HASH) Processing files: dpdk-debuginfo-17.11-3.el7.x86_64 Provides: dpdk-debuginfo = 2:17.11-3.el7 dpdk-debuginfo(x86-64) = 2:17.11-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64 Wrote: /builddir/build/RPMS/dpdk-17.11-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/dpdk-devel-17.11-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/dpdk-doc-17.11-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/dpdk-tools-17.11-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/dpdk-examples-17.11-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/dpdk-debuginfo-17.11-3.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CPRAAp + umask 022 + cd /builddir/build/BUILD + cd dpdk-17.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dpdk-17.11-3.el7.x86_64 + exit 0 Child return code was: 0