aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/east-west-benchmarking/Configurations/PROX/generator-pod_2-interfaces/bidirectional/parameters.lua
blob: adebdd1af5a5ba3543c29530bc28b8e5ea95cc2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
require "helper"
name="Generator"
local_ip1="192.168.30.11/24"
local_hex_ip1=convertIPToHex(local_ip1)
local_ip2="192.168.30.12/24"
local_hex_ip2=convertIPToHex(local_ip2)
eal="--socket-mem=256,0 --vdev=net_memif0,socket=/usrspcni/memif-8449692251a6-net1.sock,role=slave --vdev=net_memif1,socket=/usrspcni/memif-8449692251a6-net2.sock,role=slave"
mcore="14"
local_hex_mac1="de ad c3 52 79 9b"
local_hex_mac2="02 09 c0 fd ba 1f"
gencores1="15"
gencores2="16"
latcores1="17"
latcores2="18"
latcores1="16"
bucket_size_exp="11"
heartbeat="60"