[dpdk-test-report] |FAILURE| pw68990 [PATCH] eal: changes for setting control thread mask

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Apr 21 10:57:43 CEST 2020


Test-Label: Performance-Testing
Test-Status: FAILURE
http://dpdk.org/patch/68990

_build patch failure_

Submitter: Kiran KN <kirankn at juniper.net>
Date: Tuesday, April 21 2020 07:42:28 
Applied on: CommitID:4e648fb70c9de2597a6987c88f0a5aa16a28a2d1
Apply patch set 68990 failed:

Configuration done using x86_64-native-linuxapp-gcc
== Build lib
== Build lib/librte_kvargs
== Build lib/librte_eal
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/toolchain/gcc/rte.toolchain-compat.mk:30: AVX512 support disabled because of binutils 2.30. See Bug 97
== Build lib/librte_eal/include
== Build lib/librte_eal/linux
  CC eal_common_options.o
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_options.c: In function ‘eal_parse_common_option’:
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_options.c:1308:29: error: passing argument 2 of ‘eal_parse_set’ from incompatible pointer type [-Werror=incompatible-pointer-types]
   if (eal_parse_set(optarg, set, RTE_DIM(set)) < 0) {
                             ^~~
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_options.c:670:1: note: expected ‘rte_cpuset_t * {aka struct <anonymous> *}’ but argument is of type ‘uint16_t * {aka short unsigned int *}’
 eal_parse_set(const char *input, rte_cpuset_t *set)
 ^~~~~~~~~~~~~
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_options.c:1308:7: error: too many arguments to function ‘eal_parse_set’
   if (eal_parse_set(optarg, set, RTE_DIM(set)) < 0) {
       ^~~~~~~~~~~~~
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_options.c:670:1: note: declared here
 eal_parse_set(const char *input, rte_cpuset_t *set)
 ^~~~~~~~~~~~~
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_options.c:1312:7: error: implicit declaration of function ‘convert_to_cpuset’; did you mean ‘check_cpuset’? [-Werror=implicit-function-declaration]
   if (convert_to_cpuset(&conf->ctrl_cpuset, set, RTE_DIM(set)) < 0) {
       ^~~~~~~~~~~~~~~~~
       check_cpuset
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_options.c:1312:7: error: nested extern declaration of ‘convert_to_cpuset’ [-Werror=nested-externs]
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_options.c: At top level:
cc1: error: unrecognized command line option ‘-Wno-address-of-packed-member’ [-Werror]
cc1: all warnings being treated as errors
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'eal_common_options.o' failed
make[6]: *** [eal_common_options.o] Error 1
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.subdir.mk:35: recipe for target 'linux' failed
make[5]: *** [linux] Error 2
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_eal' failed
make[4]: *** [librte_eal] Error 2
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkinstall.mk:60: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2

https://lab.dpdk.org/results/dashboard/patchsets/10590/

UNH-IOL DPDK Community Lab


More information about the test-report mailing list