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=112000 (MB=6989), tx/s=112000 (MB/s=6989) # 3.07 [+1.50] rx=112000 (6989 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=113728 (MB=7097), tx/s=113728 (MB/s=7097) # 6.06 [+1.40] rx=56857 (7097 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=117376 (MB=7324), tx/s=117376 (MB/s=7324) # 9.16 [+1.50] rx=117376 (7324 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=116989 (MB=7300), tx/s=116989 (MB/s=7300) # 12.15 [+1.40] rx=58486 (7300 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=132992 (MB=8299), tx/s=132992 (MB/s=8299) # 15.24 [+1.50] rx=132992 (8299 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=120694 (MB=7531), tx/s=120694 (MB/s=7531) # 18.23 [+1.40] rx=60260 (7531 MB) # 18.24 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=112000 (MB=6989), tx/s=112000 (MB/s=6989) # 21.34 [+1.50] rx=112000 (6989 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.42] tx=113953 (MB=7111), tx/s=113953 (MB/s=7111) # 24.33 [+1.40] rx=56972 (7111 MB) # 24.33 [+0.00] ok # 24.49 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=118208 (MB=7376), tx/s=118208 (MB/s=7376) # 27.41 [+1.50] rx=118208 (7376 MB) # 27.41 [+0.00] ok # 27.57 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.42] tx=117238 (MB=7316), tx/s=117238 (MB/s=7316) # 30.39 [+1.40] rx=58610 (7316 MB) # 30.39 [+0.00] ok # 30.55 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=131360 (MB=8197), tx/s=131360 (MB/s=8197) # 33.48 [+1.50] rx=131360 (8197 MB) # 33.48 [+0.00] ok # 33.64 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=122706 (MB=7657), tx/s=122706 (MB/s=7657) # 36.46 [+1.40] rx=61274 (7657 MB) # 36.46 [+0.00] ok # 36.48 [+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__->