Skip to content

Commit acbd720

Browse files
author
NorNet Praesum Presum
committed
Updated script.
1 parent c88f8c4 commit acbd720

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/flowtest-misc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ rm -f vgcore.* core.* core
4747
# ====== Run NetPerfMeter ===================================================
4848
./netperfmeter "${SERVER}:${PORT}" \
4949
-control-over-tcp \
50-
-config=multi1.config -scalar=multi1.sca.bz2 -vector=multi1.vec.bz2 \
50+
-config=misc1.config -scalar=misc1.sca.bz2 -vector=misc1.vec.bz2 \
5151
-tcp const30:const68000:const30:const68000:maxmsgsize=1300 \
5252
-runtime=5
5353

5454
./netperfmeter "${SERVER}:${PORT}" \
5555
-control-over-tcp \
56-
-config=multi1.config -scalar=multi1.sca.bz2 -vector=multi1.vec.bz2 \
56+
-config=misc2.config -scalar=misc2.sca.bz2 -vector=misc2.vec.bz2 \
5757
-udp const30:const68000:const30:const68000:maxmsgsize=1300 \
5858
-tcp const30:const68000:const30:const68000:maxmsgsize=1300 \
5959
-sctp const30:const68000:const30:const68000:maxmsgsize=1300 \
@@ -62,6 +62,6 @@ rm -f vgcore.* core.* core
6262

6363
./netperfmeter "${SERVER}:${PORT}" \
6464
-control-over-tcp \
65-
-config=multi3.config -scalar=multi3.sca.bz2 -vector=multi3.vec.bz2 \
65+
-config=misc3.config -scalar=misc3.sca.bz2 -vector=misc3.vec.bz2 \
6666
-sctp const30:const6800:const30:const6800:maxmsgsize=1300 const30:const6800:const30:const6800:maxmsgsize=1300 const30:const6800:const30:const6800:maxmsgsize=1300 \
6767
-runtime=5

0 commit comments

Comments
 (0)