automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw127385-127391 [PATCH] [v6,4/4] app/testpmd: add recycle
@ 2023-05-26  8:33 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-05-26  8:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Feifei Wang

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

_Testing issues_

Submitter: Feifei Wang <feifei.wang2@arm.com>
Date: Thursday, May 25 2023 09:45:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127385-127391 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Debian Buster    | FAIL     |
+------------------+----------+
| CentOS Stream 8  | FAIL     |
+------------------+----------+
| RHEL 7           | FAIL     |
+------------------+----------+
| CentOS Stream 9  | FAIL     |
+------------------+----------+
| Ubuntu 22.04     | FAIL     |
+------------------+----------+
| openSUSE Leap 15 | FAIL     |
+------------------+----------+

==== 20 line log output for openSUSE Leap 15 (abi_test): ====
type of 'uintptr_t rte_eth_fp_ops::reserved1[3]' changed:
type name changed from 'uintptr_t[3]' to 'uintptr_t[2]'
array type size changed from 192 to 128
array type subrange 1 changed length from 3 to 2
and offset changed from 320 to 384 (in bits) (by +64 bits)
'rte_ethdev_qdata rte_eth_fp_ops::txq' offset changed from 704 to 768 (in bits) (by +64 bits)
'uintptr_t rte_eth_fp_ops::reserved2[3]' offset changed from 832 to 896 (in bits) (by +64 bits), size changed from 192 to 128 (in bits) (by -64 bits)
type size hasn't changed

Error: ABI issue reported for abidiff --suppr /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/usr/local/include --headers-dir2 build_install/usr/local/include reference/usr/local/lib64/librte_ethdev.so.23.0 build_install/usr/local/lib64/librte_ethdev.so.23.2
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed (1 filtered out), 0 Changed, 0 Added (7 filtered out) functions
Variables changes summary: 0 Removed (15 filtered out), 0 Changed, 0 Added (1 filtered out) variables

==== End log output ====

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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

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| pw127385-127391 [PATCH] [v6,4/4] app/testpmd: add recycle
@ 2023-05-26  8:47 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-05-26  8:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Feifei Wang

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

_Testing issues_

Submitter: Feifei Wang <feifei.wang2@arm.com>
Date: Thursday, May 25 2023 09:45:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127385-127391 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Debian Buster    | FAIL     |
+------------------+----------+
| CentOS Stream 8  | FAIL     |
+------------------+----------+
| RHEL 7           | FAIL     |
+------------------+----------+
| CentOS Stream 9  | FAIL     |
+------------------+----------+
| Ubuntu 22.04     | FAIL     |
+------------------+----------+
| openSUSE Leap 15 | FAIL     |
+------------------+----------+
| Debian Bullseye  | FAIL     |
+------------------+----------+
| RHEL8            | FAIL     |
+------------------+----------+

==== 20 line log output for RHEL8 (abi_test): ====
type of 'uintptr_t reserved1[3]' changed:
type name changed from 'uintptr_t[3]' to 'uintptr_t[2]'
array type size changed from 192 to 128
array type subrange 1 changed length from 3 to 2
and offset changed from 320 to 384 (in bits) (by +64 bits)
'rte_ethdev_qdata txq' offset changed from 704 to 768 (in bits) (by +64 bits)
'uintptr_t reserved2[3]' offset changed from 832 to 896 (in bits) (by +64 bits), size changed from 192 to 128 (in bits) (by -64 bits)
type size hasn't changed

Error: ABI issue reported for abidiff --suppr /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@4/dpdk/devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/usr/local/include --headers-dir2 build_install/usr/local/include reference/usr/local/lib64/librte_ethdev.so.23.0 build_install/usr/local/lib64/librte_ethdev.so.23.2
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed (1 filtered out), 0 Changed, 0 Added (7 filtered out) functions
Variables changes summary: 0 Removed (15 filtered out), 0 Changed, 0 Added (1 filtered out) variables

Functions changes summary: 0 Removed (1 filtered out), 0 Changed (2 filtered out), 0 Added (1 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

==== End log output ====

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

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

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| pw127385-127391 [PATCH] [v6,4/4] app/testpmd: add recycle
@ 2023-05-26  8:47 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-05-26  8:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Feifei Wang

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

_Testing issues_

Submitter: Feifei Wang <feifei.wang2@arm.com>
Date: Thursday, May 25 2023 09:45:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127385-127391 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Debian Buster    | FAIL     |
+------------------+----------+
| CentOS Stream 8  | FAIL     |
+------------------+----------+
| RHEL 7           | FAIL     |
+------------------+----------+
| CentOS Stream 9  | FAIL     |
+------------------+----------+
| Ubuntu 22.04     | FAIL     |
+------------------+----------+
| openSUSE Leap 15 | FAIL     |
+------------------+----------+
| Debian Bullseye  | FAIL     |
+------------------+----------+
| RHEL8            | FAIL     |
+------------------+----------+

==== 20 line log output for RHEL8 (abi_test): ====
type of 'uintptr_t reserved1[3]' changed:
type name changed from 'uintptr_t[3]' to 'uintptr_t[2]'
array type size changed from 192 to 128
array type subrange 1 changed length from 3 to 2
and offset changed from 320 to 384 (in bits) (by +64 bits)
'rte_ethdev_qdata txq' offset changed from 704 to 768 (in bits) (by +64 bits)
'uintptr_t reserved2[3]' offset changed from 832 to 896 (in bits) (by +64 bits), size changed from 192 to 128 (in bits) (by -64 bits)
type size hasn't changed

Error: ABI issue reported for abidiff --suppr /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@4/dpdk/devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/usr/local/include --headers-dir2 build_install/usr/local/include reference/usr/local/lib64/librte_ethdev.so.23.0 build_install/usr/local/lib64/librte_ethdev.so.23.2
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed (1 filtered out), 0 Changed, 0 Added (7 filtered out) functions
Variables changes summary: 0 Removed (15 filtered out), 0 Changed, 0 Added (1 filtered out) variables

Functions changes summary: 0 Removed (1 filtered out), 0 Changed (2 filtered out), 0 Added (1 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

==== End log output ====

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

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

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| pw127385-127391 [PATCH] [v6,4/4] app/testpmd: add recycle
@ 2023-05-26  8:43 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-05-26  8:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Feifei Wang

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

_Testing issues_

Submitter: Feifei Wang <feifei.wang2@arm.com>
Date: Thursday, May 25 2023 09:45:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127385-127391 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Debian Buster    | FAIL     |
+------------------+----------+
| CentOS Stream 8  | FAIL     |
+------------------+----------+
| RHEL 7           | FAIL     |
+------------------+----------+
| CentOS Stream 9  | FAIL     |
+------------------+----------+
| Ubuntu 22.04     | FAIL     |
+------------------+----------+
| openSUSE Leap 15 | FAIL     |
+------------------+----------+
| Debian Bullseye  | FAIL     |
+------------------+----------+
| RHEL8            | FAIL     |
+------------------+----------+

==== 20 line log output for RHEL8 (abi_test): ====
type of 'uintptr_t reserved1[3]' changed:
type name changed from 'uintptr_t[3]' to 'uintptr_t[2]'
array type size changed from 192 to 128
array type subrange 1 changed length from 3 to 2
and offset changed from 320 to 384 (in bits) (by +64 bits)
'rte_ethdev_qdata txq' offset changed from 704 to 768 (in bits) (by +64 bits)
'uintptr_t reserved2[3]' offset changed from 832 to 896 (in bits) (by +64 bits), size changed from 192 to 128 (in bits) (by -64 bits)
type size hasn't changed

Error: ABI issue reported for abidiff --suppr /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@4/dpdk/devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/usr/local/include --headers-dir2 build_install/usr/local/include reference/usr/local/lib64/librte_ethdev.so.23.0 build_install/usr/local/lib64/librte_ethdev.so.23.2
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed (1 filtered out), 0 Changed, 0 Added (7 filtered out) functions
Variables changes summary: 0 Removed (15 filtered out), 0 Changed, 0 Added (1 filtered out) variables

Functions changes summary: 0 Removed (1 filtered out), 0 Changed (2 filtered out), 0 Added (1 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

==== End log output ====

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

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

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| pw127385-127391 [PATCH] [v6,4/4] app/testpmd: add recycle
@ 2023-05-26  8:38 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-05-26  8:38 UTC (permalink / raw)
  To: Test Report; +Cc: Feifei Wang, dpdk-test-reports, Feifei Wang

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

_Testing issues_

Submitter: Feifei Wang <feifei.wang2@arm.com>
Date: Thursday, May 25 2023 09:45:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127385-127391 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Debian Buster    | FAIL     |
+------------------+----------+
| CentOS Stream 8  | FAIL     |
+------------------+----------+
| RHEL 7           | FAIL     |
+------------------+----------+
| CentOS Stream 9  | FAIL     |
+------------------+----------+
| Ubuntu 22.04     | FAIL     |
+------------------+----------+
| openSUSE Leap 15 | FAIL     |
+------------------+----------+
| Debian Bullseye  | FAIL     |
+------------------+----------+

==== 20 line log output for Debian Bullseye (abi_test): ====
type of 'uintptr_t reserved1[3]' changed:
type name changed from 'uintptr_t[3]' to 'uintptr_t[2]'
array type size changed from 192 to 128
array type subrange 1 changed length from 3 to 2
and offset changed from 320 to 384 (in bits) (by +64 bits)
'rte_ethdev_qdata txq' offset changed from 704 to 768 (in bits) (by +64 bits)
'uintptr_t reserved2[3]' offset changed from 832 to 896 (in bits) (by +64 bits), size changed from 192 to 128 (in bits) (by -64 bits)
type size hasn't changed

Error: ABI issue reported for abidiff --suppr /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@3/dpdk/devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/usr/local/include --headers-dir2 build_install/usr/local/include reference/usr/local/lib/x86_64-linux-gnu/librte_ethdev.so.23.0 build_install/usr/local/lib/x86_64-linux-gnu/librte_ethdev.so.23.2
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed (1 filtered out), 0 Changed, 0 Added (7 filtered out) functions
Variables changes summary: 0 Removed (15 filtered out), 0 Changed, 0 Added (1 filtered out) variables

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

==== End log output ====

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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| pw127385-127391 [PATCH] [v6,4/4] app/testpmd: add recycle
@ 2023-05-26  8:34 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-05-26  8:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Feifei Wang

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

_Testing issues_

Submitter: Feifei Wang <feifei.wang2@arm.com>
Date: Thursday, May 25 2023 09:45:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127385-127391 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Debian Buster    | FAIL     |
+------------------+----------+
| CentOS Stream 8  | FAIL     |
+------------------+----------+
| RHEL 7           | FAIL     |
+------------------+----------+
| CentOS Stream 9  | FAIL     |
+------------------+----------+
| Ubuntu 22.04     | FAIL     |
+------------------+----------+
| openSUSE Leap 15 | FAIL     |
+------------------+----------+

==== 20 line log output for openSUSE Leap 15 (abi_test): ====
type of 'uintptr_t rte_eth_fp_ops::reserved1[3]' changed:
type name changed from 'uintptr_t[3]' to 'uintptr_t[2]'
array type size changed from 192 to 128
array type subrange 1 changed length from 3 to 2
and offset changed from 320 to 384 (in bits) (by +64 bits)
'rte_ethdev_qdata rte_eth_fp_ops::txq' offset changed from 704 to 768 (in bits) (by +64 bits)
'uintptr_t rte_eth_fp_ops::reserved2[3]' offset changed from 832 to 896 (in bits) (by +64 bits), size changed from 192 to 128 (in bits) (by -64 bits)
type size hasn't changed

Error: ABI issue reported for abidiff --suppr /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/usr/local/include --headers-dir2 build_install/usr/local/include reference/usr/local/lib64/librte_ethdev.so.23.0 build_install/usr/local/lib64/librte_ethdev.so.23.2
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed (1 filtered out), 0 Changed, 0 Added (7 filtered out) functions
Variables changes summary: 0 Removed (15 filtered out), 0 Changed, 0 Added (1 filtered out) variables

==== End log output ====

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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

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| pw127385-127391 [PATCH] [v6,4/4] app/testpmd: add recycle
@ 2023-05-26  8:29 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-05-26  8:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Feifei Wang

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

_Testing issues_

Submitter: Feifei Wang <feifei.wang2@arm.com>
Date: Thursday, May 25 2023 09:45:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127385-127391 --> testing fail

Test environment and result as below:

+-----------------+----------+
|   Environment   | abi_test |
+=================+==========+
| Debian Buster   | FAIL     |
+-----------------+----------+
| CentOS Stream 8 | FAIL     |
+-----------------+----------+
| RHEL 7          | FAIL     |
+-----------------+----------+
| CentOS Stream 9 | FAIL     |
+-----------------+----------+
| Ubuntu 22.04    | FAIL     |
+-----------------+----------+

==== 20 line log output for Ubuntu 22.04 (abi_test): ====
Variables changes summary: 0 Removed (30 filtered out), 0 Changed (1 filtered out), 0 Added variables

Functions changes summary: 0 Removed, 0 Changed (12 filtered out), 0 Added (4 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (13 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed (1 filtered out), 0 Changed (2 filtered out), 0 Added (1 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (84 filtered out), 0 Added (12 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

==== End log output ====

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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| pw127385-127391 [PATCH] [v6,4/4] app/testpmd: add recycle
@ 2023-05-26  8:29 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-05-26  8:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Feifei Wang

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

_Testing issues_

Submitter: Feifei Wang <feifei.wang2@arm.com>
Date: Thursday, May 25 2023 09:45:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127385-127391 --> testing fail

Test environment and result as below:

+-----------------+----------+
|   Environment   | abi_test |
+=================+==========+
| Debian Buster   | FAIL     |
+-----------------+----------+
| CentOS Stream 8 | FAIL     |
+-----------------+----------+
| RHEL 7          | FAIL     |
+-----------------+----------+
| CentOS Stream 9 | FAIL     |
+-----------------+----------+
| Ubuntu 22.04    | FAIL     |
+-----------------+----------+

==== 20 line log output for Ubuntu 22.04 (abi_test): ====
Variables changes summary: 0 Removed (30 filtered out), 0 Changed (1 filtered out), 0 Added variables

Functions changes summary: 0 Removed, 0 Changed (12 filtered out), 0 Added (4 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (13 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed (1 filtered out), 0 Changed (2 filtered out), 0 Added (1 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (84 filtered out), 0 Added (12 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

==== End log output ====

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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| pw127385-127391 [PATCH] [v6,4/4] app/testpmd: add recycle
@ 2023-05-26  8:28 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-05-26  8:28 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Feifei Wang

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

_Testing issues_

Submitter: Feifei Wang <feifei.wang2@arm.com>
Date: Thursday, May 25 2023 09:45:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127385-127391 --> testing fail

Test environment and result as below:

+-----------------+----------+
|   Environment   | abi_test |
+=================+==========+
| Debian Buster   | FAIL     |
+-----------------+----------+
| CentOS Stream 8 | FAIL     |
+-----------------+----------+
| RHEL 7          | FAIL     |
+-----------------+----------+
| CentOS Stream 9 | FAIL     |
+-----------------+----------+
| Ubuntu 22.04    | FAIL     |
+-----------------+----------+

==== 20 line log output for Ubuntu 22.04 (abi_test): ====
Variables changes summary: 0 Removed (30 filtered out), 0 Changed (1 filtered out), 0 Added variables

Functions changes summary: 0 Removed, 0 Changed (12 filtered out), 0 Added (4 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (13 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed (1 filtered out), 0 Changed (2 filtered out), 0 Added (1 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (84 filtered out), 0 Added (12 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

==== End log output ====

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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| pw127385-127391 [PATCH] [v6,4/4] app/testpmd: add recycle
@ 2023-05-26  8:28 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-05-26  8:28 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Feifei Wang

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

_Testing issues_

Submitter: Feifei Wang <feifei.wang2@arm.com>
Date: Thursday, May 25 2023 09:45:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127385-127391 --> testing fail

Test environment and result as below:

+-----------------+----------+
|   Environment   | abi_test |
+=================+==========+
| Debian Buster   | FAIL     |
+-----------------+----------+
| CentOS Stream 8 | FAIL     |
+-----------------+----------+
| RHEL 7          | FAIL     |
+-----------------+----------+
| CentOS Stream 9 | FAIL     |
+-----------------+----------+
| Ubuntu 22.04    | FAIL     |
+-----------------+----------+

==== 20 line log output for Ubuntu 22.04 (abi_test): ====
Variables changes summary: 0 Removed (30 filtered out), 0 Changed (1 filtered out), 0 Added variables

Functions changes summary: 0 Removed, 0 Changed (12 filtered out), 0 Added (4 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (13 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed (1 filtered out), 0 Changed (2 filtered out), 0 Added (1 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (84 filtered out), 0 Added (12 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

==== End log output ====

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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| pw127385-127391 [PATCH] [v6,4/4] app/testpmd: add recycle
@ 2023-05-26  8:28 dpdklab
  0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2023-05-26  8:28 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Feifei Wang

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

_Testing issues_

Submitter: Feifei Wang <feifei.wang2@arm.com>
Date: Thursday, May 25 2023 09:45:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127385-127391 --> testing fail

Test environment and result as below:

+-----------------+----------+
|   Environment   | abi_test |
+=================+==========+
| Debian Buster   | FAIL     |
+-----------------+----------+
| CentOS Stream 8 | FAIL     |
+-----------------+----------+
| RHEL 7          | FAIL     |
+-----------------+----------+
| CentOS Stream 9 | FAIL     |
+-----------------+----------+
| Ubuntu 22.04    | FAIL     |
+-----------------+----------+

==== 20 line log output for Ubuntu 22.04 (abi_test): ====
Variables changes summary: 0 Removed (30 filtered out), 0 Changed (1 filtered out), 0 Added variables

Functions changes summary: 0 Removed, 0 Changed (12 filtered out), 0 Added (4 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (13 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed (1 filtered out), 0 Changed (2 filtered out), 0 Added (1 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (84 filtered out), 0 Added (12 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

==== End log output ====

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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:[~2023-05-26  8:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-26  8:33 |WARNING| pw127385-127391 [PATCH] [v6,4/4] app/testpmd: add recycle dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-05-26  8:47 dpdklab
2023-05-26  8:47 dpdklab
2023-05-26  8:43 dpdklab
2023-05-26  8:38 dpdklab
2023-05-26  8:34 dpdklab
2023-05-26  8:29 dpdklab
2023-05-26  8:29 dpdklab
2023-05-26  8:28 dpdklab
2023-05-26  8:28 dpdklab
2023-05-26  8:28 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).