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=99168 (MB=6188), tx/s=99168 (MB/s=6188) # 3.05 [+1.50] rx=99168 (6188 MB) # 3.05 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.42] tx=110041 (MB=6866), tx/s=110041 (MB/s=6866) # 6.04 [+1.40] rx=54931 (6866 MB) # 6.04 [+0.00] ok # 6.21 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=81216 (MB=5068), tx/s=81216 (MB/s=5068) # 9.13 [+1.50] rx=81216 (5068 MB) # 9.13 [+0.00] ok # 9.31 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=113453 (MB=7079), tx/s=113453 (MB/s=7079) # 12.13 [+1.36] rx=56611 (7079 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=101824 (MB=6354), tx/s=101824 (MB/s=6354) # 15.23 [+1.50] rx=101824 (6354 MB) # 15.23 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.46] tx=109692 (MB=6845), tx/s=109692 (MB/s=6845) # 18.23 [+1.36] rx=54372 (6845 MB) # 18.23 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=82752 (MB=5164), tx/s=82752 (MB/s=5164) # 21.33 [+1.50] rx=82752 (5164 MB) # 21.33 [+0.00] ok # 21.51 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=113292 (MB=7069), tx/s=113292 (MB/s=7069) # 24.33 [+1.36] rx=56631 (7069 MB) # 24.33 [+0.00] ok # 24.52 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=89600 (MB=5591), tx/s=89600 (MB/s=5591) # 27.45 [+1.50] rx=89600 (5591 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.42] tx=115684 (MB=7219), tx/s=115684 (MB/s=7219) # 30.45 [+1.40] rx=57692 (7219 MB) # 30.45 [+0.00] ok # 30.62 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=133888 (MB=8355), tx/s=133888 (MB/s=8355) # 33.54 [+1.50] rx=133888 (8355 MB) # 33.54 [+0.00] ok # 33.70 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=129641 (MB=8090), tx/s=129641 (MB/s=8090) # 36.52 [+1.40] rx=64637 (8090 MB) # 36.52 [+0.00] ok # 36.54 [+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__->