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.59 [+1.42] tx=140704 (MB=8780), tx/s=140704 (MB/s=8780) # 3.09 [+1.50] rx=140704 (8780 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=129901 (MB=8106), tx/s=129901 (MB/s=8106) # 6.09 [+1.36] rx=64926 (8106 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=144640 (MB=9026), tx/s=144640 (MB/s=9026) # 9.18 [+1.50] rx=144640 (9026 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=137813 (MB=8600), tx/s=137813 (MB/s=8600) # 12.17 [+1.40] rx=68867 (8600 MB) # 12.17 [+0.00] ok # 12.34 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=166976 (MB=10419), tx/s=166976 (MB/s=10419) # 15.26 [+1.50] rx=166976 (10419 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=144412 (MB=9011), tx/s=144412 (MB/s=9011) # 18.25 [+1.40] rx=72044 (9011 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=140224 (MB=8750), tx/s=140224 (MB/s=8750) # 21.34 [+1.50] rx=140224 (8750 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=127354 (MB=7947), tx/s=127354 (MB/s=7947) # 24.33 [+1.36] rx=63657 (7947 MB) # 24.33 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=149248 (MB=9313), tx/s=149248 (MB/s=9313) # 27.42 [+1.50] rx=149248 (9313 MB) # 27.42 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=134703 (MB=8405), tx/s=134703 (MB/s=8405) # 30.41 [+1.36] rx=67325 (8405 MB) # 30.41 [+0.00] ok # 30.58 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=166624 (MB=10397), tx/s=166624 (MB/s=10397) # 33.50 [+1.50] rx=166624 (10397 MB) # 33.50 [+0.00] ok # 33.67 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=144004 (MB=8986), tx/s=144004 (MB/s=8986) # 36.49 [+1.40] rx=71880 (8986 MB) # 36.49 [+0.00] ok # 36.52 [+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__->