START sys/kern/sosplice/perf 2024-12-25T16:02:58Z ==== 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 112563176 900.505 100.00% Conn: 1 Mbps: 900.505 Peak Mbps: 900.505 Avg Mbps: 900.505 1000 112532768 900.262 100.00% Conn: 1 Mbps: 900.262 Peak Mbps: 900.262 Avg Mbps: 900.262 2000 113812800 911.414 100.00% Conn: 1 Mbps: 911.414 Peak Mbps: 911.414 Avg Mbps: 911.414 2000 113809904 910.479 100.00% Conn: 1 Mbps: 910.479 Peak Mbps: 910.479 Avg Mbps: 910.479 3000 113804112 910.433 100.00% Conn: 1 Mbps: 910.433 Peak Mbps: 911.414 Avg Mbps: 910.433 3000 113808456 910.468 100.00% Conn: 1 Mbps: 910.468 Peak Mbps: 910.479 Avg Mbps: 910.468 4000 113809904 910.479 100.00% Conn: 1 Mbps: 910.479 Peak Mbps: 911.414 Avg Mbps: 910.479 4000 113811352 910.491 100.00% Conn: 1 Mbps: 910.491 Peak Mbps: 910.491 Avg Mbps: 910.491 5000 113814248 911.425 100.00% Conn: 1 Mbps: 911.425 Peak Mbps: 911.425 Avg Mbps: 911.425 5000 113808456 910.468 100.00% Conn: 1 Mbps: 910.468 Peak Mbps: 910.491 Avg Mbps: 910.468 --- 10.188.81.22 tcpbench statistics --- 681509888 bytes sent over 5.999 seconds bandwidth min/avg/max/std-dev = 900.505/908.851/911.425/4.195 Mbps tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 681509888 bytes received over 6.002 seconds bandwidth min/avg/max/std-dev = 900.262/908.433/910.491/4.086 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 113016400 904.131 100.00% Conn: 1 Mbps: 904.131 Peak Mbps: 904.131 Avg Mbps: 904.131 1000 112978752 903.830 100.00% Conn: 1 Mbps: 903.830 Peak Mbps: 903.830 Avg Mbps: 903.830 2000 113815696 911.437 100.00% Conn: 1 Mbps: 911.437 Peak Mbps: 911.437 Avg Mbps: 911.437 2000 113812800 910.502 100.00% Conn: 1 Mbps: 910.502 Peak Mbps: 910.502 Avg Mbps: 910.502 3000 113835968 910.688 100.00% Conn: 1 Mbps: 910.688 Peak Mbps: 911.437 Avg Mbps: 910.688 3000 113820040 910.560 100.00% Conn: 1 Mbps: 910.560 Peak Mbps: 910.560 Avg Mbps: 910.560 4000 113807008 910.456 100.00% Conn: 1 Mbps: 910.456 Peak Mbps: 911.437 Avg Mbps: 910.456 4000 113811352 910.491 100.00% Conn: 1 Mbps: 910.491 Peak Mbps: 910.560 Avg Mbps: 910.491 5000 113817144 910.537 100.00% Conn: 1 Mbps: 910.537 Peak Mbps: 911.437 Avg Mbps: 910.537 5000 113817144 910.537 100.00% Conn: 1 Mbps: 910.537 Peak Mbps: 910.560 Avg Mbps: 910.537 --- 10.188.81.22 tcpbench statistics --- 682055784 bytes sent over 5.999 seconds bandwidth min/avg/max/std-dev = 904.131/909.450/911.437/2.682 Mbps 6000 113814248 910.514 100.00% Conn: 1 Mbps: 910.514 Peak Mbps: 910.560 Avg Mbps: 910.514 tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 682055784 bytes received over 6.002 seconds bandwidth min/avg/max/std-dev = 903.830/909.406/910.560/2.494 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.106 Peak Mbps: 957.106 Rx PPS: 81276 Elapsed: 2000 Mbps: 958.064 Peak Mbps: 965.868 Tx PPS: 81357 Elapsed: 1999 Mbps: 958.052 Peak Mbps: 958.052 Rx PPS: 81356 Elapsed: 3000 Mbps: 957.106 Peak Mbps: 965.868 Tx PPS: 81276 Elapsed: 3000 Mbps: 957.130 Peak Mbps: 958.052 Rx PPS: 81278 Elapsed: 4000 Mbps: 957.059 Peak Mbps: 965.868 Tx PPS: 81272 Elapsed: 4000 Mbps: 957.130 Peak Mbps: 958.052 Rx PPS: 81278 Elapsed: 5000 Mbps: 957.083 Peak Mbps: 965.868 Tx PPS: 81274 Elapsed: 5000 Mbps: 958.041 Peak Mbps: 958.052 Rx PPS: 81355 --- 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.106 Peak Mbps: 958.052 Rx PPS: 81276 tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 718149056 bytes received over 6.002 seconds bandwidth min/avg/max/std-dev = 957.106/957.427/958.052/0.438 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.142 Peak Mbps: 957.142 Rx PPS: 81279 Elapsed: 2000 Mbps: 958.064 Peak Mbps: 965.868 Tx PPS: 81357 Elapsed: 1999 Mbps: 957.994 Peak Mbps: 957.994 Rx PPS: 81351 Elapsed: 3000 Mbps: 957.083 Peak Mbps: 965.868 Tx PPS: 81274 Elapsed: 3000 Mbps: 957.106 Peak Mbps: 957.994 Rx PPS: 81276 Elapsed: 4000 Mbps: 958.005 Peak Mbps: 965.868 Tx PPS: 81352 Elapsed: 4000 Mbps: 957.130 Peak Mbps: 957.994 Rx PPS: 81278 Elapsed: 5000 Mbps: 957.118 Peak Mbps: 965.868 Tx PPS: 81277 Elapsed: 5000 Mbps: 957.130 Peak Mbps: 957.994 Rx PPS: 81278 --- 10.188.81.22 tcpbench statistics --- 718902720 bytes sent over 5.999 seconds bandwidth min/avg/max/std-dev = 957.083/959.228/965.868/3.346 Mbps Elapsed: 6000 Mbps: 957.130 Peak Mbps: 957.994 Rx PPS: 81278 tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 718156416 bytes received over 6.002 seconds bandwidth min/avg/max/std-dev = 957.106/957.272/957.994/0.323 Mbps sleep 1 PASS sys/kern/sosplice/perf Duration 0m50.09s