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=140256 (MB=8752), tx/s=140256 (MB/s=8752) # 3.06 [+1.50] rx=140256 (8752 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=117721 (MB=7346), tx/s=117721 (MB/s=7346) # 6.05 [+1.36] rx=58841 (7346 MB) # 6.06 [+0.00] ok # 6.24 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=117568 (MB=7336), tx/s=117568 (MB/s=7336) # 9.16 [+1.50] rx=117568 (7336 MB) # 9.17 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=113876 (MB=7106), tx/s=113876 (MB/s=7106) # 12.16 [+1.40] rx=56907 (7106 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=131264 (MB=8191), tx/s=131264 (MB/s=8191) # 15.26 [+1.50] rx=131264 (8191 MB) # 15.26 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=135449 (MB=8452), tx/s=135449 (MB/s=8452) # 18.26 [+1.40] rx=67607 (8452 MB) # 18.26 [+0.00] ok # 18.45 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=115872 (MB=7230), tx/s=115872 (MB/s=7230) # 21.37 [+1.50] rx=115127 (7184 MB) # 21.38 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=112943 (MB=7048), tx/s=112943 (MB/s=7048) # 24.38 [+1.36] rx=56394 (7048 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=146432 (MB=9137), tx/s=146432 (MB/s=9137) # 27.48 [+1.50] rx=146139 (9119 MB) # 27.49 [+0.00] ok # 27.68 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=126174 (MB=7873), tx/s=126174 (MB/s=7873) # 30.50 [+1.36] rx=63084 (7873 MB) # 30.50 [+0.00] ok # 30.69 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=163808 (MB=10222), tx/s=163808 (MB/s=10222) # 33.62 [+1.50] rx=163808 (10222 MB) # 33.62 [+0.00] ok # 33.80 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=134006 (MB=8362), tx/s=134006 (MB/s=8362) # 36.62 [+1.40] rx=66880 (8362 MB) # 36.63 [+0.00] ok # 36.65 [+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__->