automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw136201-136203 [PATCH] [3/3] app/test: add test sm2 C1/Kp
@ 2024-01-29 19:55 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2024-01-29 19:55 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Arkadiusz Kusztal

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

_Testing issues_

Submitter: Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>
Date: Monday, January 29 2024 18:59:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:37601f389bc2d06efdc3e357c7128ce4f84e51af

136201-136203 --> testing fail

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 9 (abi_test): ====
array element type 'struct rte_crypto_asym_op' changed:
type size changed from 1344 to 1920 (in bits)
2 data member changes:
type of 'anonymous data member union {rte_crypto_rsa_op_param rsa; rte_crypto_mod_op_param modex; rte_crypto_mod_op_param modinv; rte_crypto_dh_op_param dh; rte_crypto_ecdh_op_param ecdh; rte_crypto_dsa_op_param dsa; rte_crypto_ecdsa_op_param ecdsa; rte_crypto_ecpm_op_param ecpm; rte_crypto_sm2_op_param sm2;}' changed:
type size changed from 1216 to 1792 (in bits)
1 data member change:
type of 'rte_crypto_sm2_op_param sm2' changed:
type size changed from 1216 to 1792 (in bits)
5 data member changes:
data member rte_crypto_param cipher at offset 256 (in bits) became anonymous data member 'union {rte_crypto_param cipher; struct {rte_crypto_ec_point C1; rte_crypto_ec_point kP;};}'
and size changed from 192 to 768 (in bits) (by +576 bits)
'rte_crypto_uint id' offset changed from 448 to 1024 (in bits) (by +576 bits)
'rte_crypto_uint k' offset changed from 640 to 1216 (in bits) (by +576 bits)
'rte_crypto_uint r' offset changed from 832 to 1408 (in bits) (by +576 bits)
'rte_crypto_uint s' offset changed from 1024 to 1600 (in bits) (by +576 bits)
'uint16_t flags' offset changed from 1280 to 1856 (in bits) (by +576 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_cryptodev.so.24.0 build_install/usr/local/lib64/librte_cryptodev.so.24.1
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
==== End log output ====

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

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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* |WARNING| pw136201-136203 [PATCH] [3/3] app/test: add test sm2 C1/Kp
@ 2024-01-29 20:03 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2024-01-29 20:03 UTC (permalink / raw)
  To: Test Report; +Cc: Arkadiusz Kusztal, dpdk-test-reports, Arkadiusz Kusztal

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

_Testing issues_

Submitter: Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>
Date: Monday, January 29 2024 18:59:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:37601f389bc2d06efdc3e357c7128ce4f84e51af

136201-136203 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Debian Buster (abi_test): ====
array element type 'struct rte_crypto_asym_op' changed:
type size changed from 1344 to 1920 (in bits)
2 data member changes:
type of 'anonymous data member union {rte_crypto_rsa_op_param rsa; rte_crypto_mod_op_param modex; rte_crypto_mod_op_param modinv; rte_crypto_dh_op_param dh; rte_crypto_ecdh_op_param ecdh; rte_crypto_dsa_op_param dsa; rte_crypto_ecdsa_op_param ecdsa; rte_crypto_ecpm_op_param ecpm; rte_crypto_sm2_op_param sm2;}' changed:
type size changed from 1216 to 1792 (in bits)
1 data member change:
type of 'rte_crypto_sm2_op_param sm2' changed:
type size changed from 1216 to 1792 (in bits)
5 data member changes:
data member rte_crypto_param cipher at offset 256 (in bits) became anonymous data member 'union {rte_crypto_param cipher; struct {rte_crypto_ec_point C1; rte_crypto_ec_point kP;};}'
and size changed from 192 to 768 (in bits) (by +576 bits)
'rte_crypto_uint id' offset changed from 448 to 1024 (in bits) (by +576 bits)
'rte_crypto_uint k' offset changed from 640 to 1216 (in bits) (by +576 bits)
'rte_crypto_uint r' offset changed from 832 to 1408 (in bits) (by +576 bits)
'rte_crypto_uint s' offset changed from 1024 to 1600 (in bits) (by +576 bits)
'uint16_t flags' offset changed from 1280 to 1856 (in bits) (by +576 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/lib/x86_64-linux-gnu/librte_cryptodev.so.24.0 build_install/usr/local/lib/x86_64-linux-gnu/librte_cryptodev.so.24.1
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
==== End log output ====

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

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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* |WARNING| pw136201-136203 [PATCH] [3/3] app/test: add test sm2 C1/Kp
@ 2024-01-29 20:00 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2024-01-29 20:00 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Arkadiusz Kusztal

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

_Testing issues_

Submitter: Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>
Date: Monday, January 29 2024 18:59:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:37601f389bc2d06efdc3e357c7128ce4f84e51af

136201-136203 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Debian Bullseye  | FAIL     |
+------------------+----------+
| openSUSE Leap 15 | FAIL     |
+------------------+----------+
| CentOS Stream 8  | FAIL     |
+------------------+----------+
| Ubuntu 22.04     | FAIL     |
+------------------+----------+
| CentOS Stream 9  | FAIL     |
+------------------+----------+
| RHEL8            | FAIL     |
+------------------+----------+
| Fedora 38        | FAIL     |
+------------------+----------+
| Fedora 37        | FAIL     |
+------------------+----------+

==== 20 line log output for Fedora 37 (abi_test): ====
type of 'anonymous data member union {rte_crypto_rsa_op_param rsa; rte_crypto_mod_op_param modex; rte_crypto_mod_op_param modinv; rte_crypto_dh_op_param dh; rte_crypto_ecdh_op_param ecdh; rte_crypto_dsa_op_param dsa; rte_crypto_ecdsa_op_param ecdsa; rte_crypto_ecpm_op_param ecpm; rte_crypto_sm2_op_param sm2;}' changed:
type size changed from 1216 to 1792 (in bits)
1 data member change:
type of 'rte_crypto_sm2_op_param sm2' changed:
type size changed from 1216 to 1792 (in bits)
5 data member changes:
data member rte_crypto_param cipher at offset 256 (in bits) became anonymous data member 'union {rte_crypto_param cipher; struct {rte_crypto_ec_point C1; rte_crypto_ec_point kP;};}'
and size changed from 192 to 768 (in bits) (by +576 bits)
'rte_crypto_uint id' offset changed from 448 to 1024 (in bits) (by +576 bits)
'rte_crypto_uint k' offset changed from 640 to 1216 (in bits) (by +576 bits)
'rte_crypto_uint r' offset changed from 832 to 1408 (in bits) (by +576 bits)
'rte_crypto_uint s' offset changed from 1024 to 1600 (in bits) (by +576 bits)
'uint16_t flags' offset changed from 1280 to 1856 (in bits) (by +576 bits)
type size hasn't changed

Error: ABI issue reported for abidiff --suppr /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI/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_vhost.so.24.0 build_install/usr/local/lib64/librte_vhost.so.24.1
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (7 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

==== End log output ====

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

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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* |WARNING| pw136201-136203 [PATCH] [3/3] app/test: add test sm2 C1/Kp
@ 2024-01-29 19:59 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2024-01-29 19:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Arkadiusz Kusztal

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

_Testing issues_

Submitter: Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>
Date: Monday, January 29 2024 18:59:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:37601f389bc2d06efdc3e357c7128ce4f84e51af

136201-136203 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Debian Bullseye  | FAIL     |
+------------------+----------+
| openSUSE Leap 15 | FAIL     |
+------------------+----------+
| CentOS Stream 8  | FAIL     |
+------------------+----------+
| Ubuntu 22.04     | FAIL     |
+------------------+----------+
| CentOS Stream 9  | FAIL     |
+------------------+----------+
| RHEL8            | FAIL     |
+------------------+----------+
| Fedora 38        | FAIL     |
+------------------+----------+
| Fedora 37        | FAIL     |
+------------------+----------+

==== 20 line log output for Fedora 37 (abi_test): ====
type of 'anonymous data member union {rte_crypto_rsa_op_param rsa; rte_crypto_mod_op_param modex; rte_crypto_mod_op_param modinv; rte_crypto_dh_op_param dh; rte_crypto_ecdh_op_param ecdh; rte_crypto_dsa_op_param dsa; rte_crypto_ecdsa_op_param ecdsa; rte_crypto_ecpm_op_param ecpm; rte_crypto_sm2_op_param sm2;}' changed:
type size changed from 1216 to 1792 (in bits)
1 data member change:
type of 'rte_crypto_sm2_op_param sm2' changed:
type size changed from 1216 to 1792 (in bits)
5 data member changes:
data member rte_crypto_param cipher at offset 256 (in bits) became anonymous data member 'union {rte_crypto_param cipher; struct {rte_crypto_ec_point C1; rte_crypto_ec_point kP;};}'
and size changed from 192 to 768 (in bits) (by +576 bits)
'rte_crypto_uint id' offset changed from 448 to 1024 (in bits) (by +576 bits)
'rte_crypto_uint k' offset changed from 640 to 1216 (in bits) (by +576 bits)
'rte_crypto_uint r' offset changed from 832 to 1408 (in bits) (by +576 bits)
'rte_crypto_uint s' offset changed from 1024 to 1600 (in bits) (by +576 bits)
'uint16_t flags' offset changed from 1280 to 1856 (in bits) (by +576 bits)
type size hasn't changed

Error: ABI issue reported for abidiff --suppr /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI/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_vhost.so.24.0 build_install/usr/local/lib64/librte_vhost.so.24.1
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
Functions changes summary: 0 Removed, 0 Changed (7 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

==== End log output ====

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

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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* |WARNING| pw136201-136203 [PATCH] [3/3] app/test: add test sm2 C1/Kp
@ 2024-01-29 19:56 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2024-01-29 19:56 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Arkadiusz Kusztal

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

_Testing issues_

Submitter: Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>
Date: Monday, January 29 2024 18:59:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:37601f389bc2d06efdc3e357c7128ce4f84e51af

136201-136203 --> testing fail

Test environment and result as below:

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

==== 20 line log output for RHEL8 (abi_test): ====
array element type 'struct rte_crypto_asym_op' changed:
type size changed from 1344 to 1920 (in bits)
2 data member changes:
type of 'anonymous data member union {rte_crypto_rsa_op_param rsa; rte_crypto_mod_op_param modex; rte_crypto_mod_op_param modinv; rte_crypto_dh_op_param dh; rte_crypto_ecdh_op_param ecdh; rte_crypto_dsa_op_param dsa; rte_crypto_ecdsa_op_param ecdsa; rte_crypto_ecpm_op_param ecpm; rte_crypto_sm2_op_param sm2;}' changed:
type size changed from 1216 to 1792 (in bits)
1 data member change:
type of 'rte_crypto_sm2_op_param sm2' changed:
type size changed from 1216 to 1792 (in bits)
5 data member changes:
data member rte_crypto_param cipher at offset 256 (in bits) became anonymous data member 'union {rte_crypto_param cipher; struct {rte_crypto_ec_point C1; rte_crypto_ec_point kP;};}'
and size changed from 192 to 768 (in bits) (by +576 bits)
'rte_crypto_uint id' offset changed from 448 to 1024 (in bits) (by +576 bits)
'rte_crypto_uint k' offset changed from 640 to 1216 (in bits) (by +576 bits)
'rte_crypto_uint r' offset changed from 832 to 1408 (in bits) (by +576 bits)
'rte_crypto_uint s' offset changed from 1024 to 1600 (in bits) (by +576 bits)
'uint16_t flags' offset changed from 1280 to 1856 (in bits) (by +576 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_vhost.so.24.0 build_install/usr/local/lib64/librte_vhost.so.24.1
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
==== End log output ====

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

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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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/28980/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* |WARNING| pw136201-136203 [PATCH] [3/3] app/test: add test sm2 C1/Kp
@ 2024-01-29 19:55 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2024-01-29 19:55 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Arkadiusz Kusztal

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

_Testing issues_

Submitter: Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>
Date: Monday, January 29 2024 18:59:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:37601f389bc2d06efdc3e357c7128ce4f84e51af

136201-136203 --> testing fail

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 9 (abi_test): ====
array element type 'struct rte_crypto_asym_op' changed:
type size changed from 1344 to 1920 (in bits)
2 data member changes:
type of 'anonymous data member union {rte_crypto_rsa_op_param rsa; rte_crypto_mod_op_param modex; rte_crypto_mod_op_param modinv; rte_crypto_dh_op_param dh; rte_crypto_ecdh_op_param ecdh; rte_crypto_dsa_op_param dsa; rte_crypto_ecdsa_op_param ecdsa; rte_crypto_ecpm_op_param ecpm; rte_crypto_sm2_op_param sm2;}' changed:
type size changed from 1216 to 1792 (in bits)
1 data member change:
type of 'rte_crypto_sm2_op_param sm2' changed:
type size changed from 1216 to 1792 (in bits)
5 data member changes:
data member rte_crypto_param cipher at offset 256 (in bits) became anonymous data member 'union {rte_crypto_param cipher; struct {rte_crypto_ec_point C1; rte_crypto_ec_point kP;};}'
and size changed from 192 to 768 (in bits) (by +576 bits)
'rte_crypto_uint id' offset changed from 448 to 1024 (in bits) (by +576 bits)
'rte_crypto_uint k' offset changed from 640 to 1216 (in bits) (by +576 bits)
'rte_crypto_uint r' offset changed from 832 to 1408 (in bits) (by +576 bits)
'rte_crypto_uint s' offset changed from 1024 to 1600 (in bits) (by +576 bits)
'uint16_t flags' offset changed from 1280 to 1856 (in bits) (by +576 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_cryptodev.so.24.0 build_install/usr/local/lib64/librte_cryptodev.so.24.1
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
==== End log output ====

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

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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* |WARNING| pw136201-136203 [PATCH] [3/3] app/test: add test sm2 C1/Kp
@ 2024-01-29 19:55 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2024-01-29 19:55 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Arkadiusz Kusztal

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

_Testing issues_

Submitter: Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>
Date: Monday, January 29 2024 18:59:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:37601f389bc2d06efdc3e357c7128ce4f84e51af

136201-136203 --> testing fail

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 9 (abi_test): ====
array element type 'struct rte_crypto_asym_op' changed:
type size changed from 1344 to 1920 (in bits)
2 data member changes:
type of 'anonymous data member union {rte_crypto_rsa_op_param rsa; rte_crypto_mod_op_param modex; rte_crypto_mod_op_param modinv; rte_crypto_dh_op_param dh; rte_crypto_ecdh_op_param ecdh; rte_crypto_dsa_op_param dsa; rte_crypto_ecdsa_op_param ecdsa; rte_crypto_ecpm_op_param ecpm; rte_crypto_sm2_op_param sm2;}' changed:
type size changed from 1216 to 1792 (in bits)
1 data member change:
type of 'rte_crypto_sm2_op_param sm2' changed:
type size changed from 1216 to 1792 (in bits)
5 data member changes:
data member rte_crypto_param cipher at offset 256 (in bits) became anonymous data member 'union {rte_crypto_param cipher; struct {rte_crypto_ec_point C1; rte_crypto_ec_point kP;};}'
and size changed from 192 to 768 (in bits) (by +576 bits)
'rte_crypto_uint id' offset changed from 448 to 1024 (in bits) (by +576 bits)
'rte_crypto_uint k' offset changed from 640 to 1216 (in bits) (by +576 bits)
'rte_crypto_uint r' offset changed from 832 to 1408 (in bits) (by +576 bits)
'rte_crypto_uint s' offset changed from 1024 to 1600 (in bits) (by +576 bits)
'uint16_t flags' offset changed from 1280 to 1856 (in bits) (by +576 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_cryptodev.so.24.0 build_install/usr/local/lib64/librte_cryptodev.so.24.1
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
==== End log output ====

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

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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* |WARNING| pw136201-136203 [PATCH] [3/3] app/test: add test sm2 C1/Kp
@ 2024-01-29 19:41 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2024-01-29 19:41 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Arkadiusz Kusztal

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

_Testing issues_

Submitter: Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>
Date: Monday, January 29 2024 18:59:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:37601f389bc2d06efdc3e357c7128ce4f84e51af

136201-136203 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Debian Bullseye  | FAIL     |
+------------------+----------+
| openSUSE Leap 15 | FAIL     |
+------------------+----------+

==== 20 line log output for openSUSE Leap 15 (abi_test): ====
array element type 'struct rte_crypto_asym_op' changed:
type size changed from 1344 to 1920 (in bits)
2 data member changes:
type of 'anonymous data member union {rte_crypto_rsa_op_param rsa; rte_crypto_mod_op_param modex; rte_crypto_mod_op_param modinv; rte_crypto_dh_op_param dh; rte_crypto_ecdh_op_param ecdh; rte_crypto_dsa_op_param dsa; rte_crypto_ecdsa_op_param ecdsa; rte_crypto_ecpm_op_param ecpm; rte_crypto_sm2_op_param sm2;}' changed:
type size changed from 1216 to 1792 (in bits)
1 data member change:
type of 'rte_crypto_sm2_op_param sm2' changed:
type size changed from 1216 to 1792 (in bits)
5 data member changes:
data member rte_crypto_param rte_crypto_sm2_op_param::cipher at offset 256 (in bits) became anonymous data member 'union {rte_crypto_param cipher; struct {rte_crypto_ec_point C1; rte_crypto_ec_point kP;};}'
and size changed from 192 to 768 (in bits) (by +576 bits)
'rte_crypto_uint rte_crypto_sm2_op_param::id' offset changed from 448 to 1024 (in bits) (by +576 bits)
'rte_crypto_uint rte_crypto_sm2_op_param::k' offset changed from 640 to 1216 (in bits) (by +576 bits)
'rte_crypto_uint rte_crypto_sm2_op_param::r' offset changed from 832 to 1408 (in bits) (by +576 bits)
'rte_crypto_uint rte_crypto_sm2_op_param::s' offset changed from 1024 to 1600 (in bits) (by +576 bits)
'uint16_t rte_crypto_asym_op::flags' offset changed from 1280 to 1856 (in bits) (by +576 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/lib64/librte_cryptodev.so.24.0 build_install/usr/local/lib64/librte_cryptodev.so.24.1
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
==== End log output ====

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

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/28980/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* |WARNING| pw136201-136203 [PATCH] [3/3] app/test: add test sm2 C1/Kp
@ 2024-01-29 19:38 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2024-01-29 19:38 UTC (permalink / raw)
  To: Test Report; +Cc: Arkadiusz Kusztal, dpdk-test-reports, Arkadiusz Kusztal

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

_Testing issues_

Submitter: Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>
Date: Monday, January 29 2024 18:59:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:37601f389bc2d06efdc3e357c7128ce4f84e51af

136201-136203 --> testing fail

Test environment and result as below:

+-----------------+----------+
|   Environment   | abi_test |
+=================+==========+
| Debian Bullseye | FAIL     |
+-----------------+----------+

==== 20 line log output for Debian Bullseye (abi_test): ====
array element type 'struct rte_crypto_asym_op' changed:
type size changed from 1344 to 1920 (in bits)
2 data member changes:
type of 'anonymous data member union {rte_crypto_rsa_op_param rsa; rte_crypto_mod_op_param modex; rte_crypto_mod_op_param modinv; rte_crypto_dh_op_param dh; rte_crypto_ecdh_op_param ecdh; rte_crypto_dsa_op_param dsa; rte_crypto_ecdsa_op_param ecdsa; rte_crypto_ecpm_op_param ecpm; rte_crypto_sm2_op_param sm2;}' changed:
type size changed from 1216 to 1792 (in bits)
1 data member change:
type of 'rte_crypto_sm2_op_param sm2' changed:
type size changed from 1216 to 1792 (in bits)
5 data member changes:
data member rte_crypto_param cipher at offset 256 (in bits) became anonymous data member 'union {rte_crypto_param cipher; struct {rte_crypto_ec_point C1; rte_crypto_ec_point kP;};}'
and size changed from 192 to 768 (in bits) (by +576 bits)
'rte_crypto_uint id' offset changed from 448 to 1024 (in bits) (by +576 bits)
'rte_crypto_uint k' offset changed from 640 to 1216 (in bits) (by +576 bits)
'rte_crypto_uint r' offset changed from 832 to 1408 (in bits) (by +576 bits)
'rte_crypto_uint s' offset changed from 1024 to 1600 (in bits) (by +576 bits)
'uint16_t flags' offset changed from 1280 to 1856 (in bits) (by +576 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_cryptodev.so.24.0 build_install/usr/local/lib/x86_64-linux-gnu/librte_cryptodev.so.24.1
ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue).
==== End log output ====

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/28980/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-01-29 20:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-29 19:55 |WARNING| pw136201-136203 [PATCH] [3/3] app/test: add test sm2 C1/Kp dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2024-01-29 20:03 dpdklab
2024-01-29 20:00 dpdklab
2024-01-29 19:59 dpdklab
2024-01-29 19:56 dpdklab
2024-01-29 19:55 dpdklab
2024-01-29 19:55 dpdklab
2024-01-29 19:41 dpdklab
2024-01-29 19:38 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).