* [DPDK/DTS Bug 1601] Write TG subclass for a DPDK enabled traffic generator
@ 2024-12-12 22:21 bugzilla
2025-11-21 17:48 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2024-12-12 22:21 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1047 bytes --]
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.
[-- Attachment #2: Type: text/html, Size: 3002 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* [DPDK/DTS Bug 1601] Write TG subclass for a DPDK enabled traffic generator
2024-12-12 22:21 [DPDK/DTS Bug 1601] Write TG subclass for a DPDK enabled traffic generator bugzilla
@ 2025-11-21 17:48 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2025-11-21 17:48 UTC (permalink / raw)
To: dev
http://bugs.dpdk.org/show_bug.cgi?id=1601
Andrew (abailey@iol.unh.edu) changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
CC| |abailey@iol.unh.edu
--- Comment #1 from Andrew (abailey@iol.unh.edu) ---
performance_traffic_generator subclass to traffic_generator has been added.
There is also the trex_traffic_generator (perf generator) added.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-21 17:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12 22:21 [DPDK/DTS Bug 1601] Write TG subclass for a DPDK enabled traffic generator bugzilla
2025-11-21 17:48 ` bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).