automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
	Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>
Subject: |WARNING| pw136201-136203 [PATCH] [3/3] app/test: add test sm2 C1/Kp
Date: Mon, 29 Jan 2024 12:00:36 -0800 (PST)	[thread overview]
Message-ID: <65b803e4.050a0220.53662.c4c5SMTPIN_ADDED_MISSING@mx.google.com> (raw)

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/

             reply	other threads:[~2024-01-29 20:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-29 20:00 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-29 20:03 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:55 dpdklab
2024-01-29 19:41 dpdklab
2024-01-29 19:38 dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=65b803e4.050a0220.53662.c4c5SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=arkadiuszx.kusztal@intel.com \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).