Bug 2221372

Summary: [dpdk-fast_test] eventdev_common_autotest fails with dpdk's 22.11.3
Product: Red Hat Enterprise Linux 9 Reporter: Alberto Losada <alosadag>
Component: dpdkAssignee: David Marchand <dmarchan>
Status: NEW --- QA Contact: Hekai Wang <hewang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.2CC: fleitner, ovs-qe
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alberto Losada 2023-07-08 11:22:13 UTC
Description of problem:

The following fast-test DPDK:fast-tests / eventdev_common_autotest is failing when running a DPDK 22.11.3 container image in OCP 4.14. In order to create the image I used ubi9 as base and installed the DPDK 22.11.3 libraries that are available in the RHEL repo. The RPMs were slightly modified to include unit tests which are not included in the original package.

Version-Release number of selected component (if applicable):

dpdk-22.11-3.el9_2.x86_64	
dpdk-devel-22.11-3.el9_2.x86_64	
dpdk-tools-22.11-3.el9_2.x86_64	
OCP 4.14

How reproducible:

Always


Steps to Reproduce:
1. Create a container image based on UBI9. Install DPDK 22.11.3 RHEL packages enabling the unit tests
2. Run the container image in OCP 4.14 (probably failing in previous versions)
3. Run the eventdev_common_autotest

Actual results:

DPDK:fast-tests / eventdev_common_autotest

 + ------------------------------------------------------- +

 + Test Suite : eventdev common code unit test suite

Failed to find a valid event device, testing with event_skeleton device

 + ------------------------------------------------------- +

 + Test Suite Summary : eventdev common code unit test suite

 + ------------------------------------------------------- +

 + Tests Total :       27

 + Tests Skipped :      0

 + Tests Executed :     0

 + Tests Unsupported:   0

 + Tests Passed :       0

 + Tests Failed :      27

 + ------------------------------------------------------- +

Test Failed

Expected results:

Test passed

Additional info:

More information about how to create the container image, all the unit tests that were executed, and how the rebuilt RPM packages can be found in this gdoc: https://docs.google.com/document/d/1Pg6h4vk8bq9rEsI5FisqDQ8MK3tXbwheEzEqv_ys35U