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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=131552 (MB=8209), tx/s=131552 (MB/s=8209) # 3.10 [+1.50] rx=131552 (8209 MB) # 3.10 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=124006 (MB=7738), tx/s=124006 (MB/s=7738) # 6.11 [+1.36] rx=61980 (7738 MB) # 6.11 [+0.00] ok # 6.31 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=141504 (MB=8830), tx/s=141504 (MB/s=8830) # 9.23 [+1.50] rx=141504 (8830 MB) # 9.23 [+0.00] ok # 9.41 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=131562 (MB=8209), tx/s=131562 (MB/s=8209) # 12.23 [+1.36] rx=65750 (8209 MB) # 12.23 [+0.00] ok # 12.41 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=160032 (MB=9986), tx/s=160032 (MB/s=9986) # 15.33 [+1.50] rx=160032 (9986 MB) # 15.34 [+0.00] ok # 15.51 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=116676 (MB=7281), tx/s=116676 (MB/s=7281) # 18.33 [+1.40] rx=58035 (7281 MB) # 18.33 [+0.00] ok # 18.53 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=131584 (MB=8211), tx/s=131584 (MB/s=8211) # 21.46 [+1.50] rx=131584 (8211 MB) # 21.46 [+0.00] ok # 21.64 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.46] tx=122001 (MB=7613), tx/s=122001 (MB/s=7613) # 24.46 [+1.36] rx=60994 (7613 MB) # 24.47 [+0.00] ok # 24.65 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.07 [+1.42] tx=150016 (MB=9361), tx/s=150016 (MB/s=9361) # 27.57 [+1.50] rx=150016 (9361 MB) # 27.57 [+0.00] ok # 27.76 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.22 [+1.46] tx=118968 (MB=7424), tx/s=118968 (MB/s=7424) # 30.58 [+1.36] rx=59223 (7424 MB) # 30.58 [+0.00] ok # 30.77 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.20 [+1.42] tx=152064 (MB=9489), tx/s=152064 (MB/s=9489) # 33.70 [+1.50] rx=152064 (9489 MB) # 33.70 [+0.00] ok # 33.88 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.30 [+1.42] tx=123530 (MB=7708), tx/s=123530 (MB/s=7708) # 36.70 [+1.40] rx=61586 (7708 MB) # 36.70 [+0.00] ok # 36.72 [+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__->