<html>
    <head>
      <base href="https://bugs.dpdk.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8" class="bz_new_table">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - [dpdk-23.07][meson test] driver-tests/cryptodev_openssl_asym_autotest blocked in RHEL9.0"
   href="https://bugs.dpdk.org/show_bug.cgi?id=1250">1250</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[dpdk-23.07][meson test] driver-tests/cryptodev_openssl_asym_autotest  blocked in RHEL9.0
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DPDK
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>23.07
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>meson
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dev@dpdk.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>tingtingx.liao@intel.com
          </td>
        </tr>

        <tr>
          <th>Target Milestone</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div class="bz_comment_block">
          <pre class="bz_comment_text">Created <span class=""><a href="attachment.cgi?id=254" name="attach_254" title="Full output result for step 4">attachment 254</a> <a href="attachment.cgi?id=254&action=edit" title="Full output result for step 4">[details]</a></span>
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 <<a href="mailto:gmuthukrishn@marvell.com">gmuthukrishn@marvell.com</a>>
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 <<a href="mailto:gmuthukrishn@marvell.com">gmuthukrishn@marvell.com</a>>
    Acked-by: Akhil Goyal <<a href="mailto:gakhil@marvell.com">gakhil@marvell.com</a>>
          </pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
      <div itemscope itemtype="http://schema.org/EmailMessage">
        <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
          
          <link itemprop="url" href="https://bugs.dpdk.org/show_bug.cgi?id=1250">
          <meta itemprop="name" content="View bug">
        </div>
        <meta itemprop="description" content="Bugzilla bug update notification">
      </div>
    </body>
</html>