|WARNING| pw113233-113239 [PATCH] [v7, 7/7] doc/eth_tx: update instance get API

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Jun 29 12:51:49 CEST 2022


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

_Testing issues_

Submitter: Ganapati Kundapura <ganapati.kundapura at intel.com>
Date: Wednesday, June 22 2022 10:37:56 
DPDK git baseline: Repo:dpdk-next-eventdev
  Branch: master
  CommitID:0982216bce599e51a4f0bf3156e3286b2f94a409

113233-113239 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Fedora 31 (abi_test): ====
'./librte_regex_cn9k.so' -> 'dpdk/pmds-22.2/librte_regex_cn9k.so'
'./librte_regex_cn9k.so.22' -> 'dpdk/pmds-22.2/librte_regex_cn9k.so.22'
'./librte_regex_cn9k.so.22.2' -> 'dpdk/pmds-22.2/librte_regex_cn9k.so.22.2'
'./librte_regex_mlx5.so' -> 'dpdk/pmds-22.2/librte_regex_mlx5.so'
'./librte_regex_mlx5.so.22' -> 'dpdk/pmds-22.2/librte_regex_mlx5.so.22'
'./librte_regex_mlx5.so.22.2' -> 'dpdk/pmds-22.2/librte_regex_mlx5.so.22.2'
'./librte_vdpa_ifc.so' -> 'dpdk/pmds-22.2/librte_vdpa_ifc.so'
'./librte_vdpa_ifc.so.22' -> 'dpdk/pmds-22.2/librte_vdpa_ifc.so.22'
'./librte_vdpa_ifc.so.22.2' -> 'dpdk/pmds-22.2/librte_vdpa_ifc.so.22.2'
'./librte_vdpa_mlx5.so' -> 'dpdk/pmds-22.2/librte_vdpa_mlx5.so'
'./librte_vdpa_mlx5.so.22' -> 'dpdk/pmds-22.2/librte_vdpa_mlx5.so.22'
'./librte_vdpa_mlx5.so.22.2' -> 'dpdk/pmds-22.2/librte_vdpa_mlx5.so.22.2'
'./librte_vdpa_sfc.so' -> 'dpdk/pmds-22.2/librte_vdpa_sfc.so'
'./librte_vdpa_sfc.so.22' -> 'dpdk/pmds-22.2/librte_vdpa_sfc.so.22'
'./librte_vdpa_sfc.so.22.2' -> 'dpdk/pmds-22.2/librte_vdpa_sfc.so.22.2'

Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI at 4/dpdk/build/meson-private/libdpdk.pc to /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI at 4/build_install/usr/local/lib64/pkgconfig
Running custom install script '/bin/sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI at 4/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib64 dpdk/pmds-22.2'
==== Compiled DPDK with debugoptimized
bash: /scripts/generate_abi.sh: No such file or directory
==== 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)

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

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

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

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

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

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

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

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

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

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

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

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

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