VPP/nataas-test

From fd.io
< VPP
Jump to: navigation, search
Measurement tools
Name Pros Cons
CSIT
  • Already has NAT tests
  • Not difficult to add tests
  • Requires Robot knowledge
  • Difficult 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