[dpdk-test-report] |FAILURE| pw57790 [PATCH] [v2] timer: use rte_mp_msg to get freq from primary process

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Aug 22 02:58:55 CEST 2019


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

_build patch failure_

Submitter: Jim Harris <james.r.harris at intel.com>
Date: Wednesday, August 21 2019 17:29:58 
Applied on: CommitID:e7fd5a3bbe5636e93a66fd5086f182756624c97a
Apply patch set 57790 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
  CC eal_common_timer.o
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c: In function ‘get_tsc_freq_from_primary’:
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:88:9: error: missing braces around initializer [-Werror=missing-braces]
  struct rte_mp_msg mp_req = {0};
         ^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:88:9: error: (near initialization for ‘mp_req.name’) [-Werror=missing-braces]
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:88:9: error: missing initializer for field ‘len_param’ of ‘struct rte_mp_msg’ [-Werror=missing-field-initializers]
In file included from /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:18:0:
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/x86_64-native-linuxapp-gcc/include/rte_eal.h:211:6: note: ‘len_param’ declared here
  int len_param;
      ^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c: In function ‘timer_mp_primary’:
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:111:9: error: missing braces around initializer [-Werror=missing-braces]
  struct rte_mp_msg reply = {0};
         ^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:111:9: error: (near initialization for ‘reply.name’) [-Werror=missing-braces]
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:111:9: error: missing initializer for field ‘len_param’ of ‘struct rte_mp_msg’ [-Werror=missing-field-initializers]
In file included from /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c:18:0:
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/x86_64-native-linuxapp-gcc/include/rte_eal.h:211:6: note: ‘len_param’ declared here
  int len_param;
      ^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_eal/common/eal_common_timer.c: At top level:
cc1: error: unrecognized command line option "-Wno-address-of-packed-member" [-Werror]
cc1: all warnings being treated as errors
make[7]: *** [eal_common_timer.o] Error 1
make[6]: *** [eal] Error 2
make[5]: *** [linux] Error 2
make[4]: *** [librte_eal] 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/7200/

UNH-IOL DPDK Performance Test Lab


More information about the test-report mailing list