Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DPDK: Remove IsolatedResource for send/receive
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.
- Loading branch information