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=140128 (MB=8744), tx/s=140128 (MB/s=8744) # 3.07 [+1.50] rx=140128 (8744 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=132049 (MB=8240), tx/s=132049 (MB/s=8240) # 6.08 [+1.36] rx=66011 (8240 MB) # 6.08 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=144416 (MB=9012), tx/s=144416 (MB/s=9012) # 9.18 [+1.50] rx=144416 (9012 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=130029 (MB=8114), tx/s=130029 (MB/s=8114) # 12.18 [+1.36] rx=63282 (8114 MB) # 12.18 [+0.00] ok # 12.37 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=137376 (MB=8572), tx/s=137376 (MB/s=8572) # 15.29 [+1.50] rx=137376 (8572 MB) # 15.29 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=123951 (MB=7734), tx/s=123951 (MB/s=7734) # 18.29 [+1.40] rx=61917 (7734 MB) # 18.29 [+0.00] ok # 18.47 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=117888 (MB=7356), tx/s=117888 (MB/s=7356) # 21.39 [+1.50] rx=117888 (7356 MB) # 21.39 [+0.00] ok # 21.57 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.42] tx=113757 (MB=7098), tx/s=113757 (MB/s=7098) # 24.39 [+1.40] rx=56874 (7098 MB) # 24.39 [+0.00] ok # 24.57 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=124640 (MB=7777), tx/s=124640 (MB/s=7777) # 27.49 [+1.50] rx=124640 (7777 MB) # 27.49 [+0.00] ok # 27.66 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.42] tx=118075 (MB=7368), tx/s=118075 (MB/s=7368) # 30.48 [+1.40] rx=59027 (7368 MB) # 30.48 [+0.00] ok # 30.65 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=151392 (MB=9447), tx/s=151392 (MB/s=9447) # 33.57 [+1.50] rx=151392 (9447 MB) # 33.57 [+0.00] ok # 33.73 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=122218 (MB=7626), tx/s=122218 (MB/s=7626) # 36.55 [+1.40] rx=61103 (7626 MB) # 36.55 [+0.00] ok # 36.58 [+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__->