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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=127488 (MB=7955), tx/s=127488 (MB/s=7955) # 3.05 [+1.50] rx=127488 (7955 MB) # 3.05 [+0.00] ok # 3.19 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.46] tx=132730 (MB=8282), tx/s=132730 (MB/s=8282) # 6.00 [+1.36] rx=66346 (8282 MB) # 6.00 [+0.00] ok # 6.15 [+0.14] ipv4 udp -m 2 -t 1 -n 32 # 7.56 [+1.42] tx=149184 (MB=9309), tx/s=149184 (MB/s=9309) # 9.06 [+1.50] rx=149184 (9309 MB) # 9.06 [+0.00] ok # 9.21 [+0.14] ipv4 tcp -m 2 -t 1 -n 1 # 10.66 [+1.46] tx=139725 (MB=8719), tx/s=139725 (MB/s=8719) # 12.02 [+1.36] rx=69801 (8719 MB) # 12.02 [+0.00] ok # 12.17 [+0.14] ipv4 udp -m 3 -t 1 -n 32 # 13.58 [+1.42] tx=148256 (MB=9251), tx/s=148256 (MB/s=9251) # 15.09 [+1.50] rx=148256 (9251 MB) # 15.09 [+0.00] ok # 15.24 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.66 [+1.42] tx=126426 (MB=7889), tx/s=126426 (MB/s=7889) # 18.06 [+1.40] rx=63130 (7889 MB) # 18.06 [+0.00] ok # 18.22 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.64 [+1.42] tx=118720 (MB=7408), tx/s=118720 (MB/s=7408) # 21.14 [+1.50] rx=118720 (7408 MB) # 21.15 [+0.00] ok # 21.30 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.72 [+1.42] tx=115885 (MB=7231), tx/s=115885 (MB/s=7231) # 24.12 [+1.40] rx=57939 (7231 MB) # 24.12 [+0.00] ok # 24.28 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.70 [+1.42] tx=123776 (MB=7724), tx/s=123776 (MB/s=7724) # 27.20 [+1.50] rx=123776 (7724 MB) # 27.21 [+0.00] ok # 27.36 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.78 [+1.42] tx=122307 (MB=7632), tx/s=122307 (MB/s=7632) # 30.18 [+1.40] rx=61149 (7632 MB) # 30.18 [+0.00] ok # 30.34 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.76 [+1.42] tx=138272 (MB=8628), tx/s=138272 (MB/s=8628) # 33.26 [+1.50] rx=138272 (8628 MB) # 33.26 [+0.00] ok # 33.42 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.84 [+1.42] tx=124033 (MB=7740), tx/s=124033 (MB/s=7740) # 36.24 [+1.40] rx=62002 (7740 MB) # 36.24 [+0.00] ok # 36.26 [+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__->