Test-Label: Performance-Testing Test-Status: FAILURE http://dpdk.org/patch/53124 _build patch failure_ Submitter: wangyunjian Date: Saturday, April 27 2019 08:38:44 Applied on: CommitID:57f329a473477f412f715feb5bc51c419638b777 Apply patch set 53124 failed: Configuration done using x86_64-native-linuxapp-gcc == Build lib == Build lib/librte_kvargs == Build lib/librte_eal == Build lib/librte_eal/common == Build lib/librte_eal/linux == Build lib/librte_eal/linux/eal == Build lib/librte_pci == Build lib/librte_ring == Build lib/librte_stack == Build lib/librte_mempool == Build lib/librte_mbuf == Build lib/librte_timer == Build lib/librte_cfgfile == Build lib/librte_cmdline == Build lib/librte_net == Build lib/librte_meter == Build lib/librte_ethdev CC rte_ethdev.o /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_ethdev/rte_ethdev.c: In function ‘rte_eth_dma_zone_reserve’: /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_ethdev/rte_ethdev.c:3634:9: error: format ‘%zx’ expects a matching ‘size_t’ argument [-Werror=format=] dev->data->port_id, queue_id, ring_name); ^ /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_ethdev/rte_ethdev.c:3634:9: error: format ‘%d’ expects a matching ‘int’ argument [-Werror=format=] /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_ethdev/rte_ethdev.c:3634:9: error: format ‘%zx’ expects a matching ‘size_t’ argument [-Werror=format=] /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_ethdev/rte_ethdev.c:3634:9: error: format ‘%d’ expects a matching ‘int’ argument [-Werror=format=] /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_ethdev/rte_ethdev.c:3635:36: error: ‘rx’ undeclared (first use in this function) if (rc >= RTE_MEMZONE_NAMESIZE || rx < 0) { ^ /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_ethdev/rte_ethdev.c:3635:36: note: each undeclared identifier is reported only once for each function it appears in cc1: all warnings being treated as errors make[5]: *** [rte_ethdev.o] Error 1 make[4]: *** [librte_ethdev] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 https://lab.dpdk.org/results/dashboard/patchsets/5611/ UNH-IOL DPDK Performance Test Lab