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.59 [+1.42] tx=136032 (MB=8488), tx/s=136032 (MB/s=8488) # 3.09 [+1.50] rx=136032 (8488 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=99348 (MB=6199), tx/s=99348 (MB/s=6199) # 6.12 [+1.36] rx=49625 (6199 MB) # 6.12 [+0.00] ok # 6.32 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=136384 (MB=8510), tx/s=136384 (MB/s=8510) # 9.25 [+1.50] rx=136384 (8510 MB) # 9.25 [+0.00] ok # 9.45 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.46] tx=115169 (MB=7186), tx/s=115169 (MB/s=7186) # 12.28 [+1.36] rx=56592 (7186 MB) # 12.28 [+0.00] ok # 12.49 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.42] tx=143168 (MB=8934), tx/s=143168 (MB/s=8934) # 15.41 [+1.50] rx=143168 (8934 MB) # 15.41 [+0.00] ok # 15.62 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.04 [+1.42] tx=127885 (MB=7980), tx/s=127885 (MB/s=7980) # 18.44 [+1.40] rx=63809 (7980 MB) # 18.44 [+0.00] ok # 18.65 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.07 [+1.42] tx=133856 (MB=8353), tx/s=133856 (MB/s=8353) # 21.57 [+1.50] rx=133856 (8353 MB) # 21.57 [+0.00] ok # 21.78 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.24 [+1.46] tx=113447 (MB=7079), tx/s=113447 (MB/s=7079) # 24.60 [+1.36] rx=56678 (7079 MB) # 24.60 [+0.00] ok # 24.80 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.22 [+1.42] tx=128224 (MB=8001), tx/s=128224 (MB/s=8001) # 27.72 [+1.50] rx=128224 (8001 MB) # 27.73 [+0.00] ok # 27.94 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.36 [+1.42] tx=113490 (MB=7082), tx/s=113490 (MB/s=7082) # 30.76 [+1.40] rx=56619 (7082 MB) # 30.76 [+0.00] ok # 30.96 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.38 [+1.42] tx=136128 (MB=8494), tx/s=136128 (MB/s=8494) # 33.88 [+1.50] rx=136128 (8494 MB) # 33.88 [+0.00] ok # 34.08 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.50 [+1.42] tx=115240 (MB=7191), tx/s=115240 (MB/s=7191) # 36.90 [+1.40] rx=57342 (7191 MB) # 36.90 [+0.00] ok # 36.93 [+0.02] 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__->