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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.42] tx=120192 (MB=7500), tx/s=120192 (MB/s=7500) # 3.11 [+1.50] rx=120192 (7500 MB) # 3.11 [+0.00] ok # 3.31 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.42] tx=131654 (MB=8215), tx/s=131654 (MB/s=8215) # 6.13 [+1.40] rx=65438 (8215 MB) # 6.14 [+0.00] ok # 6.32 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=147968 (MB=9233), tx/s=147968 (MB/s=9233) # 9.25 [+1.50] rx=147968 (9233 MB) # 9.25 [+0.00] ok # 9.46 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.43] tx=108653 (MB=6780), tx/s=108653 (MB/s=6780) # 12.28 [+1.40] rx=53993 (6780 MB) # 12.28 [+0.00] ok # 12.48 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.42] tx=165568 (MB=10332), tx/s=165568 (MB/s=10332) # 15.41 [+1.50] rx=165568 (10332 MB) # 15.41 [+0.00] ok # 15.61 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.42] tx=136757 (MB=8534), tx/s=136757 (MB/s=8534) # 18.43 [+1.40] rx=68297 (8534 MB) # 18.43 [+0.00] ok # 18.63 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.42] tx=131008 (MB=8175), tx/s=131008 (MB/s=8175) # 21.55 [+1.50] rx=131008 (8175 MB) # 21.55 [+0.00] ok # 21.75 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.42] tx=102309 (MB=6384), tx/s=102309 (MB/s=6384) # 24.57 [+1.40] rx=51119 (6384 MB) # 24.58 [+0.00] ok # 24.78 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.42] tx=122272 (MB=7630), tx/s=122272 (MB/s=7630) # 27.70 [+1.50] rx=122272 (7630 MB) # 27.70 [+0.00] ok # 27.90 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.36 [+1.46] tx=123276 (MB=7692), tx/s=123276 (MB/s=7692) # 30.72 [+1.36] rx=61624 (7692 MB) # 30.72 [+0.00] ok # 30.91 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.34 [+1.42] tx=164096 (MB=10240), tx/s=164096 (MB/s=10240) # 33.84 [+1.50] rx=164096 (10240 MB) # 33.84 [+0.00] ok # 34.01 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.42] tx=129461 (MB=8078), tx/s=129461 (MB/s=8078) # 36.84 [+1.40] rx=64563 (8078 MB) # 36.84 [+0.00] ok # 36.86 [+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__->