Giter VIP home page Giter VIP logo

netperftest's Issues

Need to fix latte command error (some commands are using -dump flag without -i flag)

The below commands are failing with error "-dump can be specified only for iteration (-i) based tests"

latte.exe -sa -c -a 172.16.1.4:50000 -t 10 -hist -hc 98 -hl 10 -tcp -snd b -so -dump C:\temp\msdbg.VM1.perftest\latte\tcp.t10.b.data.txt > C:\temp\msdbg.VM1.perftest\latte\tcp.t10.b.txt

latte.exe -sa -c -a 172.16.1.4:50000 -t 10 -hist -hc 98 -hl 10 -tcp -snd b -group 0 -rio -riopoll 100000000000 -so -dump C:\temp\msdbg.VM1.perftest\latte\tcp.t10.b.OPT.data.txt > C:\temp\msdbg.VM1.perftest\latte\tcp.t10.b.OPT.txt

latte.exe -sa -c -a 172.16.1.4:50000 -t 10 -hist -hc 98 -hl 10 -udp -snd b -so -dump C:\temp\msdbg.VM1.perftest\latte\udp.t10.b.data.txt > C:\temp\msdbg.VM1.perftest\latte\udp.t10.b.txt

latte.exe -sa -c -a 172.16.1.4:50000 -t 10 -hist -hc 98 -hl 10 -udp -snd b -group 0 -rio -riopoll 100000000000 -so -dump C:\temp\msdbg.VM1.perftest\latte\udp.t10.b.OPT.data.txt > C:\temp\msdbg.VM1.perftest\latte\udp.t10.b.OPT.txt

ntttcp.exe udp commands are using the -w switch without the -a flag, causing an error

ntttcp.exe udp commands are using the -w switch without the -a flag, causing an error. Removing -w switch fixes the error.

ERROR: VerifyArgs failed: No support for WSA APIs with sync, GetLastError: 131 - An attempt was made to move the file pointer before the beginning of the file.
if (flags.wsa_flag && !flags.async_flag) {
PrintError(FUNCTION, "No support for WSA APIs with sync");
}

If an extra "/" is added to end of path used as a parameter for PERFTEST.PS1 or ProcessCommands, tests still run but fail to generate data without an error

If this is done, commands are misgenerated as follows (extra \):
[08/02/2021 15:11] Invoking Cmd - Machine: 192.168.200.80 Command: C:\Users\Administrator\Desktop\testTest\msdbg.WIN-PL5ABG8TFOC.perftest\\Receiver\ntttcp.exe -r -m 1,*,192.168.200.80 -l 65536 -a 2 -v -wu 2 -cd 2 -sp -p 50000 -t 10 -xml C:\Users\Administrator\Desktop\testTest\msdbg.WIN-

Is there any way to add multiple ports?

Trying to add multiple ports (dual port, bidirectional test) is there any way? noticed that we cannot
add multiple -DestIP and -Srclp .\PERFTEST.PS1 -DestIp 192.168.1.2 -SrcIp 192.168.1.3 -OutDir "C:\temp"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.