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.60 [+1.42] tx=131712 (MB=8219), tx/s=131712 (MB/s=8219) # 3.10 [+1.50] rx=131712 (8219 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.47] tx=126954 (MB=7922), tx/s=126954 (MB/s=7922) # 6.13 [+1.36] rx=63476 (7922 MB) # 6.13 [+0.00] ok # 6.32 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=126240 (MB=7877), tx/s=126240 (MB/s=7877) # 9.25 [+1.50] rx=126240 (7877 MB) # 9.25 [+0.00] ok # 9.45 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.46] tx=109093 (MB=6807), tx/s=109093 (MB/s=6807) # 12.28 [+1.36] rx=54469 (6807 MB) # 12.28 [+0.00] ok # 12.48 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.42] tx=156704 (MB=9778), tx/s=156704 (MB/s=9778) # 15.40 [+1.50] rx=156704 (9778 MB) # 15.40 [+0.00] ok # 15.60 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.07 [+1.47] tx=131847 (MB=8227), tx/s=131847 (MB/s=8227) # 18.43 [+1.36] rx=65777 (8227 MB) # 18.43 [+0.00] ok # 18.62 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=126400 (MB=7887), tx/s=126400 (MB/s=7887) # 21.54 [+1.50] rx=126400 (7887 MB) # 21.54 [+0.00] ok # 21.73 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.46] tx=123670 (MB=7717), tx/s=123670 (MB/s=7717) # 24.56 [+1.36] rx=61829 (7717 MB) # 24.56 [+0.00] ok # 24.75 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.17 [+1.42] tx=142304 (MB=8880), tx/s=142304 (MB/s=8880) # 27.67 [+1.50] rx=142304 (8880 MB) # 27.67 [+0.00] ok # 27.85 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.46] tx=132750 (MB=8284), tx/s=132750 (MB/s=8284) # 30.67 [+1.36] rx=66366 (8284 MB) # 30.67 [+0.00] ok # 30.86 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=156064 (MB=9738), tx/s=156064 (MB/s=9738) # 33.79 [+1.50] rx=156064 (9738 MB) # 33.79 [+0.00] ok # 33.99 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.41 [+1.42] tx=121034 (MB=7552), tx/s=121034 (MB/s=7552) # 36.81 [+1.40] rx=60170 (7552 MB) # 36.81 [+0.00] ok # 36.84 [+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__->