|WARNING| pw126723 [PATCH] app/pdump: make dpdk-pdump can run multiple simultaneously
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sat May 6 12:00:09 CEST 2023
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/126723
_Testing issues_
Submitter: Chaoyong He <chaoyong.he at corigine.com>
Date: Saturday, May 06 2023 08:52:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61
126723 --> testing fail
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| RHEL 7 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian Buster | FAIL |
+------------------+----------+
| Debian Bullseye | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
==== 20 line log output for openSUSE Leap 15 (abi_test): ====
[C] 'function int rte_memzone_free(const rte_memzone*)' at eal_common_memzone.c:264:1 has some indirect sub-type changes:
parameter 1 of type 'const rte_memzone*' has sub-type changes:
in pointed to type 'const rte_memzone':
in unqualified underlying type 'struct rte_memzone' at rte_memzone.h:48:1:
type size changed from 576 to 832 (in bits)
7 data member changes:
type of 'char rte_memzone::name[32]' changed:
type name changed from 'char[32]' to 'char[64]'
array type size changed from 256 to 512
array type subrange 1 changed length from 32 to 64
'rte_iova_t rte_memzone::iova' offset changed from 256 to 512 (in bits) (by +256 bits)
anonymous data member 'union {void* addr; uint64_t addr_64;}' offset changed from 320 to 576 (in bits) (by +256 bits)
'size_t rte_memzone::len' offset changed from 384 to 640 (in bits) (by +256 bits)
'uint64_t rte_memzone::hugepage_sz' offset changed from 448 to 704 (in bits) (by +256 bits)
'int32_t rte_memzone::socket_id' offset changed from 512 to 768 (in bits) (by +256 bits)
'uint32_t rte_memzone::flags' offset changed from 544 to 800 (in bits) (by +256 bits)
Error: ABI issue reported for abidiff --suppr /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI/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_eal.so.23.0 build_install/usr/local/lib64/librte_eal.so.23.2
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
==== End log output ====
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)
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: clang 14.0.5-1.fc36
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
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/26176/
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