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=132928 (MB=8295), tx/s=132928 (MB/s=8295) # 3.06 [+1.50] rx=132928 (8295 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=127238 (MB=7940), tx/s=127238 (MB/s=7940) # 6.04 [+1.36] rx=63578 (7940 MB) # 6.04 [+0.00] ok # 6.23 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=140480 (MB=8766), tx/s=140480 (MB/s=8766) # 9.15 [+1.50] rx=140480 (8766 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=136544 (MB=8520), tx/s=136544 (MB/s=8520) # 12.14 [+1.40] rx=68259 (8520 MB) # 12.14 [+0.00] ok # 12.34 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=158816 (MB=9910), tx/s=158816 (MB/s=9910) # 15.26 [+1.50] rx=158816 (9910 MB) # 15.26 [+0.00] ok # 15.46 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=115301 (MB=7195), tx/s=115301 (MB/s=7195) # 18.28 [+1.40] rx=57451 (7195 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=127648 (MB=7965), tx/s=127648 (MB/s=7965) # 21.39 [+1.50] rx=127648 (7965 MB) # 21.39 [+0.00] ok # 21.58 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.42] tx=103081 (MB=6432), tx/s=103081 (MB/s=6432) # 24.40 [+1.40] rx=51484 (6432 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=145760 (MB=9095), tx/s=145760 (MB/s=9095) # 27.50 [+1.50] rx=145760 (9095 MB) # 27.50 [+0.00] ok # 27.68 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=128519 (MB=8020), tx/s=128519 (MB/s=8020) # 30.50 [+1.36] rx=64221 (8020 MB) # 30.50 [+0.00] ok # 30.68 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=162752 (MB=10156), tx/s=162752 (MB/s=10156) # 33.61 [+1.50] rx=162752 (10156 MB) # 33.61 [+0.00] ok # 33.79 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=133695 (MB=8343), tx/s=133695 (MB/s=8343) # 36.61 [+1.40] rx=66707 (8343 MB) # 36.61 [+0.00] ok # 36.64 [+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__->