* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-09-12 19:03 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-09-12 19:03 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> 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:474: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 (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/21079/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-09-12 21:04 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-09-12 21:04 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| RHEL8 | FAIL |
+-----------------------------+----------+
| Ubuntu 20.04 | FAIL |
+-----------------------------+----------+
| openSUSE Leap 15 | FAIL |
+-----------------------------+----------+
| Ubuntu 18.04 | 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:474: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)
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
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
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/21055/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-09-12 20:14 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-09-12 20:14 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> 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:474: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 (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/21063/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-09-12 18:13 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-09-12 18:13 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> 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:474: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 (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
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/21084/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-09-12 17:22 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-09-12 17:22 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> 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:474: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
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/21088/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-09-12 16:33 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-09-12 16:33 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> 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:474: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 (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
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/21093/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-09-12 15:34 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-09-12 15:34 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> 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:474: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
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/21107/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-08-23 5:13 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-08-23 5:13 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> 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:474: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
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/21107/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-08-22 5:14 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-08-22 5:14 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> 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:474: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 (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
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/21093/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-08-21 5:18 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-08-21 5:18 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> 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:474: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
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/21088/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-08-20 5:04 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-08-20 5:04 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> 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:474: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 (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
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/21084/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-08-19 5:18 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-08-19 5:18 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> 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:474: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 (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/21079/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-08-18 5:15 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-08-18 5:15 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> 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:474: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 (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/21063/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
* |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c
@ 2022-08-17 11:11 dpdklab
0 siblings, 0 replies; 14+ messages in thread
From: dpdklab @ 2022-08-17 11:11 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/v20.11
5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| RHEL 7 | FAIL |
+-----------------------------+----------+
| RHEL8 | FAIL |
+-----------------------------+----------+
| Ubuntu 20.04 | FAIL |
+-----------------------------+----------+
| openSUSE Leap 15 | FAIL |
+-----------------------------+----------+
| Ubuntu 18.04 | 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:474: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)
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
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
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/21055/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2022-09-12 21:04 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-12 19:03 |WARNING| [GIT MASTER] 5a6aadbeec6bfc97d90adb4b1a7fd112ade03a3c dpdklab
-- strict thread matches above, loose matches on Subject: below --
2022-09-12 21:04 dpdklab
2022-09-12 20:14 dpdklab
2022-09-12 18:13 dpdklab
2022-09-12 17:22 dpdklab
2022-09-12 16:33 dpdklab
2022-09-12 15:34 dpdklab
2022-08-23 5:13 dpdklab
2022-08-22 5:14 dpdklab
2022-08-21 5:18 dpdklab
2022-08-20 5:04 dpdklab
2022-08-19 5:18 dpdklab
2022-08-18 5:15 dpdklab
2022-08-17 11:11 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).