START sys/kern/sosplice/perf 2025-01-31T03:51:30Z Splice.c: loadable library and perl binaries are mismatched (got first handshake key 0x9a80000, needed 0x9a00000) *** Warning in /usr/src/regress/sys/kern/sosplice/perf: "perl -Mstrict -Mwarnings -e ' eval { require BSD::Socket::Splice } or print $@; eval { require Socket6 } or print $@; '" returned non-zero status (../Makefile.inc:15) ==== run-tcp-copy ==== Splice.c: loadable library and perl binaries are mismatched (got first handshake key 0x9a80000, needed 0x9a00000) *** Warning in /usr/src/regress/sys/kern/sosplice/perf: "perl -Mstrict -Mwarnings -e ' eval { require BSD::Socket::Splice } or print $@; eval { require Socket6 } or print $@; '" returned non-zero status (../Makefile.inc:15) 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' Splice.c: loadable library and perl binaries are mismatched (got first handshake key 0x9a80000, needed 0x9a00000) *** Warning in /usr/src/regress/sys/kern/sosplice/perf: "perl -Mstrict -Mwarnings -e ' eval { require BSD::Socket::Splice } or print $@; eval { require Socket6 } or print $@; '" returned non-zero status (../Makefile.inc:15) 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 `copy' is up to date. `splice' is up to date. 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 Splice.c: loadable library and perl binaries are mismatched (got first handshake key 0x9a80000, needed 0x9a00000) *** Warning in /usr/src/regress/sys/kern/sosplice/perf: "perl -Mstrict -Mwarnings -e ' eval { require BSD::Socket::Splice } or print $@; eval { require Socket6 } or print $@; '" returned non-zero status (../Makefile.inc:15) 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 112524080 900.193 100.00% Conn: 1 Mbps: 900.193 Peak Mbps: 900.193 Avg Mbps: 900.193 1000 112513944 900.112 100.00% Conn: 1 Mbps: 900.112 Peak Mbps: 900.112 Avg Mbps: 900.112 2000 113828728 910.630 100.00% Conn: 1 Mbps: 910.630 Peak Mbps: 910.630 Avg Mbps: 910.630 2000 113808456 910.468 100.00% Conn: 1 Mbps: 910.468 Peak Mbps: 910.468 Avg Mbps: 910.468 3000 113812800 910.502 100.00% Conn: 1 Mbps: 910.502 Peak Mbps: 910.630 Avg Mbps: 910.502 3000 113808456 910.468 100.00% Conn: 1 Mbps: 910.468 Peak Mbps: 910.468 Avg Mbps: 910.468 4000 113807008 910.456 100.00% Conn: 1 Mbps: 910.456 Peak Mbps: 910.630 Avg Mbps: 910.456 4000 113809904 910.479 100.00% Conn: 1 Mbps: 910.479 Peak Mbps: 910.479 Avg Mbps: 910.479 5000 113809904 910.479 100.00% Conn: 1 Mbps: 910.479 Peak Mbps: 910.630 Avg Mbps: 910.479 5000 113809904 910.479 100.00% Conn: 1 Mbps: 910.479 Peak Mbps: 910.479 Avg Mbps: 910.479 --- 10.188.81.22 tcpbench statistics --- 681495408 bytes sent over 5.999 seconds bandwidth min/avg/max/std-dev = 900.193/908.452/910.630/4.130 Mbps tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 681495408 bytes received over 6.002 seconds bandwidth min/avg/max/std-dev = 900.112/908.401/910.479/4.145 Mbps sleep 1 ==== run-tcp-splice ==== Splice.c: loadable library and perl binaries are mismatched (got first handshake key 0x9a80000, needed 0x9a00000) *** Warning in /usr/src/regress/sys/kern/sosplice/perf: "perl -Mstrict -Mwarnings -e ' eval { require BSD::Socket::Splice } or print $@; eval { require Socket6 } or print $@; '" returned non-zero status (../Makefile.inc:15) ln -s relay splice ssh ot2 'cd /usr/src/regress/sys/kern/sosplice/perf && make copy splice' Splice.c: loadable library and perl binaries are mismatched (got first handshake key 0x9a80000, needed 0x9a00000) *** Warning in /usr/src/regress/sys/kern/sosplice/perf: "perl -Mstrict -Mwarnings -e ' eval { require BSD::Socket::Splice } or print $@; eval { require Socket6 } or print $@; '" returned non-zero status (../Makefile.inc:15) `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 Splice.c: loadable library and perl binaries are mismatched (got first handshake key 0x9a80000, needed 0x9a00000) *** Warning in /usr/src/regress/sys/kern/sosplice/perf: "perl -Mstrict -Mwarnings -e ' eval { require BSD::Socket::Splice } or print $@; eval { require Socket6 } or print $@; '" returned non-zero status (../Makefile.inc:15) 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 113030880 904.247 100.00% Conn: 1 Mbps: 904.247 Peak Mbps: 904.247 Avg Mbps: 904.247 999 113001920 904.920 100.00% Conn: 1 Mbps: 904.920 Peak Mbps: 904.920 Avg Mbps: 904.920 2000 113811352 910.491 100.00% Conn: 1 Mbps: 910.491 Peak Mbps: 910.491 Avg Mbps: 910.491 1999 113809904 910.479 100.00% Conn: 1 Mbps: 910.479 Peak Mbps: 910.479 Avg Mbps: 910.479 3000 113801216 910.410 100.00% Conn: 1 Mbps: 910.410 Peak Mbps: 910.491 Avg Mbps: 910.410 3000 113809904 910.479 100.00% Conn: 1 Mbps: 910.479 Peak Mbps: 910.479 Avg Mbps: 910.479 4000 113814248 910.514 100.00% Conn: 1 Mbps: 910.514 Peak Mbps: 910.514 Avg Mbps: 910.514 4000 113811352 910.491 100.00% Conn: 1 Mbps: 910.491 Peak Mbps: 910.491 Avg Mbps: 910.491 5000 113798320 910.387 100.00% Conn: 1 Mbps: 910.387 Peak Mbps: 910.514 Avg Mbps: 910.387 5000 113801216 910.410 100.00% Conn: 1 Mbps: 910.410 Peak Mbps: 910.491 Avg Mbps: 910.410 --- 10.188.81.22 tcpbench statistics --- 682010896 bytes sent over 5.999 seconds bandwidth min/avg/max/std-dev = 904.247/909.210/910.514/2.482 Mbps tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 682010896 bytes received over 6.002 seconds bandwidth min/avg/max/std-dev = 904.920/909.356/910.491/2.218 Mbps sleep 1 ==== run-udp-copy ==== Splice.c: loadable library and perl binaries are mismatched (got first handshake key 0x9a80000, needed 0x9a00000) *** Warning in /usr/src/regress/sys/kern/sosplice/perf: "perl -Mstrict -Mwarnings -e ' eval { require BSD::Socket::Splice } or print $@; eval { require Socket6 } or print $@; '" returned non-zero status (../Makefile.inc:15) ssh ot2 'cd /usr/src/regress/sys/kern/sosplice/perf && make copy splice' Splice.c: loadable library and perl binaries are mismatched (got first handshake key 0x9a80000, needed 0x9a00000) *** Warning in /usr/src/regress/sys/kern/sosplice/perf: "perl -Mstrict -Mwarnings -e ' eval { require BSD::Socket::Splice } or print $@; eval { require Socket6 } or print $@; '" returned non-zero status (../Makefile.inc:15) `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 Splice.c: loadable library and perl binaries are mismatched (got first handshake key 0x9a80000, needed 0x9a00000) *** Warning in /usr/src/regress/sys/kern/sosplice/perf: "perl -Mstrict -Mwarnings -e ' eval { require BSD::Socket::Splice } or print $@; eval { require Socket6 } or print $@; '" returned non-zero status (../Makefile.inc:15) 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.130 Peak Mbps: 957.130 Rx PPS: 81278 Elapsed: 2000 Mbps: 958.064 Peak Mbps: 965.868 Tx PPS: 81357 Elapsed: 1999 Mbps: 958.005 Peak Mbps: 958.005 Rx PPS: 81352 Elapsed: 3000 Mbps: 957.083 Peak Mbps: 965.868 Tx PPS: 81274 Elapsed: 3000 Mbps: 957.106 Peak Mbps: 958.005 Rx PPS: 81276 Elapsed: 4000 Mbps: 957.071 Peak Mbps: 965.868 Tx PPS: 81273 Elapsed: 4000 Mbps: 957.130 Peak Mbps: 958.005 Rx PPS: 81278 Elapsed: 5000 Mbps: 957.094 Peak Mbps: 965.868 Tx PPS: 81275 Elapsed: 5000 Mbps: 957.130 Peak Mbps: 958.005 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.094 Peak Mbps: 958.005 Rx PPS: 81275 tcpbench: Terminated by signal 15 --- tcpbench server statistics --- 718149056 bytes received over 6.002 seconds bandwidth min/avg/max/std-dev = 957.094/957.266/958.005/0.331 Mbps sleep 1 ==== run-udp-splice ==== Splice.c: loadable library and perl binaries are mismatched (got first handshake key 0x9a80000, needed 0x9a00000) *** Warning in /usr/src/regress/sys/kern/sosplice/perf: "perl -Mstrict -Mwarnings -e ' eval { require BSD::Socket::Splice } or print $@; eval { require Socket6 } or print $@; '" returned non-zero status (../Makefile.inc:15) ssh ot2 'cd /usr/src/regress/sys/kern/sosplice/perf && make copy splice' Splice.c: loadable library and perl binaries are mismatched (got first handshake key 0x9a80000, needed 0x9a00000) *** Warning in /usr/src/regress/sys/kern/sosplice/perf: "perl -Mstrict -Mwarnings -e ' eval { require BSD::Socket::Splice } or print $@; eval { require Socket6 } or print $@; '" returned non-zero status (../Makefile.inc:15) `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 Splice.c: loadable library and perl binaries are mismatched (got first handshake key 0x9a80000, needed 0x9a00000) *** Warning in /usr/src/regress/sys/kern/sosplice/perf: "perl -Mstrict -Mwarnings -e ' eval { require BSD::Socket::Splice } or print $@; eval { require Socket6 } or print $@; '" returned non-zero status (../Makefile.inc:15) 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.118 Peak Mbps: 957.118 Rx PPS: 81277 Elapsed: 2000 Mbps: 958.064 Peak Mbps: 965.868 Tx PPS: 81357 Elapsed: 1999 Mbps: 958.005 Peak Mbps: 958.005 Rx PPS: 81352 Elapsed: 3000 Mbps: 957.083 Peak Mbps: 965.868 Tx PPS: 81274 Elapsed: 3000 Mbps: 957.106 Peak Mbps: 958.005 Rx PPS: 81276 Elapsed: 4000 Mbps: 957.059 Peak Mbps: 965.868 Tx PPS: 81272 Elapsed: 4000 Mbps: 957.130 Peak Mbps: 958.005 Rx PPS: 81278 Elapsed: 5000 Mbps: 957.094 Peak Mbps: 965.868 Tx PPS: 81275 Elapsed: 5000 Mbps: 957.118 Peak Mbps: 958.005 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.034/965.868/3.438 Mbps Elapsed: 6000 Mbps: 957.130 Peak Mbps: 958.005 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.268/958.005/0.330 Mbps sleep 1 PASS sys/kern/sosplice/perf Duration 0m51.12s