https://bugs.dpdk.org/show_bug.cgi?id=1601 Bug ID: 1601 Summary: Write TG subclass for a DPDK enabled traffic generator Product: DPDK Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: DTS Assignee: dev@dpdk.org Reporter: probb@iol.unh.edu CC: juraj.linkes@pantheon.tech, probb@iol.unh.edu Target Milestone: --- Currently DTS only supports scapy as a traffic generator. This is fine for func tests, but not performance tests, which require a DPDK enabled traffic generator that can push through a high amount of packets. The implementation for this should basically align with the legacy framework, with the caveat that we need to discuss using TREX stats vs testpmd port stats in determining MPPS for the single core forwarding test. -- You are receiving this mail because: You are the assignee for the bug.