automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw97211 [PATCH] net/nfp: fix minimum descriptor sizes
@ 2021-08-23 21:48 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-08-23 21:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, None

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

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

_Testing issues_

Submitter: None <heinrich.kuhn@corigine.com>
Date: Monday, August 23 2021 07:59:21 
DPDK git baseline: Repo:dpdk-next-net
  Branch: master
  CommitID:4f914d656b427c621c3757c23fca7ed9de8ffe79

97211 --> testing fail

Test environment and result as below:

+------------------------------------+----------+
|            Environment             | abi_test |
+====================================+==========+
| FreeBSD 13                         | FAIL     |
+------------------------------------+----------+
| Ubuntu 20.04 ARM                   | FAIL     |
+------------------------------------+----------+
| RHEL 7                             | FAIL     |
+------------------------------------+----------+
| CentOS 8                           | FAIL     |
+------------------------------------+----------+
| Ubuntu 18.04                       | FAIL     |
+------------------------------------+----------+
| RHEL8                              | FAIL     |
+------------------------------------+----------+
| Fedora 32                          | FAIL     |
+------------------------------------+----------+
| Ubuntu 20.04                       | FAIL     |
+------------------------------------+----------+
| Arch Linux                         | FAIL     |
+------------------------------------+----------+
| CentOS Stream 8                    | FAIL     |
+------------------------------------+----------+
| Fedora 31                          | FAIL     |
+------------------------------------+----------+
| openSUSE Leap 15                   | FAIL     |
+------------------------------------+----------+
| Fedora 34 clang                    | FAIL     |
+------------------------------------+----------+
| Fedora 34                          | FAIL     |
+------------------------------------+----------+
| Fedora 33                          | FAIL     |
+------------------------------------+----------+
| Ubuntu 20.04 ARM cross-compilation | FAIL     |
+------------------------------------+----------+

==== 20 line log output for Ubuntu 20.04 ARM cross-compilation (abi_test): ====
[D] 'function int rte_vhost_get_mtu(int, uint16_t*)'    {rte_vhost_get_mtu@@DPDK_21}
[D] 'function int rte_vhost_get_negotiated_features(int, uint64_t*)'    {rte_vhost_get_negotiated_features@@DPDK_21}
[D] 'function int rte_vhost_get_numa_node(int)'    {rte_vhost_get_numa_node@@DPDK_21}
[D] 'function uint32_t rte_vhost_get_queue_num(int)'    {rte_vhost_get_queue_num@@DPDK_21}
[D] 'function rte_vdpa_device* rte_vhost_get_vdpa_device(int)'    {rte_vhost_get_vdpa_device@@DPDK_21}
[D] 'function int rte_vhost_get_vhost_vring(int, uint16_t, rte_vhost_vring*)'    {rte_vhost_get_vhost_vring@@DPDK_21}
[D] 'function int rte_vhost_get_vring_base(int, uint16_t, uint16_t*, uint16_t*)'    {rte_vhost_get_vring_base@@DPDK_21}
[D] 'function uint16_t rte_vhost_get_vring_num(int)'    {rte_vhost_get_vring_num@@DPDK_21}
[D] 'function int rte_vhost_host_notifier_ctrl(int, uint16_t, bool)'    {rte_vhost_host_notifier_ctrl@@DPDK_21}
[D] 'function void rte_vhost_log_used_vring(int, uint16_t, uint64_t, uint64_t)'    {rte_vhost_log_used_vring@@DPDK_21}
[D] 'function void rte_vhost_log_write(int, uint64_t, uint64_t)'    {rte_vhost_log_write@@DPDK_21}
[D] 'function uint32_t rte_vhost_rx_queue_count(int, uint16_t)'    {rte_vhost_rx_queue_count@@DPDK_21}
[D] 'function int rte_vhost_set_vring_base(int, uint16_t, uint16_t, uint16_t)'    {rte_vhost_set_vring_base@@DPDK_21}
[D] 'function int rte_vhost_vring_call(int, uint16_t)'    {rte_vhost_vring_call@@DPDK_21}

Error: ABI issue reported for 'abidiff --suppr dpdk/devtools/libabigail.abignore --no-added-syms --headers-dir1 /reference/include --headers-dir2 build_install/include /reference/dump/librte_vhost.dump build_install/dump/librte_vhost.dump'

ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
ABIDIFF_ABI_INCOMPATIBLE_CHANGE, this change breaks the ABI.

==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Ubuntu 20.04 ARM
	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)

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 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

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 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

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

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

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

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

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

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

Ubuntu 20.04 ARM cross-compilation
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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-08-23 21:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-23 21:48 [dpdk-test-report] |WARNING| pw97211 [PATCH] net/nfp: fix minimum descriptor sizes 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).