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.58 [+1.42] tx=139424 (MB=8700), tx/s=139424 (MB/s=8700) # 3.08 [+1.50] rx=139424 (8700 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=123998 (MB=7737), tx/s=123998 (MB/s=7737) # 6.07 [+1.36] rx=61865 (7737 MB) # 6.08 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=141920 (MB=8856), tx/s=141920 (MB/s=8856) # 9.19 [+1.50] rx=141920 (8856 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=138586 (MB=8648), tx/s=138586 (MB/s=8648) # 12.19 [+1.40] rx=69221 (8648 MB) # 12.20 [+0.00] ok # 12.38 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=165056 (MB=10300), tx/s=165056 (MB/s=10300) # 15.30 [+1.50] rx=165056 (10300 MB) # 15.30 [+0.00] ok # 15.47 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=120355 (MB=7510), tx/s=120355 (MB/s=7510) # 18.29 [+1.40] rx=59899 (7510 MB) # 18.30 [+0.00] ok # 18.48 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=124992 (MB=7799), tx/s=124992 (MB/s=7799) # 21.40 [+1.50] rx=124992 (7799 MB) # 21.40 [+0.00] ok # 21.59 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=125885 (MB=7855), tx/s=125885 (MB/s=7855) # 24.41 [+1.36] rx=62907 (7855 MB) # 24.41 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=148576 (MB=9271), tx/s=148576 (MB/s=9271) # 27.52 [+1.50] rx=148576 (9271 MB) # 27.52 [+0.00] ok # 27.70 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=133640 (MB=8339), tx/s=133640 (MB/s=8339) # 30.52 [+1.36] rx=66746 (8339 MB) # 30.52 [+0.00] ok # 30.70 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=160416 (MB=10010), tx/s=160416 (MB/s=10010) # 33.63 [+1.50] rx=160416 (10010 MB) # 33.63 [+0.00] ok # 33.81 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.23 [+1.42] tx=132823 (MB=8288), tx/s=132823 (MB/s=8288) # 36.63 [+1.40] rx=65832 (8288 MB) # 36.63 [+0.00] ok # 36.65 [+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__->