|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:29:12 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 | PEND |
+-------------------+----------+
| Fedora 37 | PEND |
+-------------------+----------+
| Fedora 38 (Clang) | PEND |
+-------------------+----------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------+
| Fedora 38 | PEND |
+-------------------+----------+
| Fedora 39 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
==== 20 line log output for Debian Bullseye (abi_test): ====
Functions changes summary: 0 Removed, 1 Changed (56 filtered out), 0 Added (13 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added (2 filtered out) variables
1 function with some indirect sub-type change:
[C] 'function int rte_eth_dev_info_get(uint16_t, rte_eth_dev_info*)' at rte_ethdev.c:3768:1 has some indirect sub-type changes:
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 stashing_hints_capa', at offset 2560 (in bits) at rte_ethdev.h:1825:1
'uint16_t stashing_types_capa', at offset 2576 (in bits) at rte_ethdev.h:1826:1
4 data member changes:
'rte_eth_switch_info switch_info' offset changed from 2560 to 2624 (in bits) (by +64 bits)
'rte_eth_err_handle_mode err_handle_mode' offset changed from 2688 to 2752 (in bits) (by +64 bits)
'uint64_t reserved_64s[2]' offset changed from 2752 to 2816 (in bits) (by +64 bits)
'void* 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/lib/x86_64-linux-gnu/librte_ethdev.so.24.0 build_install/usr/local/lib/x86_64-linux-gnu/librte_ethdev.so.24.2
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
==== 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