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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=140288 (MB=8754), tx/s=140288 (MB/s=8754) # 3.09 [+1.50] rx=140288 (8754 MB) # 3.09 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=113483 (MB=7081), tx/s=113483 (MB/s=7081) # 6.09 [+1.40] rx=56733 (7081 MB) # 6.09 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=150144 (MB=9369), tx/s=150144 (MB/s=9369) # 9.17 [+1.50] rx=150144 (9369 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=139130 (MB=8682), tx/s=139130 (MB/s=8682) # 12.17 [+1.36] rx=69516 (8682 MB) # 12.17 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=166048 (MB=10362), tx/s=166048 (MB/s=10362) # 15.27 [+1.50] rx=166048 (10362 MB) # 15.27 [+0.00] ok # 15.46 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=125330 (MB=7821), tx/s=125330 (MB/s=7821) # 18.28 [+1.40] rx=62612 (7821 MB) # 18.29 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=116608 (MB=7276), tx/s=116608 (MB/s=7276) # 21.39 [+1.50] rx=116608 (7276 MB) # 21.39 [+0.00] ok # 21.58 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=116114 (MB=7245), tx/s=116114 (MB/s=7245) # 24.40 [+1.36] rx=58038 (7245 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=149056 (MB=9301), tx/s=149056 (MB/s=9301) # 27.50 [+1.50] rx=149056 (9301 MB) # 27.50 [+0.00] ok # 27.68 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.42] tx=108248 (MB=6755), tx/s=108248 (MB/s=6755) # 30.50 [+1.40] rx=54114 (6755 MB) # 30.50 [+0.00] ok # 30.68 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=165632 (MB=10336), tx/s=165632 (MB/s=10336) # 33.61 [+1.50] rx=165632 (10336 MB) # 33.61 [+0.00] ok # 33.79 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=141857 (MB=8852), tx/s=141857 (MB/s=8852) # 36.62 [+1.40] rx=70095 (8852 MB) # 36.62 [+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__->