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=80416 (MB=5018), tx/s=80416 (MB/s=5018) # 3.07 [+1.50] rx=80416 (5018 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=116319 (MB=7258), tx/s=116319 (MB/s=7258) # 6.06 [+1.36] rx=58127 (7258 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=102496 (MB=6396), tx/s=102496 (MB/s=6396) # 9.16 [+1.50] rx=102496 (6396 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=115883 (MB=7231), tx/s=115883 (MB/s=7231) # 12.15 [+1.40] rx=57875 (7231 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=139712 (MB=8718), tx/s=139712 (MB/s=8718) # 15.24 [+1.50] rx=139712 (8718 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=135768 (MB=8472), tx/s=135768 (MB/s=8472) # 18.23 [+1.40] rx=67720 (8472 MB) # 18.23 [+0.00] ok # 18.38 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=106176 (MB=6625), tx/s=106176 (MB/s=6625) # 21.30 [+1.50] rx=106176 (6625 MB) # 21.30 [+0.00] ok # 21.48 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.42] tx=111034 (MB=6928), tx/s=111034 (MB/s=6928) # 24.30 [+1.40] rx=55484 (6928 MB) # 24.31 [+0.00] ok # 24.48 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=97568 (MB=6088), tx/s=97568 (MB/s=6088) # 27.40 [+1.50] rx=97568 (6088 MB) # 27.40 [+0.00] ok # 27.59 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.42] tx=110396 (MB=6889), tx/s=110396 (MB/s=6889) # 30.41 [+1.40] rx=53943 (6889 MB) # 30.41 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=105920 (MB=6609), tx/s=105920 (MB/s=6609) # 33.51 [+1.50] rx=105920 (6609 MB) # 33.51 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=110832 (MB=6916), tx/s=110832 (MB/s=6916) # 36.50 [+1.40] rx=55094 (6916 MB) # 36.50 [+0.00] ok # 36.53 [+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__->