|WARNING| pw142417 [PATCH] [RFC,v2] ethdev: an API for cache stashin
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Jul 16 12:43:24 CEST 2024
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/142417
_Testing issues_
Submitter: Wathsala Vithanage <wathsala.vithanage at arm.com>
Date: Monday, July 15 2024 22:11:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084
142417 --> testing issues
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 8 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | FAIL |
+-------------------+----------+
| Debian Bullseye | FAIL |
+-------------------+----------+
| Debian 12 | FAIL |
+-------------------+----------+
| Fedora 37 | FAIL |
+-------------------+----------+
| Fedora 38 (Clang) | FAIL |
+-------------------+----------+
| Fedora 39 (Clang) | FAIL |
+-------------------+----------+
| Fedora 38 | FAIL |
+-------------------+----------+
| Fedora 39 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | FAIL |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for openSUSE Leap 15 (abi_test): ====
parameter 2 of type 'rte_eth_dev_info*' has sub-type changes:
in pointed to type 'struct rte_eth_dev_info' at rte_ethdev.h:1759:1:
type size changed from 3008 to 3072 (in bits)
2 data member insertions:
'uint16_t rte_eth_dev_info::stashing_hints_capa', at offset 2560 (in bits) at rte_ethdev.h:1825:1
'uint16_t rte_eth_dev_info::stashing_types_capa', at offset 2576 (in bits) at rte_ethdev.h:1826:1
4 data member changes:
'rte_eth_switch_info rte_eth_dev_info::switch_info' offset changed from 2560 to 2624 (in bits) (by +64 bits)
'rte_eth_err_handle_mode rte_eth_dev_info::err_handle_mode' offset changed from 2688 to 2752 (in bits) (by +64 bits)
'uint64_t rte_eth_dev_info::reserved_64s[2]' offset changed from 2752 to 2816 (in bits) (by +64 bits)
'void* rte_eth_dev_info::reserved_ptrs[2]' offset changed from 2880 to 2944 (in bits) (by +64 bits)
Error: ABI issue reported for abidiff --suppr /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI at 2/dpdk/devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/usr/local/include --headers-dir2 build_install/usr/local/include reference/usr/local/lib64/librte_ethdev.so.24.0 build_install/usr/local/lib64/librte_ethdev.so.24.2
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed, 0 Added (6 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30524/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list