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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=89504 (MB=5585), tx/s=89504 (MB/s=5585) # 3.06 [+1.50] rx=89504 (5585 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=118333 (MB=7384), tx/s=118333 (MB/s=7384) # 6.05 [+1.36] rx=58287 (7384 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=107520 (MB=6709), tx/s=107520 (MB/s=6709) # 9.13 [+1.50] rx=107520 (6709 MB) # 9.13 [+0.00] ok # 9.32 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=125817 (MB=7851), tx/s=125817 (MB/s=7851) # 12.15 [+1.36] rx=62391 (7851 MB) # 12.15 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=96640 (MB=6030), tx/s=96640 (MB/s=6030) # 15.25 [+1.50] rx=96640 (6030 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=116060 (MB=7242), tx/s=116060 (MB/s=7242) # 18.25 [+1.40] rx=57450 (7242 MB) # 18.25 [+0.00] ok # 18.44 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=99936 (MB=6236), tx/s=99936 (MB/s=6236) # 21.37 [+1.50] rx=99936 (6236 MB) # 21.37 [+0.00] ok # 21.54 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=122829 (MB=7664), tx/s=122829 (MB/s=7664) # 24.36 [+1.36] rx=61405 (7664 MB) # 24.36 [+0.00] ok # 24.53 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=109536 (MB=6835), tx/s=109536 (MB/s=6835) # 27.45 [+1.50] rx=109536 (6835 MB) # 27.45 [+0.00] ok # 27.62 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=134225 (MB=8376), tx/s=134225 (MB/s=8376) # 30.44 [+1.36] rx=67090 (8376 MB) # 30.44 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=120832 (MB=7540), tx/s=120832 (MB/s=7540) # 33.55 [+1.50] rx=120832 (7540 MB) # 33.55 [+0.00] ok # 33.72 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=123309 (MB=7694), tx/s=123309 (MB/s=7694) # 36.54 [+1.40] rx=61436 (7694 MB) # 36.54 [+0.00] ok # 36.56 [+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__->