Bug 2221372 - [dpdk-fast_test] eventdev_common_autotest fails with dpdk's 22.11.3
Summary: [dpdk-fast_test] eventdev_common_autotest fails with dpdk's 22.11.3
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: dpdk
Version: 9.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: David Marchand
QA Contact: Hekai Wang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-08 11:22 UTC by Alberto Losada
Modified: 2023-07-10 11:16 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-161815 0 None None None 2023-07-08 11:24:54 UTC

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


Note You need to log in before you can comment on or make changes to this bug.