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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=130272 (MB=8129), tx/s=130272 (MB/s=8129) # 3.07 [+1.50] rx=130272 (8129 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=129725 (MB=8095), tx/s=129725 (MB/s=8095) # 6.07 [+1.36] rx=64852 (8095 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=147168 (MB=9183), tx/s=147168 (MB/s=9183) # 9.16 [+1.50] rx=147168 (9183 MB) # 9.17 [+0.00] ok # 9.36 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.47] tx=123417 (MB=7701), tx/s=123417 (MB/s=7701) # 12.18 [+1.36] rx=61691 (7701 MB) # 12.18 [+0.00] ok # 12.37 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=165440 (MB=10324), tx/s=165440 (MB/s=10324) # 15.30 [+1.50] rx=165440 (10324 MB) # 15.30 [+0.00] ok # 15.48 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=139621 (MB=8712), tx/s=139621 (MB/s=8712) # 18.30 [+1.40] rx=69704 (8712 MB) # 18.30 [+0.00] ok # 18.52 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=119392 (MB=7450), tx/s=119392 (MB/s=7450) # 21.44 [+1.50] rx=119392 (7450 MB) # 21.44 [+0.00] ok # 21.62 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=129940 (MB=8108), tx/s=129940 (MB/s=8108) # 24.45 [+1.36] rx=64963 (8108 MB) # 24.45 [+0.00] ok # 24.61 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=143328 (MB=8944), tx/s=143328 (MB/s=8944) # 27.54 [+1.50] rx=142491 (8891 MB) # 27.54 [+0.00] ok # 27.71 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.46] tx=125274 (MB=7817), tx/s=125274 (MB/s=7817) # 30.53 [+1.36] rx=62617 (7817 MB) # 30.53 [+0.00] ok # 30.71 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.14 [+1.42] tx=157568 (MB=9832), tx/s=157568 (MB/s=9832) # 33.64 [+1.50] rx=157568 (9832 MB) # 33.64 [+0.00] ok # 33.82 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.46] tx=118762 (MB=7411), tx/s=118762 (MB/s=7411) # 36.64 [+1.36] rx=59236 (7411 MB) # 36.64 [+0.00] ok # 36.67 [+0.03] 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__->