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=133408 (MB=8325), tx/s=133408 (MB/s=8325) # 3.07 [+1.50] rx=133408 (8325 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=109880 (MB=6856), tx/s=109880 (MB/s=6856) # 6.07 [+1.36] rx=54889 (6856 MB) # 6.07 [+0.00] ok # 6.27 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=148064 (MB=9239), tx/s=148064 (MB/s=9239) # 9.19 [+1.50] rx=148064 (9239 MB) # 9.19 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=118974 (MB=7424), tx/s=118974 (MB/s=7424) # 12.20 [+1.36] rx=59399 (7424 MB) # 12.20 [+0.00] ok # 12.38 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=134208 (MB=8375), tx/s=134208 (MB/s=8375) # 15.30 [+1.50] rx=134208 (8375 MB) # 15.30 [+0.00] ok # 15.47 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=120372 (MB=7511), tx/s=120372 (MB/s=7511) # 18.30 [+1.40] rx=59626 (7511 MB) # 18.30 [+0.00] ok # 18.48 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=132576 (MB=8273), tx/s=132576 (MB/s=8273) # 21.40 [+1.50] rx=132576 (8273 MB) # 21.40 [+0.00] ok # 21.60 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=113651 (MB=7092), tx/s=113651 (MB/s=7092) # 24.42 [+1.36] rx=56814 (7092 MB) # 24.42 [+0.00] ok # 24.60 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=143168 (MB=8934), tx/s=143168 (MB/s=8934) # 27.52 [+1.50] rx=143168 (8934 MB) # 27.52 [+0.00] ok # 27.70 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=135238 (MB=8439), tx/s=135238 (MB/s=8439) # 30.52 [+1.36] rx=67586 (8439 MB) # 30.52 [+0.00] ok # 30.68 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=162368 (MB=10132), tx/s=162368 (MB/s=10132) # 33.60 [+1.50] rx=162368 (10132 MB) # 33.60 [+0.00] ok # 33.77 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.51] tx=123943 (MB=7734), tx/s=123943 (MB/s=7734) # 36.59 [+1.32] rx=61561 (7734 MB) # 36.59 [+0.00] ok # 36.62 [+0.03] 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__->