From 89309695626ba47a7e9f4c908a4d46c8b059df0f Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Thu, 22 Dec 2016 11:35:11 +0200 Subject: stateful scheduler cleanup Signed-off-by: Hanoh Haim --- scripts/cap2/imix_64_fast.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 scripts/cap2/imix_64_fast.yaml (limited to 'scripts/cap2/imix_64_fast.yaml') diff --git a/scripts/cap2/imix_64_fast.yaml b/scripts/cap2/imix_64_fast.yaml new file mode 100644 index 00000000..f259381c --- /dev/null +++ b/scripts/cap2/imix_64_fast.yaml @@ -0,0 +1,28 @@ +# +# Simple IMIX test 64B +# +- duration : 0.0001 + 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] +# +# the templates are duplicated in purpose , to utilized all DRAM BW and get better performance, we should do it automaticly +# but for now it like this , you should have at least 8 +# + cap_info : + - name: cap2/udp_64B.pcap + cps : 1000000.0 + ipg : 10000 + rtt : 10000 + w : 1 + limit : 50 + -- cgit 1.2.3-korg