make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: io_uring_zerocopy_tx.sh # 0.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=125280 (MB=7817), tx/s=125280 (MB/s=7817) # 3.10 [+1.50] rx=125280 (7817 MB) # 3.10 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.43] tx=109923 (MB=6859), tx/s=109923 (MB/s=6859) # 6.14 [+1.40] rx=54901 (6859 MB) # 6.14 [+0.00] ok # 6.34 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=136160 (MB=8496), tx/s=136160 (MB/s=8496) # 9.26 [+1.50] rx=136160 (8496 MB) # 9.27 [+0.00] ok # 9.48 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.94 [+1.47] tx=109657 (MB=6843), tx/s=109657 (MB/s=6843) # 12.30 [+1.36] rx=54775 (6843 MB) # 12.30 [+0.00] ok # 12.52 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.94 [+1.43] tx=113280 (MB=7069), tx/s=113280 (MB/s=7069) # 15.44 [+1.50] rx=113280 (7069 MB) # 15.44 [+0.00] ok # 15.63 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.06 [+1.42] tx=101844 (MB=6355), tx/s=101844 (MB/s=6355) # 18.46 [+1.40] rx=50731 (6355 MB) # 18.46 [+0.00] ok # 18.68 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.10 [+1.42] tx=107712 (MB=6721), tx/s=107712 (MB/s=6721) # 21.60 [+1.50] rx=107712 (6721 MB) # 21.60 [+0.00] ok # 21.82 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.28 [+1.46] tx=124675 (MB=7780), tx/s=124675 (MB/s=7780) # 24.64 [+1.36] rx=62282 (7780 MB) # 24.64 [+0.00] ok # 24.85 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.27 [+1.42] tx=115104 (MB=7182), tx/s=115104 (MB/s=7182) # 27.77 [+1.50] rx=115104 (7182 MB) # 27.77 [+0.00] ok # 27.98 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.44 [+1.46] tx=127126 (MB=7933), tx/s=127126 (MB/s=7933) # 30.80 [+1.36] rx=63510 (7933 MB) # 30.80 [+0.00] ok # 31.02 [+0.22] ipv6 udp -m 3 -t 1 -n 32 # 32.44 [+1.42] tx=121696 (MB=7594), tx/s=121696 (MB/s=7594) # 33.95 [+1.50] rx=121696 (7594 MB) # 33.95 [+0.00] ok # 34.15 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.57 [+1.42] tx=123618 (MB=7714), tx/s=123618 (MB/s=7714) # 36.97 [+1.40] rx=61658 (7714 MB) # 36.97 [+0.00] ok # 37.00 [+0.03] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->