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=87392 (MB=5453), tx/s=87392 (MB/s=5453) # 3.06 [+1.50] rx=87392 (5453 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=115392 (MB=7200), tx/s=115392 (MB/s=7200) # 6.04 [+1.36] rx=57645 (7200 MB) # 6.04 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=87008 (MB=5429), tx/s=87008 (MB/s=5429) # 9.14 [+1.50] rx=87008 (5429 MB) # 9.14 [+0.00] ok # 9.33 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=133259 (MB=8315), tx/s=133259 (MB/s=8315) # 12.15 [+1.36] rx=65876 (8315 MB) # 12.15 [+0.00] ok # 12.35 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=110784 (MB=6913), tx/s=110784 (MB/s=6913) # 15.27 [+1.50] rx=110784 (6913 MB) # 15.28 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=118265 (MB=7380), tx/s=118265 (MB/s=7380) # 18.26 [+1.40] rx=58170 (7380 MB) # 18.26 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=109632 (MB=6841), tx/s=109632 (MB/s=6841) # 21.37 [+1.50] rx=109632 (6841 MB) # 21.37 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=120766 (MB=7536), tx/s=120766 (MB/s=7536) # 24.37 [+1.36] rx=60352 (7536 MB) # 24.37 [+0.00] ok # 24.57 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=110912 (MB=6921), tx/s=110912 (MB/s=6921) # 27.49 [+1.50] rx=110912 (6921 MB) # 27.49 [+0.00] ok # 27.67 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=121300 (MB=7569), tx/s=121300 (MB/s=7569) # 30.49 [+1.36] rx=60638 (7569 MB) # 30.49 [+0.00] ok # 30.67 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=142592 (MB=8898), tx/s=142592 (MB/s=8898) # 33.59 [+1.50] rx=142592 (8898 MB) # 33.59 [+0.00] ok # 33.77 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=131931 (MB=8232), tx/s=131931 (MB/s=8232) # 36.59 [+1.40] rx=65818 (8232 MB) # 36.60 [+0.00] ok # 36.62 [+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__->