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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=110528 (MB=6897), tx/s=110528 (MB/s=6897) # 3.10 [+1.50] rx=110528 (6897 MB) # 3.10 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.42] tx=122722 (MB=7658), tx/s=122722 (MB/s=7658) # 6.11 [+1.40] rx=61318 (7658 MB) # 6.11 [+0.00] ok # 6.30 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=145056 (MB=9052), tx/s=145056 (MB/s=9052) # 9.22 [+1.50] rx=144450 (9014 MB) # 9.23 [+0.00] ok # 9.42 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=135740 (MB=8470), tx/s=135740 (MB/s=8470) # 12.24 [+1.36] rx=67821 (8470 MB) # 12.24 [+0.00] ok # 12.44 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=155072 (MB=9677), tx/s=155072 (MB/s=9677) # 15.36 [+1.50] rx=155072 (9677 MB) # 15.36 [+0.00] ok # 15.52 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.46] tx=142443 (MB=8888), tx/s=142443 (MB/s=8888) # 18.34 [+1.36] rx=71111 (8888 MB) # 18.34 [+0.00] ok # 18.51 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=138208 (MB=8624), tx/s=138208 (MB/s=8624) # 21.43 [+1.50] rx=138208 (8624 MB) # 21.43 [+0.00] ok # 21.61 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.46] tx=126323 (MB=7883), tx/s=126323 (MB/s=7883) # 24.43 [+1.36] rx=63153 (7883 MB) # 24.43 [+0.00] ok # 24.60 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=150848 (MB=9413), tx/s=150848 (MB/s=9413) # 27.52 [+1.50] rx=150848 (9413 MB) # 27.52 [+0.00] ok # 27.69 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.42] tx=133506 (MB=8331), tx/s=133506 (MB/s=8331) # 30.51 [+1.40] rx=65881 (8331 MB) # 30.51 [+0.00] ok # 30.69 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=163232 (MB=10186), tx/s=163232 (MB/s=10186) # 33.61 [+1.50] rx=163232 (10186 MB) # 33.61 [+0.00] ok # 33.80 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=114198 (MB=7126), tx/s=114198 (MB/s=7126) # 36.62 [+1.40] rx=56812 (7126 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' [?2004hxx__-> echo $? 0 xx__->