automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: [dpdk-test-report] |FAILURE| pw51299-51303 [PATCH] [v7, 1/6] ring: add a pointer-width headtail structure
Date: Mon, 18 Mar 2019 18:14:43 -0400 (EDT)	[thread overview]
Message-ID: <20190318221443.1FE51321@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_build patch failure_

Submitter: Eads, Gage <gage.eads@intel.com>
Date: Monday, March 18 2019 21:35:50 
Applied on: CommitID:239912fa798e6e671072ca7ff987afd74c1e506c
Apply patch set 51299-51303 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_mempool
  CC rte_mempool.o
In file included from /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/x86_64-native-linuxapp-gcc/include/rte_ring.h:436:0,
                 from /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_mempool/rte_mempool.h:50,
                 from /var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_mempool/rte_mempool.c:34:
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/x86_64-native-linuxapp-gcc/include/rte_ring_generic.h: In function ‘__rte_ring_do_lf_enqueue_mp’:
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/x86_64-native-linuxapp-gcc/include/rte_ring_generic.h:509:4: error: implicit declaration of function ‘rte_atomic128_cmp_exchange’ [-Werror=implicit-function-declaration]
    success = rte_atomic128_cmp_exchange(
    ^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/x86_64-native-linuxapp-gcc/include/rte_ring_generic.h:509:4: error: nested extern declaration of ‘rte_atomic128_cmp_exchange’ [-Werror=nested-externs]
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/x86_64-native-linuxapp-gcc/include/rte_ring_generic.h:510:7: error: ‘rte_int128_t’ undeclared (first use in this function)
      (rte_int128_t *)ring_ptr,
       ^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/x86_64-native-linuxapp-gcc/include/rte_ring_generic.h:510:7: note: each undeclared identifier is reported only once for each function it appears in
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/x86_64-native-linuxapp-gcc/include/rte_ring_generic.h:510:21: error: expected expression before ‘)’ token
      (rte_int128_t *)ring_ptr,
                     ^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/x86_64-native-linuxapp-gcc/include/rte_ring_generic.h:471:40: error: variable ‘new_value’ set but not used [-Werror=unused-but-set-variable]
    struct rte_ring_lf_entry old_value, new_value;
                                        ^
cc1: all warnings being treated as errors
make[5]: *** [rte_mempool.o] Error 1
make[4]: *** [librte_mempool] 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/4920/

UNH-IOL DPDK Performance Test Lab

                 reply	other threads:[~2019-03-18 22:14 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=20190318221443.1FE51321@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).