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=112064 (MB=6993), tx/s=112064 (MB/s=6993) # 3.05 [+1.50] rx=112064 (6993 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.63 [+1.42] tx=113671 (MB=7093), tx/s=113671 (MB/s=7093) # 6.03 [+1.40] rx=56816 (7093 MB) # 6.03 [+0.00] ok # 6.18 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=119744 (MB=7472), tx/s=119744 (MB/s=7472) # 9.10 [+1.50] rx=119744 (7472 MB) # 9.10 [+0.00] ok # 9.24 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.66 [+1.42] tx=120776 (MB=7536), tx/s=120776 (MB/s=7536) # 12.06 [+1.40] rx=60380 (7536 MB) # 12.06 [+0.00] ok # 12.22 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=131968 (MB=8235), tx/s=131968 (MB/s=8235) # 15.14 [+1.50] rx=131968 (8235 MB) # 15.14 [+0.00] ok # 15.29 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.71 [+1.42] tx=121410 (MB=7576), tx/s=121410 (MB/s=7576) # 18.11 [+1.40] rx=60660 (7576 MB) # 18.11 [+0.00] ok # 18.26 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.68 [+1.42] tx=105632 (MB=6591), tx/s=105632 (MB/s=6591) # 21.18 [+1.50] rx=105632 (6591 MB) # 21.18 [+0.00] ok # 21.33 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.75 [+1.42] tx=110991 (MB=6926), tx/s=110991 (MB/s=6926) # 24.15 [+1.40] rx=55487 (6926 MB) # 24.15 [+0.00] ok # 24.30 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.71 [+1.42] tx=116992 (MB=7300), tx/s=116992 (MB/s=7300) # 27.21 [+1.50] rx=116992 (7300 MB) # 27.21 [+0.00] ok # 27.37 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.79 [+1.42] tx=105134 (MB=6560), tx/s=105134 (MB/s=6560) # 30.19 [+1.40] rx=52546 (6560 MB) # 30.19 [+0.00] ok # 30.34 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.76 [+1.42] tx=130784 (MB=8161), tx/s=130784 (MB/s=8161) # 33.26 [+1.50] rx=130784 (8161 MB) # 33.27 [+0.00] ok # 33.42 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.84 [+1.42] tx=117743 (MB=7347), tx/s=117743 (MB/s=7347) # 36.24 [+1.40] rx=58802 (7347 MB) # 36.24 [+0.00] ok # 36.26 [+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__->