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=139648 (MB=8714), tx/s=139648 (MB/s=8714) # 3.06 [+1.50] rx=139648 (8714 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=124903 (MB=7794), tx/s=124903 (MB/s=7794) # 6.03 [+1.36] rx=62367 (7794 MB) # 6.03 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=149408 (MB=9323), tx/s=149408 (MB/s=9323) # 9.11 [+1.50] rx=149408 (9323 MB) # 9.11 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.68 [+1.42] tx=124078 (MB=7742), tx/s=124078 (MB/s=7742) # 12.08 [+1.40] rx=61872 (7742 MB) # 12.08 [+0.00] ok # 12.26 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=157632 (MB=9836), tx/s=157632 (MB/s=9836) # 15.18 [+1.50] rx=157632 (9836 MB) # 15.18 [+0.00] ok # 15.34 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=143521 (MB=8956), tx/s=143521 (MB/s=8956) # 18.16 [+1.40] rx=71722 (8956 MB) # 18.17 [+0.00] ok # 18.34 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=139616 (MB=8712), tx/s=139616 (MB/s=8712) # 21.26 [+1.50] rx=139616 (8712 MB) # 21.26 [+0.00] ok # 21.42 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=129239 (MB=8064), tx/s=129239 (MB/s=8064) # 24.25 [+1.36] rx=64603 (8064 MB) # 24.25 [+0.00] ok # 24.41 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=149600 (MB=9335), tx/s=149600 (MB/s=9335) # 27.34 [+1.50] rx=149600 (9335 MB) # 27.34 [+0.00] ok # 27.50 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.92 [+1.42] tx=136821 (MB=8538), tx/s=136821 (MB/s=8538) # 30.32 [+1.40] rx=68391 (8538 MB) # 30.32 [+0.00] ok # 30.49 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.91 [+1.42] tx=164288 (MB=10252), tx/s=164288 (MB/s=10252) # 33.41 [+1.50] rx=164288 (10252 MB) # 33.41 [+0.00] ok # 33.58 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.42] tx=135640 (MB=8464), tx/s=135640 (MB/s=8464) # 36.40 [+1.40] rx=67767 (8464 MB) # 36.40 [+0.00] ok # 36.42 [+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__->