From 0bb904dc45e53cbdd4e8fe1d000fb61920a80f17 Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Mon, 26 Dec 2016 14:42:10 +0200 Subject: add tw appendix for many active of flows Signed-off-by: Hanoh Haim --- scripts/cap2/cur_flow_single_tw_8.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 scripts/cap2/cur_flow_single_tw_8.yaml (limited to 'scripts/cap2/cur_flow_single_tw_8.yaml') diff --git a/scripts/cap2/cur_flow_single_tw_8.yaml b/scripts/cap2/cur_flow_single_tw_8.yaml new file mode 100644 index 00000000..7652507a --- /dev/null +++ b/scripts/cap2/cur_flow_single_tw_8.yaml @@ -0,0 +1,26 @@ +- duration : 0.1 + generator : + distribution : "seq" + clients_start : "16.0.0.1" + clients_end : "16.0.0.255" + servers_start : "48.0.0.1" + servers_end : "48.0.255.255" + clients_per_gb : 201 + min_clients : 101 + dual_port_mask : "1.0.0.0" + tcp_aging : 0 + udp_aging : 0 + mac : [0x0,0x0,0x0,0x1,0x0,0x00] + #cap_ipg : true + tw : # set timer wheel configuration options + buckets : 16384 + levels : 2 + bucket_time_usec : 20.0 + + cap_info : + - name: cap2/udp_10_pkts.pcap + cps : 100 + ipg : 200 + rtt : 200 + w : 1 + -- cgit 1.2.3-korg