added example test topo and xp
This commit is contained in:
parent
14272f5000
commit
73934f79f7
9
src/tests/base/topo
Normal file
9
src/tests/base/topo
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
desc:Simple configuration with two para link
|
||||||
|
topoType:MultiIf
|
||||||
|
leftSubnet:10.0.
|
||||||
|
rightSubnet:10.1.
|
||||||
|
#path_x:delay,queueSize(may be calc),bw
|
||||||
|
path_0:10,10,5
|
||||||
|
path_1:40,40,5
|
||||||
|
path_2:30,30,2
|
||||||
|
path_3:20,20,1
|
11
src/tests/base/xp
Normal file
11
src/tests/base/xp
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
xpType:ncpv
|
||||||
|
rmem:300000 300000 300000
|
||||||
|
ncClientPort_0:33400
|
||||||
|
clientPcap:yes
|
||||||
|
pvRateLimit:600k
|
||||||
|
ddCount:10000
|
||||||
|
kpm:fullmesh
|
||||||
|
kpms:netlink
|
||||||
|
kpmc:netlink
|
||||||
|
upmc:fullmesh
|
||||||
|
#upmc_args: -n 5
|
Loading…
Reference in New Issue
Block a user