Difference between revisions of "VPP/nataas-test"

From fd.io
< VPP
Jump to: navigation, search
Line 39: Line 39:
 
* Aimed at cloud services (most of the tests are unusable)
 
* Aimed at cloud services (most of the tests are unusable)
 
* Difficult to run locally
 
* Difficult to run locally
 +
|-
 +
| networkQuality ||
 +
|
 +
* Only for macOS
 
|}
 
|}

Revision as of 22:14, 13 March 2023

Measurement tools
Name Pros Cons
CSIT
  • Already has NAT tests
  • Not difficult to add tests
  • Requires Robot knowledge
  • Requires Linux to run locally
frouter-agent
  • Not difficult to add tests
  • Dependent on frouter
  • Difficult to run locally
nat/extras
  • Simple to use
  • Runs locally
  • Requires additional tooling to automate
  • Existing scripts are stateless
Flent (netperf)
  • Does not work (on my computer)
IRTT
  • Able to run locally
  • Complements Flent
  • Aims to test mainly latency, not throughput
PerfKitBenchmarker
  • Has iperf and wrk tests
  • Aimed at cloud services (most of the tests are unusable)
  • Difficult to run locally
networkQuality
  • Only for macOS