* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-09-12 17:01 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-09-12 17:01 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2373 bytes --]
_Testing issues_
Branch: tags/v21.11
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| 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_port.dump build_install/dump/librte_port.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (4 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
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/21089/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-09-12 20:41 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-09-12 20:41 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
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> 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_port.dump build_install/dump/librte_port.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (4 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/21062/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-09-12 19:32 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-09-12 19:32 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2612 bytes --]
_Testing issues_
Branch: tags/v21.11
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> 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): ====
'uint16_t attr_valid' offset changed from 15 to 31 (in bits) (by +16 bits)
[C] 'function int rte_event_dev_stop_flush_callback_register(uint8_t, eventdev_stop_flush_t, void*)' at rte_eventdev.c:1259:1 has some indirect sub-type changes:
parameter 2 of type 'typedef eventdev_stop_flush_t' has sub-type changes:
underlying type 'void (typedef uint8_t, struct rte_event, void*)*' changed:
in pointed to type 'function type void (typedef uint8_t, struct rte_event, void*)':
parameter 2 of type 'struct rte_event' has sub-type changes:
details were reported earlier
[C] 'function rte_event_timer_adapter* rte_event_timer_adapter_create(const rte_event_timer_adapter_conf*)' at rte_event_timer_adapter.c:122:1 has some indirect sub-type changes:
return type changed:
in pointed to type 'struct rte_event_timer_adapter' at rte_event_timer_adapter.h:517:1:
type size hasn't changed
1 data member changes (5 filtered):
'uint8_t allocated' offset changed from 0 to 320 (in bits) (by +320 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_eventdev.dump build_install/dump/librte_eventdev.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
==== 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/21064/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-09-12 18:42 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-09-12 18:42 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
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> 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/21080/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-09-12 17:52 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-09-12 17:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2373 bytes --]
_Testing issues_
Branch: tags/v21.11
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| 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 ====
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/21085/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-09-12 16:11 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-09-12 16:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2373 bytes --]
_Testing issues_
Branch: tags/v21.11
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| 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_port.dump build_install/dump/librte_port.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (4 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
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/21094/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-09-12 14:47 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-09-12 14:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2373 bytes --]
_Testing issues_
Branch: tags/v21.11
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| 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 ====
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/21108/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-08-25 6:28 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-08-25 6:28 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 3783 bytes --]
_Testing issues_
Branch: tags/v21.11
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| Fedora 33 | FAIL |
+-----------------------------+----------+
| Fedora 31 | PASS |
+-----------------------------+----------+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| openSUSE Leap 15 | FAIL |
+-----------------------------+----------+
| RHEL8 | PASS |
+-----------------------------+----------+
| Ubuntu 20.04 | PASS |
+-----------------------------+----------+
| Fedora 32 | FAIL |
+-----------------------------+----------+
| Fedora 34 | FAIL |
+-----------------------------+----------+
| Ubuntu 18.04 | PASS |
+-----------------------------+----------+
| Fedora 34 clang | FAIL |
+-----------------------------+----------+
==== 20 line log output for Fedora 34 clang (abi_test): ====
'uint16_t attr_valid' offset changed from 15 to 31 (in bits) (by +16 bits)
[C] 'function int rte_event_dev_stop_flush_callback_register(uint8_t, eventdev_stop_flush_t, void*)' at rte_eventdev.c:1259:1 has some indirect sub-type changes:
parameter 2 of type 'typedef eventdev_stop_flush_t' has sub-type changes:
underlying type 'void (typedef uint8_t, struct rte_event, void*)*' changed:
in pointed to type 'function type void (typedef uint8_t, struct rte_event, void*)':
parameter 2 of type 'struct rte_event' has sub-type changes:
details were reported earlier
[C] 'function rte_event_timer_adapter* rte_event_timer_adapter_create(const rte_event_timer_adapter_conf*)' at rte_event_timer_adapter.c:122:1 has some indirect sub-type changes:
return type changed:
in pointed to type 'struct rte_event_timer_adapter' at rte_event_timer_adapter.h:517:1:
type size hasn't changed
1 data member changes (5 filtered):
'uint8_t allocated' offset changed from 0 to 320 (in bits) (by +320 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_eventdev.dump build_install/dump/librte_eventdev.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
==== End log output ====
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
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)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
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/21128/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-08-24 5:42 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-08-24 5:42 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 3904 bytes --]
_Testing issues_
Branch: tags/v21.11
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 18.04 | PASS |
+-----------------------------+----------+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| Fedora 32 | FAIL |
+-----------------------------+----------+
| Fedora 34 | FAIL |
+-----------------------------+----------+
| openSUSE Leap 15 | FAIL |
+-----------------------------+----------+
| Fedora 31 | PASS |
+-----------------------------+----------+
| Fedora 33 | FAIL |
+-----------------------------+----------+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| Ubuntu 20.04 | PASS |
+-----------------------------+----------+
| RHEL8 | PASS |
+-----------------------------+----------+
| 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_port.dump build_install/dump/librte_port.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (4 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
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 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/21115/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-08-23 5:41 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-08-23 5:41 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2373 bytes --]
_Testing issues_
Branch: tags/v21.11
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| 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 ====
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/21108/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-08-22 5:46 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-08-22 5:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2373 bytes --]
_Testing issues_
Branch: tags/v21.11
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| 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_port.dump build_install/dump/librte_port.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (4 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
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/21094/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-08-21 5:47 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-08-21 5:47 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2373 bytes --]
_Testing issues_
Branch: tags/v21.11
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| 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_port.dump build_install/dump/librte_port.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (4 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
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/21089/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-08-20 5:36 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-08-20 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: 2373 bytes --]
_Testing issues_
Branch: tags/v21.11
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| 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 ====
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/21085/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-08-19 5:46 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-08-19 5:46 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
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> 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/21080/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-08-18 5:45 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-08-18 5:45 UTC (permalink / raw)
To: Test Report
Cc: dpdklab, Xueming Li, Christian Ehrhardt, Kevin Traynor, Luca Boccassi
[-- Attachment #1: Type: text/plain, Size: 2612 bytes --]
_Testing issues_
Branch: tags/v21.11
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> 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): ====
'uint16_t attr_valid' offset changed from 15 to 31 (in bits) (by +16 bits)
[C] 'function int rte_event_dev_stop_flush_callback_register(uint8_t, eventdev_stop_flush_t, void*)' at rte_eventdev.c:1259:1 has some indirect sub-type changes:
parameter 2 of type 'typedef eventdev_stop_flush_t' has sub-type changes:
underlying type 'void (typedef uint8_t, struct rte_event, void*)*' changed:
in pointed to type 'function type void (typedef uint8_t, struct rte_event, void*)':
parameter 2 of type 'struct rte_event' has sub-type changes:
details were reported earlier
[C] 'function rte_event_timer_adapter* rte_event_timer_adapter_create(const rte_event_timer_adapter_conf*)' at rte_event_timer_adapter.c:122:1 has some indirect sub-type changes:
return type changed:
in pointed to type 'struct rte_event_timer_adapter' at rte_event_timer_adapter.h:517:1:
type size hasn't changed
1 data member changes (5 filtered):
'uint8_t allocated' offset changed from 0 to 320 (in bits) (by +320 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_eventdev.dump build_install/dump/librte_eventdev.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
==== 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/21064/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52
@ 2022-08-18 3:19 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2022-08-18 3:19 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
2a55c38e277bb795f394d64f679d50c9b6d2cc52 --> 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_port.dump build_install/dump/librte_port.dump'
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (4 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/21062/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2022-09-12 20:41 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-12 17:01 |WARNING| [GIT MASTER] 2a55c38e277bb795f394d64f679d50c9b6d2cc52 dpdklab
-- strict thread matches above, loose matches on Subject: below --
2022-09-12 20:41 dpdklab
2022-09-12 19:32 dpdklab
2022-09-12 18:42 dpdklab
2022-09-12 17:52 dpdklab
2022-09-12 16:11 dpdklab
2022-09-12 14:47 dpdklab
2022-08-25 6:28 dpdklab
2022-08-24 5:42 dpdklab
2022-08-23 5:41 dpdklab
2022-08-22 5:46 dpdklab
2022-08-21 5:47 dpdklab
2022-08-20 5:36 dpdklab
2022-08-19 5:46 dpdklab
2022-08-18 5:45 dpdklab
2022-08-18 3:19 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).