automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw93194-93196 [PATCH] [2/2] net/hns3: refactor SVE code compile method
@ 2021-05-12 10:31 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-05-12 10:31 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing issues_

Submitter: Chengwen Feng <fengchengwen@huawei.com>
Date: Wednesday, May 12 2021 08:28:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:86ff0663639417f9d25907d09343a5c231e32a51

93194-93196 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 18.04 ARM | FAIL     |
+------------------+----------+
| RHEL8            | PASS     |
+------------------+----------+
| CentOS 8         | PASS     |
+------------------+----------+
| Ubuntu 20.04     | PASS     |
+------------------+----------+
| Ubuntu 18.04     | PASS     |
+------------------+----------+
| Arch Linux       | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| Fedora 32        | PASS     |
+------------------+----------+
| Fedora 31        | PASS     |
+------------------+----------+
| openSUSE Leap 15 | PASS     |
+------------------+----------+

==== 20 line log output for Ubuntu 18.04 ARM (abi_test): ====
[1218/2879] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl.c.o
[1219/2879] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl_ctrl.c.o
[1220/2879] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_vlan_mode.c.o
[1221/2879] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o
[1222/2879] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o
[1223/2879] Generating rte_net_ark.sym_chk with a custom command (wrapped by meson to capture output)
[1224/2879] Generating rte_net_e1000.pmd.c with a custom command
[1225/2879] Generating rte_net_bnx2x.sym_chk with a custom command (wrapped by meson to capture output)
[1226/2879] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_fdir.c.o
[1227/2879] Generating rte_net_hinic.pmd.c with a custom command
[1228/2879] Generating rte_net_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1229/2879] Generating rte_net_bond.sym_chk with a custom command (wrapped by meson to capture output)
[1230/2879] Generating rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[1231/2879] Generating rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[1232/2879] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[1233/2879] Generating rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output)
[1234/2879] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1235/2879] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[1236/2879] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rxtx.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.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)

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)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Arch Linux
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.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)

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

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-12 10:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12 10:31 [dpdk-test-report] |WARNING| pw93194-93196 [PATCH] [2/2] net/hns3: refactor SVE code compile method 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).