[dpdk-test-report] [PatchWork]|ERROR| pw10723 enic: receive path performance improvements

sys_stv at intel.com sys_stv at intel.com
Wed Feb 24 09:15:08 CET 2016


Test-Label: Intel Niantic on Fedora
Test-Status: Compile error

Patchwork ID: 10723
http://www.dpdk.org/dev/patchwork/patch/10723/
Submitter: John Daley <johndale at cisco.com>
Date: Sun, 21 Feb 2016 18:04:10 -0800
DPDK git baseline: e277b239708a86b4ec17f8df468e76ab764f8f3f

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 error
x86_64-native-linuxapp-gcc-shared: compile pass
x86_64-native-linuxapp-gcc-debug: compile pass

x86_64-native-linuxapp-clang:
......
/root/dpdk/drivers/net/enic/enic_main.c:95:1: error: unused function 'enic_rxmbuf_alloc' [-Werror,-Wunused-function]
enic_rxmbuf_alloc(struct rte_mempool *mp)
^
1 error generated.
/root/dpdk/mk/internal/rte.compile-pre.mk:126: recipe for target 'enic_main.o' failed
make[6]: *** [enic_main.o] Error 1
make[6]: *** Waiting for unfinished jobs....
/root/dpdk/drivers/net/enic/enic_rx.c:133:1: error: unused function 'enic_cq_rx_desc_ipv4' [-Werror,-Wunused-function]
enic_cq_rx_desc_ipv4(struct cq_enet_rq_desc *cqrd)
^
/root/dpdk/drivers/net/enic/enic_rx.c:140:1: error: unused function 'enic_cq_rx_desc_ipv6' [-Werror,-Wunused-function]
enic_cq_rx_desc_ipv6(struct cq_enet_rq_desc *cqrd)
^
/root/dpdk/drivers/net/enic/enic_rx.c:147:1: error: unused function 'enic_cq_rx_desc_udp' [-Werror,-Wunused-function]
enic_cq_rx_desc_udp(struct cq_enet_rq_desc *cqrd)
^
/root/dpdk/drivers/net/enic/enic_rx.c:154:1: error: unused function 'enic_cq_rx_desc_tcp' [-Werror,-Wunused-function]
enic_cq_rx_desc_tcp(struct cq_enet_rq_desc *cqrd)
^
/root/dpdk/drivers/net/enic/enic_rx.c:161:1: error: unused function 'enic_cq_rx_desc_ipv4_frag' [-Werror,-Wunused-function]
enic_cq_rx_desc_ipv4_frag(struct cq_enet_rq_desc *cqrd)
^
5 errors generated.
/root/dpdk/mk/internal/rte.compile-pre.mk:126: recipe for target 'enic_rx.o' failed
make[6]: *** [enic_rx.o] Error 1
  AR librte_pmd_ring.a
    INSTALL-LIB librte_pmd_ring.a
/root/dpdk/mk/rte.subdir.mk:61: recipe for target 'enic' failed
make[5]: *** [enic] Error 2
make[5]: *** Waiting for unfinished jobs....
  AR librte_pmd_af_packet.a
    INSTALL-LIB librte_pmd_af_packet.a
  AR librte_pmd_bond.a
    INSTALL-LIB librte_pmd_bond.a
  AR librte_pmd_null.a
    INSTALL-LIB librte_pmd_null.a
  AR librte_pmd_cxgbe.a
    INSTALL-LIB librte_pmd_cxgbe.a
  AR librte_pmd_virtio.a
    INSTALL-LIB librte_pmd_virtio.a
  AR librte_pmd_fm10k.a
    INSTALL-LIB librte_pmd_fm10k.a
  AR librte_pmd_vmxnet3_uio.a
    INSTALL-LIB librte_pmd_vmxnet3_uio.a
  AR librte_pmd_e1000.a
    INSTALL-LIB librte_pmd_e1000.a
  AR librte_pmd_i40e.a
    INSTALL-LIB librte_pmd_i40e.a
  AR librte_pmd_ixgbe.a
    INSTALL-LIB librte_pmd_ixgbe.a
/root/dpdk/mk/rte.subdir.mk:61: recipe for target 'net' failed
make[4]: *** [net] Error 2
/root/dpdk/mk/rte.sdkbuild.mk:77: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/root/dpdk/mk/rte.sdkroot.mk:123: recipe for target 'all' failed
make[2]: *** [all] Error 2
/root/dpdk/mk/rte.sdkinstall.mk:84: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/root/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'install' failed
make: *** [install] Error 2


DPDK STV team


More information about the test-report mailing list