public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v2 0/4] Cleanups to performance tests
@ 2022-09-02  2:04 David Gibson
  2022-09-02  2:04 ` [PATCH v2 1/4] gitignore pidfiles other than passt.pid David Gibson
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: David Gibson @ 2022-09-02  2:04 UTC (permalink / raw)
  To: passt-dev

[-- Attachment #1: Type: text/plain, Size: 811 bytes --]

A handful of changes to the performance tests to make them more robust
and faster.

Changes since v1:
 * Addressed missing change in test time parameterization
 * Updated commit messages for accuracy in final version

David Gibson (4):
  gitignore pidfiles other than passt.pid
  test: Combine iperf3c and iperf3s into a single DSL command
  test: Parameterize run time for throughput performance tests
  test: Rewrite test_iperf3

 .gitignore          |   3 +-
 test/lib/test       | 113 +++++++++++++++++++-------------------------
 test/perf/passt_tcp |  68 ++++++++++----------------
 test/perf/passt_udp |  63 +++++++++---------------
 test/perf/pasta_tcp |  61 +++++++++---------------
 test/perf/pasta_udp |  61 ++++++++++--------------
 6 files changed, 144 insertions(+), 225 deletions(-)

-- 
2.37.2


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-09-07 19:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-02  2:04 [PATCH v2 0/4] Cleanups to performance tests David Gibson
2022-09-02  2:04 ` [PATCH v2 1/4] gitignore pidfiles other than passt.pid David Gibson
2022-09-02  2:04 ` [PATCH v2 2/4] test: Combine iperf3c and iperf3s into a single DSL command David Gibson
2022-09-02  2:04 ` [PATCH v2 3/4] test: Parameterize run time for throughput performance tests David Gibson
2022-09-06 16:22   ` Stefano Brivio
2022-09-07  0:40     ` David Gibson
2022-09-02  2:04 ` [PATCH v2 4/4] test: Rewrite test_iperf3 David Gibson
2022-09-06 16:23   ` Stefano Brivio
2022-09-07  0:41     ` David Gibson
2022-09-07 19:35 ` [PATCH v2 0/4] Cleanups to performance tests Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

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 IMAP folder(s).