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=114656 (MB=7154), tx/s=114656 (MB/s=7154) # 3.07 [+1.50] rx=114656 (7154 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=111278 (MB=6944), tx/s=111278 (MB/s=6944) # 6.08 [+1.36] rx=55616 (6944 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=130464 (MB=8141), tx/s=130464 (MB/s=8141) # 9.18 [+1.50] rx=130464 (8141 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=124633 (MB=7777), tx/s=124633 (MB/s=7777) # 12.17 [+1.36] rx=61223 (7777 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=156704 (MB=9778), tx/s=156704 (MB/s=9778) # 15.26 [+1.50] rx=156704 (9778 MB) # 15.26 [+0.00] ok # 15.42 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.46] tx=135291 (MB=8442), tx/s=135291 (MB/s=8442) # 18.24 [+1.36] rx=67513 (8442 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=137504 (MB=8580), tx/s=137504 (MB/s=8580) # 21.35 [+1.50] rx=137504 (8580 MB) # 21.35 [+0.00] ok # 21.49 [+0.14] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=132585 (MB=8273), tx/s=132585 (MB/s=8273) # 24.31 [+1.36] rx=66280 (8273 MB) # 24.31 [+0.00] ok # 24.45 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=150240 (MB=9375), tx/s=150240 (MB/s=9375) # 27.37 [+1.50] rx=150240 (9375 MB) # 27.37 [+0.00] ok # 27.55 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=116865 (MB=7292), tx/s=116865 (MB/s=7292) # 30.37 [+1.36] rx=58422 (7292 MB) # 30.37 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=165184 (MB=10308), tx/s=165184 (MB/s=10308) # 33.47 [+1.50] rx=165184 (10308 MB) # 33.47 [+0.00] ok # 33.66 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=117233 (MB=7315), tx/s=117233 (MB/s=7315) # 36.48 [+1.40] rx=58240 (7315 MB) # 36.48 [+0.00] ok # 36.50 [+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__->