summaryrefslogtreecommitdiffstats
path: root/testsuites/vstf/vstf_scripts/etc/vstf/perf/sw_perf.batch-settings
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/vstf/vstf_scripts/etc/vstf/perf/sw_perf.batch-settings')
-rw-r--r--testsuites/vstf/vstf_scripts/etc/vstf/perf/sw_perf.batch-settings80
1 files changed, 0 insertions, 80 deletions
diff --git a/testsuites/vstf/vstf_scripts/etc/vstf/perf/sw_perf.batch-settings b/testsuites/vstf/vstf_scripts/etc/vstf/perf/sw_perf.batch-settings
deleted file mode 100644
index 83c6970d..00000000
--- a/testsuites/vstf/vstf_scripts/etc/vstf/perf/sw_perf.batch-settings
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "Tn":[
- {
- "case": "Tn-1",
- "tool": "netperf",
- "protocol": "udp",
- "type": "frameloss",
- "sizes": [64, 128, 512, 1024]
- },
- {
- "case": "Tn-2",
- "tool": "pktgen",
- "protocol": "udp",
- "type": "frameloss",
- "sizes": [64, 128, 512, 1024]
- }
- ],
- "Ti":[
- {
- "case": "Ti-1",
- "tool": "netperf",
- "protocol": "udp",
- "type": "frameloss",
- "sizes": [64, 128, 512, 1024]
- },
- {
- "case": "Ti-2",
- "tool": "pktgen",
- "protocol": "udp",
- "type": "frameloss",
- "sizes": [64, 128, 512, 1024]
- },
- {
- "case": "Ti-3",
- "tool": "pktgen",
- "protocol": "udp",
- "type": "frameloss",
- "sizes": [64, 128, 512, 1024]
- }
- ],
- "Tnv":[
- {
- "case": "Tnv-1",
- "tool": "netmap",
- "protocol": "udp",
- "type": "frameloss",
- "sizes": [64, 128, 512, 1024]
- },
- {
- "case": "Tnv-2",
- "tool": "netperf",
- "protocol": "udp",
- "type": "frameloss",
- "sizes": [64, 128, 512, 1024]
- }
- ],
- "Tu":[
- {
- "case": "Tu-1",
- "tool": "netperf",
- "protocol": "udp",
- "type": "frameloss",
- "sizes": [64, 128, 512, 1024]
- },
- {
- "case": "Tu-2",
- "tool": "pktgen",
- "protocol": "udp",
- "type": "frameloss",
- "sizes": [64, 128, 512, 1024]
- },
- {
- "case": "Tu-3",
- "tool": "netperf",
- "protocol": "udp",
- "type": "frameloss",
- "sizes": [64, 128, 512, 1024]
- }
- ]
-} \ No newline at end of file