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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=127136 (MB=7933), tx/s=127136 (MB/s=7933) # 3.06 [+1.50] rx=126087 (7868 MB) # 3.06 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=129845 (MB=8102), tx/s=129845 (MB/s=8102) # 6.04 [+1.36] rx=64904 (8102 MB) # 6.04 [+0.00] ok # 6.22 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=143200 (MB=8936), tx/s=143200 (MB/s=8936) # 9.14 [+1.50] rx=143200 (8936 MB) # 9.14 [+0.00] ok # 9.32 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=119215 (MB=7439), tx/s=119215 (MB/s=7439) # 12.14 [+1.40] rx=59517 (7439 MB) # 12.14 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=157920 (MB=9854), tx/s=157920 (MB/s=9854) # 15.24 [+1.50] rx=157920 (9854 MB) # 15.24 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=136886 (MB=8542), tx/s=136886 (MB/s=8542) # 18.24 [+1.40] rx=68320 (8542 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=117056 (MB=7304), tx/s=117056 (MB/s=7304) # 21.34 [+1.50] rx=117056 (7304 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=117358 (MB=7323), tx/s=117358 (MB/s=7323) # 24.34 [+1.40] rx=58663 (7323 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=148768 (MB=9283), tx/s=148768 (MB/s=9283) # 27.43 [+1.50] rx=148768 (9283 MB) # 27.43 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=132060 (MB=8241), tx/s=132060 (MB/s=8241) # 30.42 [+1.36] rx=65014 (8241 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=158272 (MB=9876), tx/s=158272 (MB/s=9876) # 33.51 [+1.50] rx=158272 (9876 MB) # 33.52 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=131243 (MB=8190), tx/s=131243 (MB/s=8190) # 36.50 [+1.40] rx=65496 (8190 MB) # 36.51 [+0.00] ok # 36.53 [+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__->