* |WARNING| [GIT MASTER] a561d44985d3900d505abb6dd23fa861c5e9eab7
@ 2022-09-13 0:24 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-09-13 0:24 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2896 bytes --]
_Testing issues_
Branch: tags/v21.11
a561d44985d3900d505abb6dd23fa861c5e9eab7 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| openSUSE Leap 15 | FAIL |
+-----------------------------+----------+
| RHEL8 | FAIL |
+-----------------------------+----------+
| Fedora 34 clang | FAIL |
+-----------------------------+----------+
==== 20 line log output for Fedora 34 clang (abi_test): ====
in pointed to type 'struct rte_mbuf' at rte_mbuf_core.h:578:1:
type size hasn't changed
1 data member changes (4 filtered):
type of 'anonymous data member union {uint32_t packet_type; struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;};}' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'anonymous data member struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;}' changed:
type size hasn't changed
3 data member changes (1 filtered):
'uint8_t inner_l4_type' offset changed from 0 to 24 (in bits) (by +24 bits)
'uint8_t l4_type' offset changed from 0 to 8 (in bits) (by +8 bits)
'uint8_t tun_type' offset changed from 4 to 12 (in bits) (by +8 bits)
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_mbuf.dump build_install/dump/librte_mbuf.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
Ubuntu 20.04 ARM GCC Native
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)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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 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/tarballs/20999/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |WARNING| [GIT MASTER] a561d44985d3900d505abb6dd23fa861c5e9eab7
@ 2022-09-12 23:33 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-09-12 23:33 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2896 bytes --]
_Testing issues_
Branch: tags/v21.11
a561d44985d3900d505abb6dd23fa861c5e9eab7 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| openSUSE Leap 15 | FAIL |
+-----------------------------+----------+
| RHEL8 | FAIL |
+-----------------------------+----------+
| Fedora 34 clang | FAIL |
+-----------------------------+----------+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
==== 20 line log output for Fedora 34 clang (abi_test): ====
in pointed to type 'struct rte_mbuf' at rte_mbuf_core.h:578:1:
type size hasn't changed
1 data member changes (4 filtered):
type of 'anonymous data member union {uint32_t packet_type; struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;};}' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'anonymous data member struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;}' changed:
type size hasn't changed
3 data member changes (1 filtered):
'uint8_t inner_l4_type' offset changed from 0 to 24 (in bits) (by +24 bits)
'uint8_t l4_type' offset changed from 0 to 8 (in bits) (by +8 bits)
'uint8_t tun_type' offset changed from 4 to 12 (in bits) (by +8 bits)
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_mbuf.dump build_install/dump/librte_mbuf.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== 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)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/21001/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |WARNING| [GIT MASTER] a561d44985d3900d505abb6dd23fa861c5e9eab7
@ 2022-09-12 22:22 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-09-12 22:22 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 3401 bytes --]
_Testing issues_
Branch: tags/v21.11
a561d44985d3900d505abb6dd23fa861c5e9eab7 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| Ubuntu 18.04 | FAIL |
+-----------------------------+----------+
| RHEL8 | FAIL |
+-----------------------------+----------+
| Ubuntu 20.04 | FAIL |
+-----------------------------+----------+
| openSUSE Leap 15 | FAIL |
+-----------------------------+----------+
| Fedora 31 | FAIL |
+-----------------------------+----------+
| Fedora 34 clang | FAIL |
+-----------------------------+----------+
==== 20 line log output for Fedora 34 clang (abi_test): ====
in pointed to type 'struct rte_mbuf' at rte_mbuf_core.h:578:1:
type size hasn't changed
1 data member changes (4 filtered):
type of 'anonymous data member union {uint32_t packet_type; struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;};}' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'anonymous data member struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;}' changed:
type size hasn't changed
3 data member changes (1 filtered):
'uint8_t inner_l4_type' offset changed from 0 to 24 (in bits) (by +24 bits)
'uint8_t l4_type' offset changed from 0 to 8 (in bits) (by +8 bits)
'uint8_t tun_type' offset changed from 4 to 12 (in bits) (by +8 bits)
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_mbuf.dump build_install/dump/librte_mbuf.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
Ubuntu 20.04 ARM GCC Native
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)
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)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
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/tarballs/21046/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |WARNING| [GIT MASTER] a561d44985d3900d505abb6dd23fa861c5e9eab7
@ 2022-09-12 21:33 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-09-12 21:33 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 3398 bytes --]
_Testing issues_
Branch: tags/v21.11
a561d44985d3900d505abb6dd23fa861c5e9eab7 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| Ubuntu 20.04 | FAIL |
+-----------------------------+----------+
| RHEL8 | FAIL |
+-----------------------------+----------+
| Fedora 34 clang | FAIL |
+-----------------------------+----------+
| openSUSE Leap 15 | FAIL |
+-----------------------------+----------+
| Fedora 31 | FAIL |
+-----------------------------+----------+
| Ubuntu 18.04 | FAIL |
+-----------------------------+----------+
==== 20 line log output for Ubuntu 18.04 (abi_test): ====
in pointed to type 'struct rte_mbuf' at rte_mbuf_core.h:578:1:
type size hasn't changed
1 data member changes (4 filtered):
type of 'anonymous data member union {uint32_t packet_type; struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;};}' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'anonymous data member struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;}' changed:
type size hasn't changed
3 data member changes (1 filtered):
'uint8_t inner_l4_type' offset changed from 0 to 24 (in bits) (by +24 bits)
'uint8_t l4_type' offset changed from 0 to 8 (in bits) (by +8 bits)
'uint8_t tun_type' offset changed from 4 to 12 (in bits) (by +8 bits)
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_mbuf.dump build_install/dump/librte_mbuf.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
Ubuntu 20.04 ARM GCC Native
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)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.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 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/21049/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |WARNING| [GIT MASTER] a561d44985d3900d505abb6dd23fa861c5e9eab7
@ 2022-08-17 6:08 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-08-17 6:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 3398 bytes --]
_Testing issues_
Branch: tags/v21.11
a561d44985d3900d505abb6dd23fa861c5e9eab7 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| Ubuntu 20.04 | FAIL |
+-----------------------------+----------+
| RHEL8 | FAIL |
+-----------------------------+----------+
| Fedora 34 clang | FAIL |
+-----------------------------+----------+
| openSUSE Leap 15 | FAIL |
+-----------------------------+----------+
| Fedora 31 | FAIL |
+-----------------------------+----------+
| Ubuntu 18.04 | FAIL |
+-----------------------------+----------+
==== 20 line log output for Ubuntu 18.04 (abi_test): ====
in pointed to type 'struct rte_mbuf' at rte_mbuf_core.h:578:1:
type size hasn't changed
1 data member changes (4 filtered):
type of 'anonymous data member union {uint32_t packet_type; struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;};}' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'anonymous data member struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;}' changed:
type size hasn't changed
3 data member changes (1 filtered):
'uint8_t inner_l4_type' offset changed from 0 to 24 (in bits) (by +24 bits)
'uint8_t l4_type' offset changed from 0 to 8 (in bits) (by +8 bits)
'uint8_t tun_type' offset changed from 4 to 12 (in bits) (by +8 bits)
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_mbuf.dump build_install/dump/librte_mbuf.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
Ubuntu 20.04 ARM GCC Native
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)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.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 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/21049/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |WARNING| [GIT MASTER] a561d44985d3900d505abb6dd23fa861c5e9eab7
@ 2022-08-16 6:09 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-08-16 6:09 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 3401 bytes --]
_Testing issues_
Branch: tags/v21.11
a561d44985d3900d505abb6dd23fa861c5e9eab7 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| Ubuntu 18.04 | FAIL |
+-----------------------------+----------+
| RHEL8 | FAIL |
+-----------------------------+----------+
| Ubuntu 20.04 | FAIL |
+-----------------------------+----------+
| openSUSE Leap 15 | FAIL |
+-----------------------------+----------+
| Fedora 31 | FAIL |
+-----------------------------+----------+
| Fedora 34 clang | FAIL |
+-----------------------------+----------+
==== 20 line log output for Fedora 34 clang (abi_test): ====
in pointed to type 'struct rte_mbuf' at rte_mbuf_core.h:578:1:
type size hasn't changed
1 data member changes (4 filtered):
type of 'anonymous data member union {uint32_t packet_type; struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;};}' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'anonymous data member struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;}' changed:
type size hasn't changed
3 data member changes (1 filtered):
'uint8_t inner_l4_type' offset changed from 0 to 24 (in bits) (by +24 bits)
'uint8_t l4_type' offset changed from 0 to 8 (in bits) (by +8 bits)
'uint8_t tun_type' offset changed from 4 to 12 (in bits) (by +8 bits)
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_mbuf.dump build_install/dump/librte_mbuf.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
Ubuntu 20.04 ARM GCC Native
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)
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)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
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/tarballs/21046/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |WARNING| [GIT MASTER] a561d44985d3900d505abb6dd23fa861c5e9eab7
@ 2022-08-15 5:36 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-08-15 5:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2896 bytes --]
_Testing issues_
Branch: tags/v21.11
a561d44985d3900d505abb6dd23fa861c5e9eab7 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| openSUSE Leap 15 | FAIL |
+-----------------------------+----------+
| RHEL8 | FAIL |
+-----------------------------+----------+
| Fedora 34 clang | FAIL |
+-----------------------------+----------+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
==== 20 line log output for Fedora 34 clang (abi_test): ====
in pointed to type 'struct rte_mbuf' at rte_mbuf_core.h:578:1:
type size hasn't changed
1 data member changes (4 filtered):
type of 'anonymous data member union {uint32_t packet_type; struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;};}' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'anonymous data member struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;}' changed:
type size hasn't changed
3 data member changes (1 filtered):
'uint8_t inner_l4_type' offset changed from 0 to 24 (in bits) (by +24 bits)
'uint8_t l4_type' offset changed from 0 to 8 (in bits) (by +8 bits)
'uint8_t tun_type' offset changed from 4 to 12 (in bits) (by +8 bits)
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_mbuf.dump build_install/dump/librte_mbuf.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== 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)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/21001/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |WARNING| [GIT MASTER] a561d44985d3900d505abb6dd23fa861c5e9eab7
@ 2022-08-14 5:46 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-08-14 5:46 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2896 bytes --]
_Testing issues_
Branch: tags/v21.11
a561d44985d3900d505abb6dd23fa861c5e9eab7 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| openSUSE Leap 15 | FAIL |
+-----------------------------+----------+
| RHEL8 | FAIL |
+-----------------------------+----------+
| Fedora 34 clang | FAIL |
+-----------------------------+----------+
==== 20 line log output for Fedora 34 clang (abi_test): ====
in pointed to type 'struct rte_mbuf' at rte_mbuf_core.h:578:1:
type size hasn't changed
1 data member changes (4 filtered):
type of 'anonymous data member union {uint32_t packet_type; struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;};}' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'anonymous data member struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;}' changed:
type size hasn't changed
3 data member changes (1 filtered):
'uint8_t inner_l4_type' offset changed from 0 to 24 (in bits) (by +24 bits)
'uint8_t l4_type' offset changed from 0 to 8 (in bits) (by +8 bits)
'uint8_t tun_type' offset changed from 4 to 12 (in bits) (by +8 bits)
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_mbuf.dump build_install/dump/librte_mbuf.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
Ubuntu 20.04 ARM GCC Native
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)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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 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/tarballs/20999/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |WARNING| [GIT MASTER] a561d44985d3900d505abb6dd23fa861c5e9eab7
@ 2022-08-13 5:57 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-08-13 5:57 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2886 bytes --]
_Testing issues_
Branch: tags/v21.11
a561d44985d3900d505abb6dd23fa861c5e9eab7 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| openSUSE Leap 15 | FAIL |
+-----------------------------+----------+
| Fedora 34 clang | FAIL |
+-----------------------------+----------+
| RHEL8 | FAIL |
+-----------------------------+----------+
==== 20 line log output for RHEL8 (abi_test): ====
in pointed to type 'struct rte_mbuf' at rte_mbuf_core.h:578:1:
type size hasn't changed
1 data member changes (4 filtered):
type of 'anonymous data member union {uint32_t packet_type; struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;};}' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'anonymous data member struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;}' changed:
type size hasn't changed
3 data member changes (1 filtered):
'uint8_t inner_l4_type' offset changed from 0 to 24 (in bits) (by +24 bits)
'uint8_t l4_type' offset changed from 0 to 8 (in bits) (by +8 bits)
'uint8_t tun_type' offset changed from 4 to 12 (in bits) (by +8 bits)
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_mbuf.dump build_install/dump/librte_mbuf.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
Ubuntu 20.04 ARM GCC Native
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)
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)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/20997/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |WARNING| [GIT MASTER] a561d44985d3900d505abb6dd23fa861c5e9eab7
@ 2022-08-12 6:28 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-08-12 6:28 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2723 bytes --]
_Testing issues_
Branch: tags/v21.11
a561d44985d3900d505abb6dd23fa861c5e9eab7 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| Fedora 34 clang | FAIL |
+-----------------------------+----------+
| RHEL8 | FAIL |
+-----------------------------+----------+
==== 20 line log output for RHEL8 (abi_test): ====
in pointed to type 'struct rte_mbuf' at rte_mbuf_core.h:578:1:
type size hasn't changed
1 data member changes (4 filtered):
type of 'anonymous data member union {uint32_t packet_type; struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;};}' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'anonymous data member struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;}' changed:
type size hasn't changed
3 data member changes (1 filtered):
'uint8_t inner_l4_type' offset changed from 0 to 24 (in bits) (by +24 bits)
'uint8_t l4_type' offset changed from 0 to 8 (in bits) (by +8 bits)
'uint8_t tun_type' offset changed from 4 to 12 (in bits) (by +8 bits)
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_mbuf.dump build_install/dump/librte_mbuf.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
Ubuntu 20.04 ARM GCC Native
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)
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/20994/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* |WARNING| [GIT MASTER] a561d44985d3900d505abb6dd23fa861c5e9eab7
@ 2022-08-12 3:17 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2022-08-12 3:17 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2733 bytes --]
_Testing issues_
Branch: tags/v21.11
a561d44985d3900d505abb6dd23fa861c5e9eab7 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| RHEL8 | FAIL |
+-----------------------------+----------+
| Fedora 34 clang | FAIL |
+-----------------------------+----------+
==== 20 line log output for Fedora 34 clang (abi_test): ====
in pointed to type 'struct rte_mbuf' at rte_mbuf_core.h:578:1:
type size hasn't changed
1 data member changes (4 filtered):
type of 'anonymous data member union {uint32_t packet_type; struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;};}' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'anonymous data member struct {uint8_t l2_type; uint8_t l3_type; uint8_t l4_type; uint8_t tun_type; union {uint8_t inner_esp_next_proto; struct {uint8_t inner_l2_type; uint8_t inner_l3_type;};}; uint8_t inner_l4_type;}' changed:
type size hasn't changed
3 data member changes (1 filtered):
'uint8_t inner_l4_type' offset changed from 0 to 24 (in bits) (by +24 bits)
'uint8_t l4_type' offset changed from 0 to 8 (in bits) (by +8 bits)
'uint8_t tun_type' offset changed from 4 to 12 (in bits) (by +8 bits)
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_mbuf.dump build_install/dump/librte_mbuf.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
Ubuntu 20.04 ARM GCC Native
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)
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 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/tarballs/20992/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2022-09-13 0:24 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-13 0:24 |WARNING| [GIT MASTER] a561d44985d3900d505abb6dd23fa861c5e9eab7 dpdklab
-- strict thread matches above, loose matches on Subject: below --
2022-09-12 23:33 dpdklab
2022-09-12 22:22 dpdklab
2022-09-12 21:33 dpdklab
2022-08-17 6:08 dpdklab
2022-08-16 6:09 dpdklab
2022-08-15 5:36 dpdklab
2022-08-14 5:46 dpdklab
2022-08-13 5:57 dpdklab
2022-08-12 6:28 dpdklab
2022-08-12 3:17 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).