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

DPDK: Remove IsolatedResource for send/receive #2880

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Conversation

mcgov
Copy link
Collaborator

@mcgov mcgov commented Aug 2, 2023

DPDK has been refactored such that shorter runs are possible. Since send time in the send/receive is now minimized to ~10 seconds in the default case, remove the IsolatedResource requirement for simple send/receive. SRIOV rescind tests must run longer, so should remain gated behind that feature.

DPDK has been refactored such that shorter runs are possible. Since send time is now minimized to 10 seconds in the default case, remove the IsolatedResource requirement for simple send/receive. SRIOV rescind tests must run longer, so should remain gated behind that feature.
@mcgov mcgov merged commit 53615ca into main Aug 3, 2023
45 checks passed
@mcgov mcgov deleted the mcgov/dpdk-iso branch August 3, 2023 18:00
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.

None yet

2 participants