https://bugs.dpdk.org/show_bug.cgi?id=1353 Bug ID: 1353 Summary: Add parallel functional testing support Product: DPDK Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: dts Assignee: dev@dpdk.org Reporter: juraj.linkes@pantheon.tech CC: juraj.linkes@pantheon.tech, probb@iol.unh.edu Target Milestone: --- It’s possible to do parallel functional testing - one NIC in each parallel execution (two parallel processes/execution can't use the same NIC). There are multiple ways to do this. Using containers seems the most straightforward, but maybe we can use Python’s async module. -- You are receiving this mail because: You are the assignee for the bug.