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=138368 (MB=8634), tx/s=138368 (MB/s=8634) # 3.10 [+1.50] rx=138368 (8634 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.47] tx=108811 (MB=6790), tx/s=108811 (MB/s=6790) # 6.13 [+1.36] rx=54372 (6790 MB) # 6.13 [+0.00] ok # 6.33 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.43] tx=137408 (MB=8574), tx/s=137408 (MB/s=8574) # 9.26 [+1.50] rx=137408 (8574 MB) # 9.26 [+0.00] ok # 9.47 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.94 [+1.46] tx=135665 (MB=8465), tx/s=135665 (MB/s=8465) # 12.30 [+1.36] rx=67814 (8465 MB) # 12.30 [+0.00] ok # 12.49 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.92 [+1.42] tx=145248 (MB=9064), tx/s=145248 (MB/s=9064) # 15.42 [+1.50] rx=145248 (9064 MB) # 15.42 [+0.00] ok # 15.59 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=127857 (MB=7978), tx/s=127857 (MB/s=7978) # 18.42 [+1.40] rx=63732 (7978 MB) # 18.42 [+0.00] ok # 18.62 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=114496 (MB=7144), tx/s=114496 (MB/s=7144) # 21.54 [+1.50] rx=114496 (7144 MB) # 21.54 [+0.00] ok # 21.75 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.22 [+1.46] tx=114335 (MB=7134), tx/s=114335 (MB/s=7134) # 24.58 [+1.36] rx=57146 (7134 MB) # 24.58 [+0.00] ok # 24.77 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.42] tx=119040 (MB=7428), tx/s=119040 (MB/s=7428) # 27.69 [+1.50] rx=119040 (7428 MB) # 27.70 [+0.00] ok # 27.90 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.43] tx=127543 (MB=7959), tx/s=127543 (MB/s=7959) # 30.73 [+1.40] rx=63761 (7959 MB) # 30.73 [+0.00] ok # 30.93 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.35 [+1.42] tx=156896 (MB=9790), tx/s=156896 (MB/s=9790) # 33.86 [+1.50] rx=156896 (9790 MB) # 33.86 [+0.00] ok # 34.06 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.48 [+1.42] tx=124547 (MB=7772), tx/s=124547 (MB/s=7772) # 36.88 [+1.40] rx=62140 (7772 MB) # 36.88 [+0.00] ok # 36.90 [+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__->