From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: [dpdk-test-report] |FAILURE| pw57824 [PATCH] [v3] timer: use rte_mp_msg to get freq from primary process
Date: Thu, 22 Aug 2019 14:00:19 -0400 (EDT) [thread overview]
Message-ID: <20190822180019.D0ADD6D76E@noxus.dpdklab.iol.unh.edu> (raw)
[-- 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
reply other threads:[~2019-08-22 18:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190822180019.D0ADD6D76E@noxus.dpdklab.iol.unh.edu \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).