]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/commit
Add testing tool iperf
authorJakub NejedlĂ˝ <nejedjak@fel.cvut.cz>
Wed, 21 Aug 2019 08:09:32 +0000 (10:09 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Sat, 31 Aug 2019 21:19:45 +0000 (23:19 +0200)
commit94ce1cfe0808c6c46d6004b8afdb087af8592a03
treed24369f4f75a825676a7afc5140bb48019b7bfbd
parent2a263aed0cf4c955851c9a4571c4e0db330bb6b0
Add testing tool iperf

New debuging tool allows to test quality of ethernet connection. New function
works as iperf server. To test is nessesary connect from computer.
rpp-test-sw/Makefile.var
rpp-test-sw/commands/.gitattributes
rpp-test-sw/commands/cmd.c
rpp-test-sw/commands/cmd_iperf.c [new file with mode: 0644]
rpp-test-sw/commands/cmd_iperf.h [new file with mode: 0644]