Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dpdk version format check regex pattern #3299

Merged
merged 1 commit into from
May 21, 2024

Conversation

kanchansenlaskar
Copy link
Collaborator

New DPDK version has a different format which is being installed to the os as part of the test:
https://launchpad.net/ubuntu/+source/dpdk/23.11-1build3 for ubuntu

and the version format check is failing the tests:
verify_dpdk_build_failsafe
verify_dpdk_send_receive_multi_txrx_queue_failsafe

This change is tested with both the above tests.

Also the change with tested with the older dpdk version formats too:
22.11.3-1, 22.11.4-0ubuntu0.23.10.1, 21.11-1build1

@LiliDeng LiliDeng merged commit 7ee8db0 into main May 21, 2024
45 checks passed
@LiliDeng LiliDeng deleted the kasenlaskar/fix_dpdk_version_format_check_pattern branch May 21, 2024 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants