automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw87832 [PATCH v2] app/testpmd: remove unused struct member
       [not found] <20210209154026.30984-1-kathleen.capella@arm.com>
@ 2021-02-16  9:35 ` checkpatch
  0 siblings, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-02-16  9:35 UTC (permalink / raw)
  To: test-report; +Cc: Kathleen Capella

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/87832

_coding style issues_

Must be a reply to the first patch (--in-reply-to).

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |WARNING| pw87832 [PATCH] [v2] app/testpmd: remove unused struct member
@ 2021-02-09 19:13 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-02-09 19:13 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/87832

_Testing issues_

Submitter: Kathleen Capella <kathleen.capella@arm.com>
Date: Tuesday, February 09 2021 15:40:26 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a69f94e934ccf9a6a6401e4f272cb2407783c2cb

87832 --> testing fail

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+----------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_compile_spdk | dpdk_unit_test |
+=====================+======================+====================+===================+================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| FreeBSD 11.2        | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | FAIL              | PASS           |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 ARM    | SKIPPED              | PASS               | SKIPPED           | PASS           |
+---------------------+----------------------+--------------------+-------------------+----------------+
| CentOS 8            | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Arch Linux          | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 31           | SKIPPED              | PASS               | FAIL              | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+

==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
LINK spdk_trace
/usr/bin/ld.bfd: /dpdk/build/lib/librte_ethdev.a(librte_ethdev_rte_class_eth.c.o): in function `eth_mac_cmp':
rte_class_eth.c:(.text+0x1d4): undefined reference to `rte_ether_unformat_addr'
collect2: error: ld returned 1 exit status
make[2]: *** [/spdk/mk/spdk.app.mk:65: /spdk/build/bin/spdk_trace_record] Error 1
make[1]: *** [/spdk/mk/spdk.subdirs.mk:44: trace_record] Error 2
make[1]: *** Waiting for unfinished jobs....
LINK iscsi_top
/usr/bin/ld.bfd: /dpdk/build/lib/librte_ethdev.a(librte_ethdev_rte_class_eth.c.o): in function `eth_mac_cmp':
rte_class_eth.c:(.text+0x1d4): undefined reference to `rte_ether_unformat_addr'
collect2: error: ld returned 1 exit status
make[2]: *** [/spdk/mk/spdk.app.mk:65: /spdk/build/bin/nvmf_tgt] Error 1
make[1]: *** [/spdk/mk/spdk.subdirs.mk:44: nvmf_tgt] Error 2
/usr/bin/ld.bfd: /dpdk/build/lib/librte_ethdev.a(librte_ethdev_rte_class_eth.c.o): in function `eth_mac_cmp':
rte_class_eth.c:(.text+0x1d4): undefined reference to `rte_ether_unformat_addr'
collect2: error: ld returned 1 exit status
make[2]: *** [/spdk/mk/spdk.app.mk:65: /spdk/build/bin/iscsi_top] Error 1
make[1]: *** [/spdk/mk/spdk.subdirs.mk:44: iscsi_top] Error 2
make: *** [/spdk/mk/spdk.subdirs.mk:44: app] Error 2
[2] Error running command.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Arch Linux
	Kernel: latest
	Compiler: gcc latest

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/15586/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-16  9:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210209154026.30984-1-kathleen.capella@arm.com>
2021-02-16  9:35 ` [dpdk-test-report] |WARNING| pw87832 [PATCH v2] app/testpmd: remove unused struct member checkpatch
2021-02-09 19:13 [dpdk-test-report] |WARNING| pw87832 [PATCH] [v2] " 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).