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=128064 (MB=7991), tx/s=128064 (MB/s=7991) # 3.06 [+1.50] rx=128064 (7991 MB) # 3.06 [+0.00] ok # 3.26 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.43] tx=104723 (MB=6535), tx/s=104723 (MB/s=6535) # 6.09 [+1.40] rx=52340 (6535 MB) # 6.09 [+0.00] ok # 6.29 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=113920 (MB=7109), tx/s=113920 (MB/s=7109) # 9.21 [+1.50] rx=113920 (7109 MB) # 9.21 [+0.00] ok # 9.42 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.42] tx=110910 (MB=6921), tx/s=110910 (MB/s=6921) # 12.25 [+1.40] rx=53906 (6921 MB) # 12.25 [+0.00] ok # 12.42 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=134336 (MB=8383), tx/s=134336 (MB/s=8383) # 15.35 [+1.50] rx=134336 (8383 MB) # 15.35 [+0.00] ok # 15.54 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=114608 (MB=7151), tx/s=114608 (MB/s=7151) # 18.36 [+1.40] rx=56953 (7151 MB) # 18.37 [+0.00] ok # 18.57 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.00 [+1.42] tx=137664 (MB=8590), tx/s=137664 (MB/s=8590) # 21.50 [+1.50] rx=137664 (8590 MB) # 21.50 [+0.00] ok # 21.69 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=103986 (MB=6489), tx/s=103986 (MB/s=6489) # 24.52 [+1.36] rx=51848 (6489 MB) # 24.52 [+0.00] ok # 24.72 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=144768 (MB=9034), tx/s=144768 (MB/s=9034) # 27.64 [+1.50] rx=144768 (9034 MB) # 27.64 [+0.00] ok # 27.83 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.43] tx=127944 (MB=7984), tx/s=127944 (MB/s=7984) # 30.66 [+1.40] rx=63923 (7984 MB) # 30.66 [+0.00] ok # 30.85 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=135168 (MB=8434), tx/s=135168 (MB/s=8434) # 33.77 [+1.50] rx=135168 (8434 MB) # 33.77 [+0.00] ok # 33.96 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.38 [+1.42] tx=117960 (MB=7361), tx/s=117960 (MB/s=7361) # 36.78 [+1.40] rx=58345 (7361 MB) # 36.78 [+0.00] ok # 36.81 [+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__->