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=132160 (MB=8247), tx/s=132160 (MB/s=8247) # 3.08 [+1.50] rx=132160 (8247 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=131419 (MB=8201), tx/s=131419 (MB/s=8201) # 6.12 [+1.36] rx=65655 (8201 MB) # 6.12 [+0.00] ok # 6.30 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=124736 (MB=7783), tx/s=124736 (MB/s=7783) # 9.22 [+1.50] rx=124736 (7783 MB) # 9.22 [+0.00] ok # 9.42 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.47] tx=104184 (MB=6501), tx/s=104184 (MB/s=6501) # 12.24 [+1.36] rx=51895 (6501 MB) # 12.25 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=136480 (MB=8516), tx/s=136480 (MB/s=8516) # 15.36 [+1.50] rx=136480 (8516 MB) # 15.36 [+0.00] ok # 15.55 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=118126 (MB=7371), tx/s=118126 (MB/s=7371) # 18.38 [+1.40] rx=58908 (7371 MB) # 18.38 [+0.00] ok # 18.57 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.00 [+1.42] tx=137408 (MB=8574), tx/s=137408 (MB/s=8574) # 21.50 [+1.50] rx=137408 (8574 MB) # 21.50 [+0.00] ok # 21.70 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=110586 (MB=6900), tx/s=110586 (MB/s=6900) # 24.52 [+1.36] rx=55259 (6900 MB) # 24.52 [+0.00] ok # 24.72 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=108544 (MB=6773), tx/s=108544 (MB/s=6773) # 27.64 [+1.50] rx=108544 (6773 MB) # 27.64 [+0.00] ok # 27.84 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.46] tx=112125 (MB=6997), tx/s=112125 (MB/s=6997) # 30.66 [+1.36] rx=55795 (6997 MB) # 30.66 [+0.00] ok # 30.87 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.30 [+1.42] tx=146656 (MB=9151), tx/s=146656 (MB/s=9151) # 33.80 [+1.50] rx=146656 (9151 MB) # 33.80 [+0.00] ok # 34.01 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.48 [+1.47] tx=101334 (MB=6323), tx/s=101334 (MB/s=6323) # 36.84 [+1.36] rx=50495 (6323 MB) # 36.84 [+0.00] ok # 36.86 [+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__->