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=120544 (MB=7522), tx/s=120544 (MB/s=7522) # 3.07 [+1.50] rx=120544 (7522 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=119215 (MB=7439), tx/s=119215 (MB/s=7439) # 6.06 [+1.40] rx=59594 (7439 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=121920 (MB=7608), tx/s=121920 (MB/s=7608) # 9.15 [+1.50] rx=121920 (7608 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=121530 (MB=7583), tx/s=121530 (MB/s=7583) # 12.14 [+1.36] rx=60751 (7583 MB) # 12.14 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=139744 (MB=8720), tx/s=139744 (MB/s=8720) # 15.23 [+1.50] rx=139744 (8720 MB) # 15.23 [+0.00] ok # 15.38 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=126813 (MB=7913), tx/s=126813 (MB/s=7913) # 18.20 [+1.40] rx=63270 (7913 MB) # 18.20 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=116928 (MB=7296), tx/s=116928 (MB/s=7296) # 21.30 [+1.50] rx=116928 (7296 MB) # 21.30 [+0.00] ok # 21.45 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.42] tx=117242 (MB=7316), tx/s=117242 (MB/s=7316) # 24.28 [+1.40] rx=58611 (7316 MB) # 24.28 [+0.00] ok # 24.43 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=122080 (MB=7618), tx/s=122080 (MB/s=7618) # 27.35 [+1.50] rx=122080 (7618 MB) # 27.35 [+0.00] ok # 27.51 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.42] tx=118571 (MB=7399), tx/s=118571 (MB/s=7399) # 30.33 [+1.40] rx=59270 (7399 MB) # 30.33 [+0.00] ok # 30.51 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=140416 (MB=8762), tx/s=140416 (MB/s=8762) # 33.43 [+1.50] rx=140416 (8762 MB) # 33.43 [+0.00] ok # 33.60 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.02 [+1.42] tx=120465 (MB=7517), tx/s=120465 (MB/s=7517) # 36.42 [+1.40] rx=60120 (7517 MB) # 36.42 [+0.00] ok # 36.45 [+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__->