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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=139360 (MB=8696), tx/s=139360 (MB/s=8696) # 3.08 [+1.50] rx=139360 (8696 MB) # 3.08 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=134397 (MB=8386), tx/s=134397 (MB/s=8386) # 6.06 [+1.40] rx=67160 (8386 MB) # 6.06 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=149248 (MB=9313), tx/s=149248 (MB/s=9313) # 9.15 [+1.50] rx=149248 (9313 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=139981 (MB=8735), tx/s=139981 (MB/s=8735) # 12.13 [+1.40] rx=69275 (8735 MB) # 12.13 [+0.00] ok # 12.29 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=152064 (MB=9489), tx/s=152064 (MB/s=9489) # 15.21 [+1.50] rx=150147 (9369 MB) # 15.21 [+0.00] ok # 15.36 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=145983 (MB=9109), tx/s=145983 (MB/s=9109) # 18.18 [+1.40] rx=72922 (9109 MB) # 18.18 [+0.00] ok # 18.33 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=140192 (MB=8748), tx/s=140192 (MB/s=8748) # 21.25 [+1.50] rx=140192 (8748 MB) # 21.25 [+0.00] ok # 21.42 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=131305 (MB=8193), tx/s=131305 (MB/s=8193) # 24.24 [+1.36] rx=64930 (8193 MB) # 24.25 [+0.00] ok # 24.41 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.83 [+1.42] tx=150016 (MB=9361), tx/s=150016 (MB/s=9361) # 27.33 [+1.50] rx=150016 (9361 MB) # 27.33 [+0.00] ok # 27.49 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.91 [+1.42] tx=139468 (MB=8703), tx/s=139468 (MB/s=8703) # 30.31 [+1.40] rx=69699 (8703 MB) # 30.31 [+0.00] ok # 30.46 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=166112 (MB=10365), tx/s=166112 (MB/s=10365) # 33.39 [+1.50] rx=166112 (10365 MB) # 33.39 [+0.00] ok # 33.54 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.96 [+1.42] tx=145324 (MB=9068), tx/s=145324 (MB/s=9068) # 36.36 [+1.40] rx=72500 (9068 MB) # 36.36 [+0.00] ok # 36.39 [+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__->