automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw57824 [PATCH] [v3] timer: use rte_mp_msg to get freq from primary process
@ 2019-08-22 18:00 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2019-08-22 18:00 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 3183 bytes --]

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

_build patch failure_

Submitter: Jim Harris <james.r.harris@intel.com>
Date: Thursday, August 22 2019 08:42:27 
Applied on: CommitID:e7fd5a3bbe5636e93a66fd5086f182756624c97a
Apply patch set 57824 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/7211/

UNH-IOL DPDK Performance Test Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-22 18:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-22 18:00 [dpdk-test-report] |FAILURE| pw57824 [PATCH] [v3] timer: use rte_mp_msg to get freq from primary process dpdklab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).