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.58 [+1.42] tx=93824 (MB=5854), tx/s=93824 (MB/s=5854) # 3.08 [+1.50] rx=93824 (5854 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=113876 (MB=7106), tx/s=113876 (MB/s=7106) # 6.08 [+1.40] rx=56913 (7106 MB) # 6.08 [+0.00] ok # 6.25 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=82240 (MB=5132), tx/s=82240 (MB/s=5132) # 9.17 [+1.50] rx=82240 (5132 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=139204 (MB=8686), tx/s=139204 (MB/s=8686) # 12.17 [+1.36] rx=69563 (8686 MB) # 12.17 [+0.00] ok # 12.33 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=134688 (MB=8405), tx/s=134688 (MB/s=8405) # 15.25 [+1.50] rx=134688 (8405 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=138388 (MB=8635), tx/s=138388 (MB/s=8635) # 18.24 [+1.40] rx=69071 (8635 MB) # 18.25 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=105344 (MB=6573), tx/s=105344 (MB/s=6573) # 21.35 [+1.50] rx=105344 (6573 MB) # 21.35 [+0.00] ok # 21.50 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=117973 (MB=7361), tx/s=117973 (MB/s=7361) # 24.32 [+1.36] rx=58976 (7361 MB) # 24.32 [+0.00] ok # 24.48 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=111168 (MB=6937), tx/s=111168 (MB/s=6937) # 27.41 [+1.50] rx=111168 (6937 MB) # 27.41 [+0.00] ok # 27.57 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.42] tx=128582 (MB=8023), tx/s=128582 (MB/s=8023) # 30.39 [+1.40] rx=64225 (8023 MB) # 30.39 [+0.00] ok # 30.55 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=141824 (MB=8850), tx/s=141824 (MB/s=8850) # 33.47 [+1.50] rx=141824 (8850 MB) # 33.47 [+0.00] ok # 33.62 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=113838 (MB=7103), tx/s=113838 (MB/s=7103) # 36.44 [+1.40] rx=56835 (7103 MB) # 36.44 [+0.00] ok # 36.46 [+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__->