Test-Label: Intel Niantic on Fedora Test-Status: compile error Patchwork ID: 10862-10866 http://www.dpdk.org/dev/patchwork/patch/10866/ Submitter: Wenzhuo Lu Date: Fri, 26 Feb 2016 16:35:06 +0800 DPDK git baseline: d505ba80a165a9735f3d9d3c6ab68a7bd85f271b Check patch:Success Compilation: OS: fedora Nic: niantic GCC: gcc_x86-64, 4.8.3 x86_64-native-linuxapp-gcc-combined: compile pass i686-native-linuxapp-gcc: compile pass x86_64-native-linuxapp-gcc: compile pass x86_64-native-linuxapp-clang: compile pass x86_64-native-linuxapp-gcc-shared: compile error x86_64-native-linuxapp-gcc-debug: compile pass x86_64-native-linuxapp-gcc-shared: LD testpmd cmdline.o: In function `cmd_tunnel_udp_config_parsed': cmdline.c:(.text+0x2d5f): undefined reference to `rte_eth_dev_udp_tunnel_port_delete' cmdline.c:(.text+0x2d8d): undefined reference to `rte_eth_dev_udp_tunnel_port_add' collect2: error: ld returned 1 exit status make[5]: *** [testpmd] Error 1 make[4]: *** [test-pmd] Error 2 make[4]: *** Waiting for unfinished jobs.... LD test INSTALL-APP test INSTALL-MAP test.map make[3]: *** [app] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 DPDK STV team