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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=132608 (MB=8275), tx/s=132608 (MB/s=8275) # 3.06 [+1.50] rx=132608 (8275 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=110607 (MB=6902), tx/s=110607 (MB/s=6902) # 6.05 [+1.36] rx=55289 (6902 MB) # 6.05 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=140128 (MB=8744), tx/s=140128 (MB/s=8744) # 9.15 [+1.50] rx=140128 (8744 MB) # 9.15 [+0.00] ok # 9.35 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=118565 (MB=7398), tx/s=118565 (MB/s=7398) # 12.17 [+1.36] rx=59214 (7398 MB) # 12.17 [+0.00] ok # 12.36 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=105280 (MB=6569), tx/s=105280 (MB/s=6569) # 15.28 [+1.51] rx=104907 (6546 MB) # 15.29 [+0.01] ok # 16.01 [+0.72] ipv4 tcp -m 3 -t 1 -n 1 # 17.47 [+1.46] tx=76997 (MB=4804), tx/s=76997 (MB/s=4804) # 18.87 [+1.40] rx=38373 (4804 MB) # 18.87 [+0.00] ok # 19.08 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.50 [+1.42] tx=100320 (MB=6260), tx/s=100320 (MB/s=6260) # 22.00 [+1.50] rx=100320 (6260 MB) # 22.00 [+0.00] ok # 22.20 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.66 [+1.46] tx=127692 (MB=7968), tx/s=127692 (MB/s=7968) # 25.02 [+1.36] rx=63823 (7968 MB) # 25.02 [+0.00] ok # 25.20 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.62 [+1.42] tx=138144 (MB=8620), tx/s=138144 (MB/s=8620) # 28.12 [+1.50] rx=138144 (8620 MB) # 28.12 [+0.00] ok # 28.32 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.78 [+1.46] tx=121980 (MB=7612), tx/s=121980 (MB/s=7612) # 31.14 [+1.36] rx=60962 (7612 MB) # 31.14 [+0.00] ok # 31.31 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.73 [+1.42] tx=157120 (MB=9804), tx/s=157120 (MB/s=9804) # 34.23 [+1.50] rx=157120 (9804 MB) # 34.23 [+0.00] ok # 34.39 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.80 [+1.42] tx=135300 (MB=8443), tx/s=135300 (MB/s=8443) # 37.20 [+1.40] rx=67491 (8443 MB) # 37.21 [+0.00] ok # 37.23 [+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__->