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