From 206a77f0ca78b3b53ca1b04a168dd3d50202011d Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Sat, 24 Dec 2016 23:16:44 +0200 Subject: add a http short avg pkt size profile Signed-off-by: Hanoh Haim --- scripts/cfg/trex_07_cfg.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 scripts/cfg/trex_07_cfg.yaml (limited to 'scripts/cfg') diff --git a/scripts/cfg/trex_07_cfg.yaml b/scripts/cfg/trex_07_cfg.yaml new file mode 100644 index 00000000..9962fdae --- /dev/null +++ b/scripts/cfg/trex_07_cfg.yaml @@ -0,0 +1,21 @@ +### Config file generated by dpdk_setup_ports.py ### + +- port_limit: 2 + version: 2 + interfaces: ['87:00.0', '87:00.1'] + port_info: + - ip: 1.1.1.1 + default_gw: 2.2.2.2 + - ip: 2.2.2.2 + default_gw: 1.1.1.1 + + platform: + master_thread_id: 0 + latency_thread_id: 1 + dual_if: + - socket: 1 + threads: [8,9,10,11,12,13,14,15,24,25,26,27,28,29,30,31] + + memory : + dp_flows : 1048576 + -- cgit 1.2.3-korg