* [dpdk-test-report] |FAILURE| pw94167 [PATCH] parray: introduce internal API for dynamic arrays
@ 2021-06-17 3:30 dpdklab
0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-06-17 3:30 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 819 bytes --]
Test-Label: iol-mellanox-Functional
Test-Status: FAILURE
http://dpdk.org/patch/94167
_Functional Testing issues_
Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Monday, June 14 2021 10:58:39
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2ca92f54410400af76a1f0bc3bfecc8077e282aa
94167 --> functional testing fail
Test environment and result as below:
Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Mellanox ConnectX-5 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 3/4
Failed Tests:
- mac_filter
- mtu_update
- stats_checks
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17376/
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] |FAILURE| pw94167 [PATCH] parray: introduce internal API for dynamic arrays
@ 2021-06-14 18:14 dpdklab
0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-06-14 18:14 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab
[-- Attachment #1: Type: text/plain, Size: 7274 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/94167
_Testing issues_
Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Monday, June 14 2021 10:58:39
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2ca92f54410400af76a1f0bc3bfecc8077e282aa
94167 --> testing fail
Test environment and result as below:
+---------------------+----------------------+-------------------+--------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+======================+===================+====================+================+
| Windows Server 2019 | PASS | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS 8 | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8 | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32 | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL8 | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Arch Linux | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 33 | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 34 | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu20.04 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 34 clang | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[295/346] Linking static target lib/librte_kvargs.a
[296/346] Linking target lib/rte_kvargs-21.dll
Creating library lib\rte_kvargs.lib and object lib\rte_kvargs.exp
[297/346] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[298/346] Linking static target drivers/libtmp_rte_net_vmxnet3.a
[299/346] Generating symbol file lib/rte_kvargs-21.dll.p/rte_kvargs-21.dll.symbols
[300/346] Linking target lib/rte_eal-21.dll
FAILED: lib/rte_eal-21.dll
"clang" @lib/rte_eal-21.dll.rsp
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_parray_alloc
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_parray_find_next
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_parray_free
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_parray_free_all
lib\rte_eal.lib : fatal error LNK1120: 4 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[301/346] Generating rte_net_vmxnet3.pmd.c with a custom command (wrapped by meson to set PATH)
[302/346] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[303/346] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.obj
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
CentOS 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Ubuntu20.04
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17376/
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-06-17 3:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17 3:30 [dpdk-test-report] |FAILURE| pw94167 [PATCH] parray: introduce internal API for dynamic arrays dpdklab
-- strict thread matches above, loose matches on Subject: below --
2021-06-14 18:14 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).