START sys/kern/sosplice/perf 2024-12-21T05:15:38Z ==== run-tcp-copy ==== cc -O2 -pipe -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -MD -MP -c /usr/src/regress/sys/kern/sosplice/perf/relay.c cc -o relay relay.o ln -s relay copy ssh ot2 'cd /usr/src/regress/sys/kern/sosplice/perf && make copy splice' cc -O2 -pipe -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -MD -MP -c /usr/src/regress/sys/kern/sosplice/perf/relay.c cc -o relay relay.o ln -s relay copy ln -s relay splice pkill -x tcpbench *** Error 1 in target 'run-tcp-copy' (ignored) ssh -f ot2 'cd /usr/src/regress/sys/kern/sosplice/perf && make PROG= LOCAL_ADDR=10.188.81.21 REMOTE_ADDR=10.188.81.22 remote-tcp-copy' ; sleep 2 ; tcpbench -t 7 -b 10.188.81.21 -s -p 12346 & sleep 1 ; tcpbench -t 5 10.188.81.22 ; pkill -x tcpbench pkill -x copy *** Error 1 in target 'remote-tcp-copy' (ignored) ./copy -b 10.188.81.22 12345 10.188.81.21 12346 & rpid=$! ; sleep 10 ; kill $rpid elapsed_ms bytes mbps bwidth elapsed_ms bytes mbps bwidth 1000 112535664 900.285 100.00% Conn: 1 Mbps: 900.285 Peak Mbps: 900.285 Avg Mbps: 900.285 1000 112503808 900.030 100.00% Conn: 1 Mbps: 900.030 Peak Mbps: 900.030 Avg Mbps: 900.030 2000 113811352 911.402 100.00% Conn: 1 Mbps: 911.402 Peak Mbps: 911.402 Avg Mbps: 911.402 2000 113811352 910.491 100.00% Conn: 1 Mbps: 910.491 Peak Mbps: 910.491 Avg Mbps: 910.491 3000 113812800 910.502 100.00% Conn: 1 Mbps: 910.502 Peak Mbps: 911.402 Avg Mbps: 910.502 3000 113811352 910.491 100.00% Conn: 1 Mbps: 910.491 Peak Mbps: 910.491 Avg Mbps: 910.491 4000 113812800 910.502 100.00% Conn: 1 Mbps: 910.502 Peak Mbps: 911.402 Avg Mbps: 910.502 4000 113814248 910.514 100.00% Conn: 1 Mbps: 910.514 Peak Mbps: 910.514 Avg Mbps: 910.514 5000 113811352 910.491 100.00% Conn: 1 Mbps: 910.491 Peak Mbps: 911.402 Avg Mbps: 910.491 5000 113809904 910.479 100.00% Conn: 1 Mbps: 910.479 Peak Mbps: 910.514 Avg Mbps: 910.479 --- 10.188.81.22 tcpbench statistics --- 681499752 bytes sent over 5.999 seconds bandwidth min/avg/max/std-dev = 900.285/908.637/911.402/4.190 Mbps tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 681499752 bytes received over 6.001 seconds bandwidth min/avg/max/std-dev = 900.030/908.401/910.514/4.185 Mbps sleep 1 ==== run-tcp-splice ==== ln -s relay splice ssh ot2 'cd /usr/src/regress/sys/kern/sosplice/perf && make copy splice' `copy' is up to date. `splice' is up to date. pkill -x tcpbench *** Error 1 in target 'run-tcp-splice' (ignored) ssh -f ot2 'cd /usr/src/regress/sys/kern/sosplice/perf && make PROG= LOCAL_ADDR=10.188.81.21 REMOTE_ADDR=10.188.81.22 remote-tcp-splice' ; sleep 2 ; tcpbench -t 7 -b 10.188.81.21 -s -p 12346 & sleep 1 ; tcpbench -t 5 10.188.81.22 ; pkill -x tcpbench pkill -x splice *** Error 1 in target 'remote-tcp-splice' (ignored) ./splice -b 10.188.81.22 12345 10.188.81.21 12346 & rpid=$! ; sleep 10 ; kill $rpid elapsed_ms bytes mbps bwidth elapsed_ms bytes mbps bwidth 1000 112972960 903.784 100.00% Conn: 1 Mbps: 903.784 Peak Mbps: 903.784 Avg Mbps: 903.784 1000 112915040 903.320 100.00% Conn: 1 Mbps: 903.320 Peak Mbps: 903.320 Avg Mbps: 903.320 2000 113821488 911.483 100.00% Conn: 1 Mbps: 911.483 Peak Mbps: 911.483 Avg Mbps: 911.483 2000 113825832 910.607 100.00% Conn: 1 Mbps: 910.607 Peak Mbps: 910.607 Avg Mbps: 910.607 3000 113809904 910.479 100.00% Conn: 1 Mbps: 910.479 Peak Mbps: 911.483 Avg Mbps: 910.479 3000 113811352 910.491 100.00% Conn: 1 Mbps: 910.491 Peak Mbps: 910.607 Avg Mbps: 910.491 4000 113811352 910.491 100.00% Conn: 1 Mbps: 910.491 Peak Mbps: 911.483 Avg Mbps: 910.491 4000 113804112 910.433 100.00% Conn: 1 Mbps: 910.433 Peak Mbps: 910.607 Avg Mbps: 910.433 5000 113821488 910.572 100.00% Conn: 1 Mbps: 910.572 Peak Mbps: 911.483 Avg Mbps: 910.572 5000 113820040 910.560 100.00% Conn: 1 Mbps: 910.560 Peak Mbps: 910.607 Avg Mbps: 910.560 --- 10.188.81.22 tcpbench statistics --- 681992072 bytes sent over 5.999 seconds bandwidth min/avg/max/std-dev = 903.784/909.362/911.483/2.814 Mbps 6000 113815696 910.526 100.00% Conn: 1 Mbps: 910.526 Peak Mbps: 910.607 Avg Mbps: 910.526 tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 681992072 bytes received over 6.002 seconds bandwidth min/avg/max/std-dev = 903.320/909.323/910.607/2.685 Mbps sleep 1 ==== run-udp-copy ==== ssh ot2 'cd /usr/src/regress/sys/kern/sosplice/perf && make copy splice' `copy' is up to date. `splice' is up to date. pkill -x tcpbench *** Error 1 in target 'run-udp-copy' (ignored) ssh -f ot2 'cd /usr/src/regress/sys/kern/sosplice/perf && make PROG= LOCAL_ADDR=10.188.81.21 REMOTE_ADDR=10.188.81.22 remote-udp-copy' ; sleep 2 ; tcpbench -u -t 7 -b 10.188.81.21 -s -p 12346 & sleep 1 ; tcpbench -u -t 5 10.188.81.22 ; pkill -x tcpbench pkill -x copy *** Error 1 in target 'remote-udp-copy' (ignored) ./copy -u -b 10.188.81.22 12345 10.188.81.21 12346 & rpid=$! ; sleep 10 ; kill $rpid Elapsed: 1000 Mbps: 965.868 Peak Mbps: 965.868 Tx PPS: 82020 Elapsed: 1000 Mbps: 957.224 Peak Mbps: 957.224 Rx PPS: 81286 Elapsed: 2000 Mbps: 958.064 Peak Mbps: 965.868 Tx PPS: 81357 Elapsed: 1999 Mbps: 958.017 Peak Mbps: 958.017 Rx PPS: 81353 Elapsed: 3000 Mbps: 957.083 Peak Mbps: 965.868 Tx PPS: 81274 Elapsed: 3000 Mbps: 957.106 Peak Mbps: 958.017 Rx PPS: 81276 Elapsed: 4000 Mbps: 957.071 Peak Mbps: 965.868 Tx PPS: 81273 Elapsed: 4000 Mbps: 957.130 Peak Mbps: 958.017 Rx PPS: 81278 Elapsed: 5000 Mbps: 957.094 Peak Mbps: 965.868 Tx PPS: 81275 Elapsed: 5000 Mbps: 957.130 Peak Mbps: 958.017 Rx PPS: 81278 --- 10.188.81.22 tcpbench statistics --- 718902720 bytes sent over 5.999 seconds bandwidth min/avg/max/std-dev = 957.071/959.036/965.868/3.437 Mbps Elapsed: 6000 Mbps: 957.130 Peak Mbps: 958.017 Rx PPS: 81278 tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 718157888 bytes received over 6.002 seconds bandwidth min/avg/max/std-dev = 957.106/957.289/958.017/0.328 Mbps sleep 1 ==== run-udp-splice ==== ssh ot2 'cd /usr/src/regress/sys/kern/sosplice/perf && make copy splice' `copy' is up to date. `splice' is up to date. pkill -x tcpbench *** Error 1 in target 'run-udp-splice' (ignored) ssh -f ot2 'cd /usr/src/regress/sys/kern/sosplice/perf && make PROG= LOCAL_ADDR=10.188.81.21 REMOTE_ADDR=10.188.81.22 remote-udp-splice' ; sleep 2 ; tcpbench -u -t 7 -b 10.188.81.21 -s -p 12346 & sleep 1 ; tcpbench -u -t 5 10.188.81.22 ; pkill -x tcpbench pkill -x splice *** Error 1 in target 'remote-udp-splice' (ignored) ./splice -u -b 10.188.81.22 12345 10.188.81.21 12346 & rpid=$! ; sleep 10 ; kill $rpid Elapsed: 1000 Mbps: 965.868 Peak Mbps: 965.868 Tx PPS: 82020 Elapsed: 1000 Mbps: 957.212 Peak Mbps: 957.212 Rx PPS: 81285 Elapsed: 2000 Mbps: 958.064 Peak Mbps: 965.868 Tx PPS: 81357 Elapsed: 1999 Mbps: 958.029 Peak Mbps: 958.029 Rx PPS: 81354 Elapsed: 3000 Mbps: 957.106 Peak Mbps: 965.868 Tx PPS: 81276 Elapsed: 3000 Mbps: 957.118 Peak Mbps: 958.029 Rx PPS: 81277 Elapsed: 4000 Mbps: 957.047 Peak Mbps: 965.868 Tx PPS: 81271 Elapsed: 4000 Mbps: 957.130 Peak Mbps: 958.029 Rx PPS: 81278 Elapsed: 5000 Mbps: 957.094 Peak Mbps: 965.868 Tx PPS: 81275 Elapsed: 5000 Mbps: 957.118 Peak Mbps: 958.029 Rx PPS: 81277 --- 10.188.81.22 tcpbench statistics --- 718902720 bytes sent over 5.999 seconds bandwidth min/avg/max/std-dev = 957.047/959.036/965.868/3.437 Mbps Elapsed: 6000 Mbps: 957.130 Peak Mbps: 958.029 Rx PPS: 81278 tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 718196160 bytes received over 6.003 seconds bandwidth min/avg/max/std-dev = 957.118/957.289/958.029/0.332 Mbps sleep 1 PASS sys/kern/sosplice/perf Duration 0m51.36s