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.60 [+1.42] tx=138080 (MB=8616), tx/s=138080 (MB/s=8616) # 3.10 [+1.50] rx=138080 (8616 MB) # 3.10 [+0.00] ok # 3.27 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=123469 (MB=7704), tx/s=123469 (MB/s=7704) # 6.09 [+1.36] rx=60148 (7704 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=148576 (MB=9271), tx/s=148576 (MB/s=9271) # 9.18 [+1.50] rx=148576 (9271 MB) # 9.18 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=135273 (MB=8441), tx/s=135273 (MB/s=8441) # 12.18 [+1.36] rx=67606 (8441 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=147424 (MB=9199), tx/s=147424 (MB/s=9199) # 15.27 [+1.50] rx=147424 (9199 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=131451 (MB=8203), tx/s=131451 (MB/s=8203) # 18.26 [+1.40] rx=65529 (8203 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=122016 (MB=7614), tx/s=122016 (MB/s=7614) # 21.36 [+1.50] rx=122016 (7614 MB) # 21.36 [+0.00] ok # 21.53 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=114213 (MB=7127), tx/s=114213 (MB/s=7127) # 24.36 [+1.36] rx=57088 (7127 MB) # 24.36 [+0.00] ok # 24.56 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=118432 (MB=7390), tx/s=118432 (MB/s=7390) # 27.49 [+1.50] rx=118432 (7390 MB) # 27.49 [+0.00] ok # 27.68 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=118365 (MB=7386), tx/s=118365 (MB/s=7386) # 30.50 [+1.36] rx=58395 (7386 MB) # 30.50 [+0.00] ok # 30.67 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=169152 (MB=10555), tx/s=169152 (MB/s=10555) # 33.59 [+1.50] rx=169152 (10555 MB) # 33.59 [+0.00] ok # 33.76 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=136774 (MB=8535), tx/s=136774 (MB/s=8535) # 36.58 [+1.40] rx=68284 (8535 MB) # 36.58 [+0.00] ok # 36.60 [+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__->