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=114144 (MB=7123), tx/s=114144 (MB/s=7123) # 3.07 [+1.50] rx=114144 (7123 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=110264 (MB=6880), tx/s=110264 (MB/s=6880) # 6.07 [+1.40] rx=55127 (6880 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=115776 (MB=7224), tx/s=115776 (MB/s=7224) # 9.16 [+1.50] rx=115776 (7224 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=109192 (MB=6813), tx/s=109192 (MB/s=6813) # 12.15 [+1.40] rx=54590 (6813 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=144864 (MB=9040), tx/s=144864 (MB/s=9040) # 15.24 [+1.50] rx=144864 (9040 MB) # 15.24 [+0.00] ok # 15.41 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=122871 (MB=7667), tx/s=122871 (MB/s=7667) # 18.23 [+1.40] rx=61116 (7667 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=118336 (MB=7384), tx/s=118336 (MB/s=7384) # 21.32 [+1.50] rx=107402 (6702 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=114525 (MB=7146), tx/s=114525 (MB/s=7146) # 24.32 [+1.36] rx=57262 (7146 MB) # 24.32 [+0.00] ok # 24.48 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=122880 (MB=7668), tx/s=122880 (MB/s=7668) # 27.41 [+1.50] rx=122880 (7668 MB) # 27.41 [+0.00] ok # 27.57 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.42] tx=136219 (MB=8500), tx/s=136219 (MB/s=8500) # 30.39 [+1.40] rx=68080 (8500 MB) # 30.39 [+0.00] ok # 30.57 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=165344 (MB=10318), tx/s=165344 (MB/s=10318) # 33.49 [+1.50] rx=165344 (10318 MB) # 33.49 [+0.00] ok # 33.65 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=140105 (MB=8743), tx/s=140105 (MB/s=8743) # 36.47 [+1.40] rx=70010 (8743 MB) # 36.47 [+0.00] ok # 36.49 [+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__->