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=105824 (MB=6603), tx/s=105824 (MB/s=6603) # 3.10 [+1.50] rx=105824 (6603 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.47] tx=123718 (MB=7720), tx/s=123718 (MB/s=7720) # 6.13 [+1.36] rx=61826 (7720 MB) # 6.13 [+0.00] ok # 6.34 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=112064 (MB=6993), tx/s=112064 (MB/s=6993) # 9.26 [+1.50] rx=112064 (6993 MB) # 9.26 [+0.00] ok # 9.45 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.46] tx=135137 (MB=8433), tx/s=135137 (MB/s=8433) # 12.27 [+1.36] rx=66619 (8433 MB) # 12.27 [+0.00] ok # 12.45 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=152736 (MB=9531), tx/s=152736 (MB/s=9531) # 15.37 [+1.50] rx=152736 (9531 MB) # 15.37 [+0.00] ok # 15.60 [+0.23] ipv4 tcp -m 3 -t 1 -n 1 # 17.06 [+1.47] tx=94453 (MB=5894), tx/s=94453 (MB/s=5894) # 18.42 [+1.36] rx=46996 (5894 MB) # 18.42 [+0.00] ok # 18.63 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.42] tx=124800 (MB=7787), tx/s=124800 (MB/s=7787) # 21.55 [+1.50] rx=124800 (7787 MB) # 21.55 [+0.00] ok # 21.75 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.21 [+1.46] tx=103337 (MB=6448), tx/s=103337 (MB/s=6448) # 24.57 [+1.36] rx=51623 (6448 MB) # 24.57 [+0.00] ok # 24.77 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.42] tx=142624 (MB=8900), tx/s=142624 (MB/s=8900) # 27.70 [+1.50] rx=142624 (8900 MB) # 27.70 [+0.00] ok # 27.91 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.38 [+1.47] tx=103449 (MB=6455), tx/s=103449 (MB/s=6455) # 30.74 [+1.36] rx=51697 (6455 MB) # 30.74 [+0.00] ok # 30.94 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.37 [+1.43] tx=125152 (MB=7809), tx/s=125152 (MB/s=7809) # 33.87 [+1.50] rx=125152 (7809 MB) # 33.87 [+0.00] ok # 34.07 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.49 [+1.42] tx=113392 (MB=7076), tx/s=113392 (MB/s=7076) # 36.90 [+1.40] rx=56549 (7076 MB) # 36.90 [+0.00] ok # 36.92 [+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__->