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| pw59688 [PATCH] [v2] kni: rework rte_kni_update_link using ioctl
Date: Tue, 24 Sep 2019 18:44:52 -0400 (EDT)	[thread overview]
Message-ID: <20190924224452.541C076FC@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_build patch failure_

Submitter: Igor Ryzhov <iryzhov@nfware.com>
Date: Tuesday, September 24 2019 19:33:12 
Applied on: CommitID:f18f4c99d287aa65cbca1d9fd743d921cade202f
Apply patch set 59688 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_stack
== Build lib/librte_mempool
== Build lib/librte_mbuf
== Build lib/librte_timer
== Build lib/librte_cfgfile
== Build lib/librte_net
== Build lib/librte_cmdline
== Build lib/librte_meter
== Build lib/librte_ethdev
== Build lib/librte_bbdev
== Build lib/librte_cryptodev
== Build lib/librte_security
== Build lib/librte_compressdev
== Build lib/librte_hash
== Build lib/librte_eventdev
== Build lib/librte_rawdev
== Build lib/librte_vhost
== Build lib/librte_efd
== Build lib/librte_lpm
== Build lib/librte_acl
== Build lib/librte_member
== Build lib/librte_ip_frag
== Build lib/librte_gro
== Build lib/librte_jobstats
== Build lib/librte_metrics
== Build lib/librte_bitratestats
== Build lib/librte_latencystats
== Build lib/librte_power
== Build lib/librte_sched
== Build lib/librte_kni
  CC rte_kni.o
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_kni/rte_kni.c: In function ‘rte_kni_update_link’:
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_kni/rte_kni.c:746:10: error: unused variable ‘ret’ [-Werror=unused-variable]
  int fd, ret;
          ^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_kni/rte_kni.c:746:6: error: unused variable ‘fd’ [-Werror=unused-variable]
  int fd, ret;
      ^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_kni/rte_kni.c:745:6: error: unused variable ‘old_linkup’ [-Werror=unused-variable]
  int old_linkup;
      ^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_kni/rte_kni.c:744:14: error: unused variable ‘new_carrier’ [-Werror=unused-variable]
  const char *new_carrier;
              ^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_kni/rte_kni.c:743:7: error: unused variable ‘old_carrier’ [-Werror=unused-variable]
  char old_carrier[2];
       ^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_kni/rte_kni.c:742:7: error: unused variable ‘path’ [-Werror=unused-variable]
  char path[64];
       ^
/var/lib/jenkins/workspace/Apply-Custom-Patch-Set/dpdk/lib/librte_kni/rte_kni.c: At top level:
cc1: error: unrecognized command line option "-Wno-address-of-packed-member" [-Werror]
cc1: all warnings being treated as errors
make[5]: *** [rte_kni.o] Error 1
make[4]: *** [librte_kni] 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/7604/

UNH-IOL DPDK Performance Test Lab

                 reply	other threads:[~2019-09-24 22:44 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=20190924224452.541C076FC@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).