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=96192 (MB=6002), tx/s=96192 (MB/s=6002) # 3.08 [+1.50] rx=96192 (6002 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=126742 (MB=7909), tx/s=126742 (MB/s=7909) # 6.07 [+1.36] rx=63349 (7909 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=150272 (MB=9377), tx/s=150272 (MB/s=9377) # 9.15 [+1.50] rx=150272 (9377 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=133517 (MB=8331), tx/s=133517 (MB/s=8331) # 12.13 [+1.36] rx=66714 (8331 MB) # 12.13 [+0.00] ok # 12.31 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=148160 (MB=9245), tx/s=148160 (MB/s=9245) # 15.24 [+1.50] rx=148160 (9245 MB) # 15.24 [+0.00] ok # 15.39 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=140101 (MB=8742), tx/s=140101 (MB/s=8742) # 18.21 [+1.40] rx=69982 (8742 MB) # 18.21 [+0.00] ok # 18.36 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=136576 (MB=8522), tx/s=136576 (MB/s=8522) # 21.28 [+1.50] rx=136576 (8522 MB) # 21.28 [+0.00] ok # 21.45 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=125480 (MB=7830), tx/s=125480 (MB/s=7830) # 24.27 [+1.36] rx=62699 (7830 MB) # 24.27 [+0.00] ok # 24.44 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=140160 (MB=8746), tx/s=140160 (MB/s=8746) # 27.36 [+1.50] rx=140160 (8746 MB) # 27.36 [+0.00] ok # 27.54 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.42] tx=126692 (MB=7906), tx/s=126692 (MB/s=7906) # 30.36 [+1.40] rx=63312 (7906 MB) # 30.36 [+0.00] ok # 30.52 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=149088 (MB=9303), tx/s=149088 (MB/s=9303) # 33.45 [+1.50] rx=149088 (9303 MB) # 33.45 [+0.00] ok # 33.61 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.42] tx=124069 (MB=7742), tx/s=124069 (MB/s=7742) # 36.43 [+1.40] rx=61804 (7742 MB) # 36.43 [+0.00] ok # 36.45 [+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__->