automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw113023-113040 [PATCH] [v3, 18/18] vhost: remove unneeded header includes
@ 2022-06-26 15:41 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-06-26 15:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Sean Morrissey

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

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

_Testing issues_

Submitter: Sean Morrissey <sean.morrissey@intel.com>
Date: Friday, June 17 2022 19:08:35 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7342e612052ae3ec875ae018548324d29abfa9c2

113023-113040 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 ARM GCC Native (abi_test): ====
|    ^~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1875:4: warning: nested extern declaration of ‘vld1q_u16’ [-Wnested-externs]
../lib/hash/rte_cuckoo_hash.c:1876:7: warning: implicit declaration of function ‘vshlq_u16’ [-Wimplicit-function-declaration]
1876 |   x = vshlq_u16(vandq_u16(vmat, vdupq_n_u16(0x8000)), shift);
|       ^~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1876:7: warning: nested extern declaration of ‘vshlq_u16’ [-Wnested-externs]
../lib/hash/rte_cuckoo_hash.c:1876:17: warning: implicit declaration of function ‘vandq_u16’ [-Wimplicit-function-declaration]
1876 |   x = vshlq_u16(vandq_u16(vmat, vdupq_n_u16(0x8000)), shift);
|                 ^~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1876:17: warning: nested extern declaration of ‘vandq_u16’ [-Wnested-externs]
../lib/hash/rte_cuckoo_hash.c:1876:33: warning: implicit declaration of function ‘vdupq_n_u16’ [-Wimplicit-function-declaration]
1876 |   x = vshlq_u16(vandq_u16(vmat, vdupq_n_u16(0x8000)), shift);
|                                 ^~~~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1876:33: warning: nested extern declaration of ‘vdupq_n_u16’ [-Wnested-externs]
../lib/hash/rte_cuckoo_hash.c:1877:35: warning: implicit declaration of function ‘vaddvq_u16’ [-Wimplicit-function-declaration]
1877 |   *prim_hash_matches = (uint32_t)(vaddvq_u16(x));
|                                   ^~~~~~~~~~
../lib/hash/rte_cuckoo_hash.c:1877:35: warning: nested extern declaration of ‘vaddvq_u16’ [-Wnested-externs]
[191/3680] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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)

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

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

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

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

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

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

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

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:[~2022-06-26 15:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-26 15:41 |WARNING| pw113023-113040 [PATCH] [v3, 18/18] vhost: remove unneeded header includes 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).