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=133888 (MB=8355), tx/s=133888 (MB/s=8355) # 3.08 [+1.50] rx=133888 (8355 MB) # 3.09 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=129186 (MB=8061), tx/s=129186 (MB/s=8061) # 6.09 [+1.36] rx=64564 (8061 MB) # 6.09 [+0.00] ok # 6.31 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=145024 (MB=9050), tx/s=145024 (MB/s=9050) # 9.23 [+1.50] rx=145024 (9050 MB) # 9.23 [+0.00] ok # 9.43 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=120554 (MB=7523), tx/s=120554 (MB/s=7523) # 12.25 [+1.36] rx=60256 (7523 MB) # 12.25 [+0.00] ok # 12.44 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=160736 (MB=10030), tx/s=160736 (MB/s=10030) # 15.36 [+1.50] rx=160736 (10030 MB) # 15.37 [+0.00] ok # 15.57 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=111104 (MB=6933), tx/s=111104 (MB/s=6933) # 18.39 [+1.40] rx=55300 (6933 MB) # 18.39 [+0.00] ok # 18.61 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=133952 (MB=8359), tx/s=133952 (MB/s=8359) # 21.53 [+1.50] rx=133952 (8359 MB) # 21.53 [+0.00] ok # 21.71 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.46] tx=112397 (MB=7013), tx/s=112397 (MB/s=7013) # 24.53 [+1.36] rx=56176 (7013 MB) # 24.53 [+0.00] ok # 24.72 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.43] tx=114496 (MB=7144), tx/s=114496 (MB/s=7144) # 27.65 [+1.50] rx=114496 (7144 MB) # 27.65 [+0.00] ok # 27.84 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.46] tx=133682 (MB=8342), tx/s=133682 (MB/s=8342) # 30.66 [+1.36] rx=66802 (8342 MB) # 30.66 [+0.00] ok # 30.84 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=124576 (MB=7774), tx/s=124576 (MB/s=7774) # 33.76 [+1.50] rx=124576 (7774 MB) # 33.77 [+0.00] ok # 33.95 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.38 [+1.42] tx=117501 (MB=7332), tx/s=117501 (MB/s=7332) # 36.78 [+1.40] rx=58435 (7332 MB) # 36.78 [+0.00] ok # 36.80 [+0.03] 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__->