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.57 [+1.42] tx=108864 (MB=6793), tx/s=108864 (MB/s=6793) # 3.07 [+1.50] rx=108789 (6788 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=127730 (MB=7970), tx/s=127730 (MB/s=7970) # 6.05 [+1.36] rx=63795 (7970 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=151328 (MB=9443), tx/s=151328 (MB/s=9443) # 9.13 [+1.50] rx=151328 (9443 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=123884 (MB=7730), tx/s=123884 (MB/s=7730) # 12.11 [+1.36] rx=60447 (7730 MB) # 12.11 [+0.00] ok # 12.30 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=156000 (MB=9734), tx/s=156000 (MB/s=9734) # 15.22 [+1.50] rx=156000 (9734 MB) # 15.22 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=138547 (MB=8645), tx/s=138547 (MB/s=8645) # 18.21 [+1.40] rx=69097 (8645 MB) # 18.21 [+0.00] ok # 18.36 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=137568 (MB=8584), tx/s=137568 (MB/s=8584) # 21.28 [+1.50] rx=137568 (8584 MB) # 21.28 [+0.00] ok # 21.46 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.42] tx=110104 (MB=6870), tx/s=110104 (MB/s=6870) # 24.28 [+1.40] rx=55000 (6870 MB) # 24.28 [+0.00] ok # 24.46 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=140576 (MB=8772), tx/s=140576 (MB/s=8772) # 27.39 [+1.50] rx=140576 (8772 MB) # 27.39 [+0.00] ok # 27.58 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=109803 (MB=6852), tx/s=109803 (MB/s=6852) # 30.40 [+1.36] rx=54805 (6852 MB) # 30.40 [+0.00] ok # 30.59 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=153184 (MB=9559), tx/s=153184 (MB/s=9559) # 33.51 [+1.50] rx=153184 (9559 MB) # 33.52 [+0.00] ok # 33.71 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=115671 (MB=7218), tx/s=115671 (MB/s=7218) # 36.53 [+1.40] rx=57503 (7218 MB) # 36.53 [+0.00] ok # 36.56 [+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__->