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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=111392 (MB=6951), tx/s=111392 (MB/s=6951) # 3.08 [+1.50] rx=111392 (6951 MB) # 3.08 [+0.00] ok # 3.27 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.47] tx=113009 (MB=7052), tx/s=113009 (MB/s=7052) # 6.10 [+1.36] rx=56423 (7052 MB) # 6.10 [+0.00] ok # 6.31 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=117600 (MB=7338), tx/s=117600 (MB/s=7338) # 9.23 [+1.50] rx=117600 (7338 MB) # 9.23 [+0.00] ok # 9.45 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.46] tx=107836 (MB=6729), tx/s=107836 (MB/s=6729) # 12.27 [+1.36] rx=53851 (6729 MB) # 12.27 [+0.00] ok # 12.48 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.42] tx=152800 (MB=9535), tx/s=152800 (MB/s=9535) # 15.40 [+1.50] rx=152800 (9535 MB) # 15.40 [+0.00] ok # 15.58 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.42] tx=127505 (MB=7956), tx/s=127505 (MB/s=7956) # 18.40 [+1.40] rx=63618 (7956 MB) # 18.40 [+0.00] ok # 18.60 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.42] tx=138016 (MB=8612), tx/s=138016 (MB/s=8612) # 21.52 [+1.50] rx=138016 (8612 MB) # 21.52 [+0.00] ok # 21.71 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.46] tx=122740 (MB=7659), tx/s=122740 (MB/s=7659) # 24.53 [+1.36] rx=61365 (7659 MB) # 24.54 [+0.00] ok # 24.71 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=116032 (MB=7240), tx/s=116032 (MB/s=7240) # 27.64 [+1.50] rx=116032 (7240 MB) # 27.64 [+0.00] ok # 27.83 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.25 [+1.42] tx=133999 (MB=8362), tx/s=133999 (MB/s=8362) # 30.65 [+1.40] rx=66970 (8362 MB) # 30.65 [+0.00] ok # 30.85 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=141472 (MB=8828), tx/s=141472 (MB/s=8828) # 33.77 [+1.50] rx=141472 (8828 MB) # 33.78 [+0.00] ok # 33.97 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.40 [+1.42] tx=119563 (MB=7461), tx/s=119563 (MB/s=7461) # 36.80 [+1.40] rx=59037 (7461 MB) # 36.80 [+0.00] ok # 36.82 [+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__->