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=129792 (MB=8099), tx/s=129792 (MB/s=8099) # 3.07 [+1.50] rx=129792 (8099 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=121558 (MB=7585), tx/s=121558 (MB/s=7585) # 6.07 [+1.36] rx=60763 (7585 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=150112 (MB=9367), tx/s=150112 (MB/s=9367) # 9.16 [+1.50] rx=150112 (9367 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=136372 (MB=8510), tx/s=136372 (MB/s=8510) # 12.16 [+1.36] rx=68157 (8510 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=157408 (MB=9822), tx/s=157408 (MB/s=9822) # 15.24 [+1.50] rx=157408 (9822 MB) # 15.24 [+0.00] ok # 15.40 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=139511 (MB=8705), tx/s=139511 (MB/s=8705) # 18.22 [+1.40] rx=69541 (8705 MB) # 18.22 [+0.00] ok # 18.39 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=137312 (MB=8568), tx/s=137312 (MB/s=8568) # 21.31 [+1.50] rx=137312 (8568 MB) # 21.31 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=128775 (MB=8036), tx/s=128775 (MB/s=8036) # 24.29 [+1.36] rx=64369 (8036 MB) # 24.29 [+0.00] ok # 24.44 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=149504 (MB=9329), tx/s=149504 (MB/s=9329) # 27.37 [+1.50] rx=149504 (9329 MB) # 27.37 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=125102 (MB=7806), tx/s=125102 (MB/s=7806) # 30.36 [+1.36] rx=62536 (7806 MB) # 30.36 [+0.00] ok # 30.52 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=156096 (MB=9740), tx/s=156096 (MB/s=9740) # 33.44 [+1.50] rx=156096 (9740 MB) # 33.44 [+0.00] ok # 33.59 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=143252 (MB=8939), tx/s=143252 (MB/s=8939) # 36.41 [+1.40] rx=71458 (8939 MB) # 36.41 [+0.00] ok # 36.43 [+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__->