|WARNING| pw136201-136203 [PATCH] [3/3] app/test: add test sm2 C1/Kp

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Jan 29 20:55:50 CET 2024


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

_Testing issues_

Submitter: Arkadiusz Kusztal <arkadiuszx.kusztal at 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 at 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/


More information about the test-report mailing list