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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=88064 (MB=5495), tx/s=88064 (MB/s=5495) # 3.05 [+1.50] rx=88064 (5495 MB) # 3.05 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=127639 (MB=7965), tx/s=127639 (MB/s=7965) # 6.03 [+1.36] rx=63781 (7965 MB) # 6.03 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=92832 (MB=5793), tx/s=92832 (MB/s=5793) # 9.11 [+1.50] rx=92832 (5793 MB) # 9.11 [+0.00] ok # 9.29 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=117191 (MB=7313), tx/s=117191 (MB/s=7313) # 12.11 [+1.36] rx=58525 (7313 MB) # 12.11 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=141280 (MB=8816), tx/s=141280 (MB/s=8816) # 15.20 [+1.50] rx=141280 (8816 MB) # 15.20 [+0.00] ok # 15.38 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=129354 (MB=8072), tx/s=129354 (MB/s=8072) # 18.20 [+1.40] rx=64540 (8072 MB) # 18.20 [+0.00] ok # 18.37 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=95008 (MB=5928), tx/s=95008 (MB/s=5928) # 21.29 [+1.50] rx=95008 (5928 MB) # 21.29 [+0.00] ok # 21.48 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.42] tx=116322 (MB=7258), tx/s=116322 (MB/s=7258) # 24.30 [+1.40] rx=58126 (7258 MB) # 24.30 [+0.00] ok # 24.49 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.43] tx=122720 (MB=7658), tx/s=122720 (MB/s=7658) # 27.42 [+1.50] rx=122641 (7653 MB) # 27.42 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=135320 (MB=8444), tx/s=135320 (MB/s=8444) # 30.40 [+1.36] rx=67648 (8444 MB) # 30.40 [+0.00] ok # 30.55 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=136032 (MB=8488), tx/s=136032 (MB/s=8488) # 33.47 [+1.50] rx=136032 (8488 MB) # 33.47 [+0.00] ok # 33.62 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=132414 (MB=8263), tx/s=132414 (MB/s=8263) # 36.44 [+1.40] rx=66088 (8263 MB) # 36.44 [+0.00] ok # 36.47 [+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__->