START sys/kern/sosplice/perf 2025-01-07T01:17:28Z ==== 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 112487880 899.903 100.00% Conn: 1 Mbps: 899.903 Peak Mbps: 899.903 Avg Mbps: 899.903 999 112442992 900.444 100.00% Conn: 1 Mbps: 900.444 Peak Mbps: 900.444 Avg Mbps: 900.444 2000 113815696 910.526 100.00% Conn: 1 Mbps: 910.526 Peak Mbps: 910.526 Avg Mbps: 910.526 2000 113812800 910.502 100.00% Conn: 1 Mbps: 910.502 Peak Mbps: 910.502 Avg Mbps: 910.502 3000 113818592 910.549 100.00% Conn: 1 Mbps: 910.549 Peak Mbps: 910.549 Avg Mbps: 910.549 3000 113809904 910.479 100.00% Conn: 1 Mbps: 910.479 Peak Mbps: 910.502 Avg Mbps: 910.479 4000 113830176 910.641 100.00% Conn: 1 Mbps: 910.641 Peak Mbps: 910.641 Avg Mbps: 910.641 4000 113809904 910.479 100.00% Conn: 1 Mbps: 910.479 Peak Mbps: 910.502 Avg Mbps: 910.479 5000 113807008 910.456 100.00% Conn: 1 Mbps: 910.456 Peak Mbps: 910.641 Avg Mbps: 910.456 5000 113809904 910.479 100.00% Conn: 1 Mbps: 910.479 Peak Mbps: 910.502 Avg Mbps: 910.479 --- 10.188.81.22 tcpbench statistics --- 681444728 bytes sent over 5.999 seconds bandwidth min/avg/max/std-dev = 899.903/908.415/910.641/4.256 Mbps tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 681444728 bytes received over 6.002 seconds bandwidth min/avg/max/std-dev = 900.444/908.477/910.502/4.016 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 112952688 903.622 100.00% Conn: 1 Mbps: 903.622 Peak Mbps: 903.622 Avg Mbps: 903.622 1000 112910696 903.286 100.00% Conn: 1 Mbps: 903.286 Peak Mbps: 903.286 Avg Mbps: 903.286 2000 113793976 911.263 100.00% Conn: 1 Mbps: 911.263 Peak Mbps: 911.263 Avg Mbps: 911.263 2000 113796872 910.375 100.00% Conn: 1 Mbps: 910.375 Peak Mbps: 910.375 Avg Mbps: 910.375 3000 113801216 910.410 100.00% Conn: 1 Mbps: 910.410 Peak Mbps: 911.263 Avg Mbps: 910.410 3000 113796872 910.375 100.00% Conn: 1 Mbps: 910.375 Peak Mbps: 910.375 Avg Mbps: 910.375 4000 113805560 910.444 100.00% Conn: 1 Mbps: 910.444 Peak Mbps: 911.263 Avg Mbps: 910.444 4000 113802664 910.421 100.00% Conn: 1 Mbps: 910.421 Peak Mbps: 910.421 Avg Mbps: 910.421 5000 113808456 910.468 100.00% Conn: 1 Mbps: 910.468 Peak Mbps: 911.263 Avg Mbps: 910.468 5000 113804112 910.433 100.00% Conn: 1 Mbps: 910.433 Peak Mbps: 910.433 Avg Mbps: 910.433 --- 10.188.81.22 tcpbench statistics --- 681895056 bytes sent over 5.999 seconds bandwidth min/avg/max/std-dev = 903.622/909.241/911.263/2.828 Mbps 6000 113783840 910.271 100.00% Conn: 1 Mbps: 910.271 Peak Mbps: 910.433 Avg Mbps: 910.271 tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 681895056 bytes received over 6.002 seconds bandwidth min/avg/max/std-dev = 903.286/909.193/910.433/2.643 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.142 Peak Mbps: 957.142 Rx PPS: 81279 Elapsed: 2000 Mbps: 958.064 Peak Mbps: 965.868 Tx PPS: 81357 Elapsed: 1999 Mbps: 957.982 Peak Mbps: 957.982 Rx PPS: 81350 Elapsed: 3000 Mbps: 957.094 Peak Mbps: 965.868 Tx PPS: 81275 Elapsed: 2999 Mbps: 957.130 Peak Mbps: 957.982 Rx PPS: 81278 Elapsed: 4000 Mbps: 957.047 Peak Mbps: 965.868 Tx PPS: 81271 Elapsed: 4000 Mbps: 957.130 Peak Mbps: 957.982 Rx PPS: 81278 Elapsed: 5000 Mbps: 957.106 Peak Mbps: 965.868 Tx PPS: 81276 Elapsed: 5000 Mbps: 957.118 Peak Mbps: 957.982 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.106 Peak Mbps: 957.982 Rx PPS: 81276 tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 718153472 bytes received over 6.002 seconds bandwidth min/avg/max/std-dev = 957.106/957.268/957.982/0.319 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.177 Peak Mbps: 957.177 Rx PPS: 81282 Elapsed: 2000 Mbps: 958.064 Peak Mbps: 965.868 Tx PPS: 81357 Elapsed: 1999 Mbps: 957.687 Peak Mbps: 957.687 Rx PPS: 81325 Elapsed: 3000 Mbps: 957.094 Peak Mbps: 965.868 Tx PPS: 81275 Elapsed: 3000 Mbps: 956.718 Peak Mbps: 957.687 Rx PPS: 81243 Elapsed: 4000 Mbps: 957.059 Peak Mbps: 965.868 Tx PPS: 81272 Elapsed: 4000 Mbps: 956.258 Peak Mbps: 957.687 Rx PPS: 81204 Elapsed: 5000 Mbps: 957.094 Peak Mbps: 965.868 Tx PPS: 81275 Elapsed: 5000 Mbps: 957.118 Peak Mbps: 957.687 Rx PPS: 81277 --- 10.188.81.22 tcpbench statistics --- 718902720 bytes sent over 5.999 seconds bandwidth min/avg/max/std-dev = 957.059/959.036/965.868/3.437 Mbps Elapsed: 6000 Mbps: 957.130 Peak Mbps: 957.687 Rx PPS: 81278 tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 717976832 bytes received over 6.003 seconds bandwidth min/avg/max/std-dev = 956.258/957.015/957.687/0.440 Mbps sleep 1 PASS sys/kern/sosplice/perf Duration 0m51.39s