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=132576 (MB=8273), tx/s=132576 (MB/s=8273) # 3.07 [+1.50] rx=132576 (8273 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=127501 (MB=7956), tx/s=127501 (MB/s=7956) # 6.07 [+1.36] rx=63697 (7956 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=114624 (MB=7152), tx/s=114624 (MB/s=7152) # 9.17 [+1.50] rx=114624 (7152 MB) # 9.17 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=133785 (MB=8348), tx/s=133785 (MB/s=8348) # 12.17 [+1.36] rx=65977 (8348 MB) # 12.17 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=162816 (MB=10160), tx/s=162816 (MB/s=10160) # 15.27 [+1.50] rx=162816 (10160 MB) # 15.27 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=126016 (MB=7863), tx/s=126016 (MB/s=7863) # 18.27 [+1.40] rx=62890 (7863 MB) # 18.27 [+0.00] ok # 18.46 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=113472 (MB=7081), tx/s=113472 (MB/s=7081) # 21.38 [+1.50] rx=113472 (7081 MB) # 21.38 [+0.00] ok # 21.55 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=103390 (MB=6451), tx/s=103390 (MB/s=6451) # 24.37 [+1.36] rx=51692 (6451 MB) # 24.37 [+0.00] ok # 24.55 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=111392 (MB=6951), tx/s=111392 (MB/s=6951) # 27.47 [+1.50] rx=111392 (6951 MB) # 27.48 [+0.00] ok # 27.67 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.42] tx=113174 (MB=7062), tx/s=113174 (MB/s=7062) # 30.49 [+1.40] rx=56561 (7062 MB) # 30.50 [+0.00] ok # 30.68 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=142880 (MB=8916), tx/s=142880 (MB/s=8916) # 33.60 [+1.50] rx=142880 (8916 MB) # 33.60 [+0.00] ok # 33.77 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=128213 (MB=8000), tx/s=128213 (MB/s=8000) # 36.59 [+1.40] rx=63914 (8000 MB) # 36.59 [+0.00] ok # 36.62 [+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__->