DPDK patches and discussions
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [Bug 1250] [dpdk-23.07][meson test] driver-tests/cryptodev_openssl_asym_autotest  blocked in RHEL9.0
Date: Thu, 15 Jun 2023 09:44:36 +0000	[thread overview]
Message-ID: <bug-1250-3@http.bugs.dpdk.org/> (raw)

[-- Attachment #1: Type: text/plain, Size: 2448 bytes --]

https://bugs.dpdk.org/show_bug.cgi?id=1250

            Bug ID: 1250
           Summary: [dpdk-23.07][meson test]
                    driver-tests/cryptodev_openssl_asym_autotest  blocked
                    in RHEL9.0
           Product: DPDK
           Version: 23.07
          Hardware: All
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: meson
          Assignee: dev@dpdk.org
          Reporter: tingtingx.liao@intel.com
  Target Milestone: ---

Created attachment 254
  --> https://bugs.dpdk.org/attachment.cgi?id=254&action=edit
Full output result for step 4

Environment

DPDK version: 050de60d8a5cef8b7c10b4471905ca8bf69d670e
OS: RHEL9.0/5.14.0-70.13.1.el9_0.x86_64
Compiler: gcc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9)
NIC hardware: Ethernet Controller XXV710 for 25GbE SFP28 158b
Hardware platform: Intel(R) Xeon(R) Gold 6140M CPU @ 2.30GHz
NIC driver: i40e-5.14.0-70.13.1.el9_0.x86_64
NIC firmware: 9.20 0x8000d89c 1.3353.0

Test Setup

1. Use the following command to bind NIC port to DPDK:
dpdk-devbind.py -b vfio-pci 0000:af:00.0 0000:af:00.1

2. Ensure that the relevant dependency packages are installed
yum install openssl-devel.x86_64

3. Use the following command to build DPDK:
rm x86_64-native-linuxapp-gcc/ -rf
CC=gcc meson -Denable_kmods=True -Dlibdir=lib x86_64-native-linuxapp-gcc
ninja -C x86_64-native-linuxapp-gcc -j 70

4. Execute the following command in the dpdk directory,the test result will be
blocked:
DPDK_TEST=cryptodev_openssl_asym_autotest MALLOC_PERTURB_=254
/root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test -c 0xff -a
0000:af:00.0 -a 0000:af:00.1

[Output]
blocked on "TestCase [ 2] : test_dh_keygenration succeeded"

[Expected Result]
Print 'Test OK', all sub-cases tests passed.

Regression
Is this issue a regression: (Y/N)Y

Version the regression was introduced: Specify git id if known.
commit 3b7d638fb11f761306f0b3f153dd7774170355de
Author: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Date:   Thu Jun 8 14:06:04 2023 +0530

    crypto/openssl: support asymmetric SM2

    Add SM2 asymmetric algorithm support in openssl PMD.

    Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
    Acked-by: Akhil Goyal <gakhil@marvell.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #2: Type: text/html, Size: 4661 bytes --]

                 reply	other threads:[~2023-06-15  9:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=bug-1250-3@http.bugs.dpdk.org/ \
    --to=bugzilla@dpdk.org \
    --cc=dev@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).