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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=135616 (MB=8462), tx/s=135616 (MB/s=8462) # 3.06 [+1.50] rx=135616 (8462 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=131262 (MB=8191), tx/s=131262 (MB/s=8191) # 6.05 [+1.36] rx=65603 (8191 MB) # 6.05 [+0.00] ok # 6.24 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=117952 (MB=7360), tx/s=117952 (MB/s=7360) # 9.16 [+1.50] rx=117952 (7360 MB) # 9.17 [+0.00] ok # 9.36 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=133421 (MB=8325), tx/s=133421 (MB/s=8325) # 12.18 [+1.40] rx=66682 (8325 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=151648 (MB=9463), tx/s=151648 (MB/s=9463) # 15.28 [+1.50] rx=151648 (9463 MB) # 15.28 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=112555 (MB=7023), tx/s=112555 (MB/s=7023) # 18.27 [+1.40] rx=55987 (7023 MB) # 18.27 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=111552 (MB=6961), tx/s=111552 (MB/s=6961) # 21.37 [+1.50] rx=111552 (6961 MB) # 21.37 [+0.00] ok # 21.58 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.42] tx=107207 (MB=6690), tx/s=107207 (MB/s=6690) # 24.41 [+1.40] rx=53576 (6690 MB) # 24.41 [+0.00] ok # 24.60 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=117440 (MB=7328), tx/s=117440 (MB/s=7328) # 27.52 [+1.50] rx=117440 (7328 MB) # 27.53 [+0.00] ok # 27.71 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.18 [+1.46] tx=126609 (MB=7900), tx/s=126609 (MB/s=7900) # 30.54 [+1.36] rx=63291 (7900 MB) # 30.54 [+0.00] ok # 30.73 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.15 [+1.42] tx=135296 (MB=8442), tx/s=135296 (MB/s=8442) # 33.65 [+1.50] rx=135296 (8442 MB) # 33.65 [+0.00] ok # 33.85 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.27 [+1.42] tx=118720 (MB=7408), tx/s=118720 (MB/s=7408) # 36.67 [+1.40] rx=59273 (7408 MB) # 36.67 [+0.00] ok # 36.69 [+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__->