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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=123072 (MB=7680), tx/s=123072 (MB/s=7680) # 3.07 [+1.50] rx=123072 (7680 MB) # 3.07 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=112729 (MB=7034), tx/s=112729 (MB/s=7034) # 6.09 [+1.40] rx=56294 (7034 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=116192 (MB=7250), tx/s=116192 (MB/s=7250) # 9.21 [+1.50] rx=116192 (7250 MB) # 9.21 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=109530 (MB=6835), tx/s=109530 (MB/s=6835) # 12.22 [+1.36] rx=54629 (6835 MB) # 12.22 [+0.00] ok # 12.42 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=141984 (MB=8860), tx/s=141984 (MB/s=8860) # 15.34 [+1.50] rx=141984 (8860 MB) # 15.34 [+0.00] ok # 15.53 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=132250 (MB=8252), tx/s=132250 (MB/s=8252) # 18.36 [+1.40] rx=65986 (8252 MB) # 18.36 [+0.00] ok # 18.56 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=111136 (MB=6935), tx/s=111136 (MB/s=6935) # 21.48 [+1.50] rx=111136 (6935 MB) # 21.49 [+0.00] ok # 21.68 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.46] tx=106817 (MB=6665), tx/s=106817 (MB/s=6665) # 24.50 [+1.36] rx=53340 (6665 MB) # 24.50 [+0.00] ok # 24.69 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.12 [+1.43] tx=117376 (MB=7324), tx/s=117376 (MB/s=7324) # 27.62 [+1.50] rx=117376 (7324 MB) # 27.62 [+0.00] ok # 27.82 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.28 [+1.46] tx=123853 (MB=7728), tx/s=123853 (MB/s=7728) # 30.64 [+1.36] rx=61912 (7728 MB) # 30.64 [+0.00] ok # 30.84 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=139296 (MB=8692), tx/s=139296 (MB/s=8692) # 33.76 [+1.50] rx=139296 (8692 MB) # 33.77 [+0.00] ok # 33.97 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.39 [+1.42] tx=132363 (MB=8259), tx/s=132363 (MB/s=8259) # 36.79 [+1.40] rx=66031 (8259 MB) # 36.79 [+0.00] ok # 36.82 [+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__->