* [dpdk-test-report] |WARNING| pw86315-86325 [PATCH] [v15, 11/11] examples/l3fwd-power: enable PMD power mgmt
@ 2021-01-11 19:01 dpdklab
0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-01-11 19:01 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3354 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/86325
_Testing issues_
Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Monday, January 11 2021 14:58:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:86d8b57e37eaea344870ffdf7dd6ead814204096
86315-86325 --> 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 |
+---------------------+----------------------+--------------------+-------------------+----------------+
| CentOS 8 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 31 | SKIPPED | PASS | FAIL | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Arch Linux | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | FAIL | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
==== 20 line log output for Ubuntu 18.04 (dpdk_compile_spdk): ====
CXX test/cpp_headers/nvme.o
CXX test/cpp_headers/iscsi_spec.o
CXX test/cpp_headers/env.o
CXX test/cpp_headers/nvmf_cmd.o
CXX test/cpp_headers/lvol.o
CXX test/cpp_headers/histogram_data.o
LINK nvme_quirks_ut
CXX test/cpp_headers/queue.o
LINK nvme_poll_group_ut
LINK nvme_uevent_ut
LINK ftl_wptr_ut
LINK nvme_pcie_ut
LINK nvme_ns_ocssd_cmd_ut
LINK nvme_qpair_ut
LINK nvme_tcp_ut
LINK ftl_io_ut
LINK nvme_ns_cmd_ut
/spdk/mk/spdk.subdirs.mk:44: recipe for target 'test' failed
make: *** [test] Error 2
[2] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
CentOS 8
Kernel: 4.18.0.el8_0
Compiler: gcc 8.3.1
Fedora 31
Kernel: 5.3.16
Compiler: gcc 9.2.1
openSUSE Leap 15
Kernel: 4.12.14
Compiler: gcc 7.4.1
Arch Linux
Kernel: latest
Compiler: gcc latest
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/15092/
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
* [dpdk-test-report] |WARNING| pw86315-86325 [PATCH] [v15, 11/11] examples/l3fwd-power: enable PMD power mgmt
@ 2021-01-11 18:26 dpdklab
0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-01-11 18:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 4163 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/86325
_Testing issues_
Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Monday, January 11 2021 14:58:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:86d8b57e37eaea344870ffdf7dd6ead814204096
86315-86325 --> 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 |
+---------------------+----------------------+--------------------+-------------------+----------------+
| CentOS 8 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 31 | SKIPPED | PASS | FAIL | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Arch Linux | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | FAIL | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
==== 20 line log output for Ubuntu 18.04 (dpdk_compile_spdk): ====
rte_power_pmd_mgmt.c:(.text.experimental+0x1d0): undefined reference to `rte_eth_get_monitor_addr'
rte_power_pmd_mgmt.c:(.text.experimental+0x315): undefined reference to `rte_eth_add_rx_callback'
rte_power_pmd_mgmt.c:(.text.experimental+0x37a): undefined reference to `rte_eth_dev_logtype'
/dpdk/build/lib/librte_power.a(librte_power_rte_power_pmd_mgmt.c.o): In function `rte_power_pmd_mgmt_queue_disable':
rte_power_pmd_mgmt.c:(.text.experimental+0x43c): undefined reference to `rte_eth_dev_is_valid_port'
rte_power_pmd_mgmt.c:(.text.experimental+0x502): undefined reference to `rte_eth_remove_rx_callback'
rte_power_pmd_mgmt.c:(.text.experimental+0x550): undefined reference to `rte_eth_remove_rx_callback'
rte_power_pmd_mgmt.c:(.text.experimental+0x56d): undefined reference to `rte_eth_dev_logtype'
/spdk/mk/spdk.app.mk:65: recipe for target 'iscsi_fuzz' failed
/spdk/mk/spdk.subdirs.mk:44: recipe for target 'iscsi_fuzz' failed
collect2: error: ld returned 1 exit status
make[4]: *** [iscsi_fuzz] Error 1
make[3]: *** [iscsi_fuzz] Error 2
/spdk/mk/spdk.subdirs.mk:44: recipe for target 'fuzz' failed
make[2]: *** [fuzz] Error 2
/spdk/mk/spdk.subdirs.mk:44: recipe for target 'app' failed
make[1]: *** [app] Error 2
/spdk/mk/spdk.subdirs.mk:44: recipe for target 'test' failed
make: *** [test] Error 2
[2] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
CentOS 8
Kernel: 4.18.0.el8_0
Compiler: gcc 8.3.1
Fedora 31
Kernel: 5.3.16
Compiler: gcc 9.2.1
openSUSE Leap 15
Kernel: 4.12.14
Compiler: gcc 7.4.1
Arch Linux
Kernel: latest
Compiler: gcc latest
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/15092/
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-01-11 19:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 19:01 [dpdk-test-report] |WARNING| pw86315-86325 [PATCH] [v15, 11/11] examples/l3fwd-power: enable PMD power mgmt dpdklab
-- strict thread matches above, loose matches on Subject: below --
2021-01-11 18:26 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).