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=138848 (MB=8664), tx/s=138848 (MB/s=8664) # 3.07 [+1.50] rx=138848 (8664 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=115545 (MB=7210), tx/s=115545 (MB/s=7210) # 6.08 [+1.36] rx=57746 (7210 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=140448 (MB=8764), tx/s=140448 (MB/s=8764) # 9.17 [+1.50] rx=140448 (8764 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=136613 (MB=8525), tx/s=136613 (MB/s=8525) # 12.17 [+1.36] rx=68282 (8525 MB) # 12.17 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=151456 (MB=9451), tx/s=151456 (MB/s=9451) # 15.27 [+1.50] rx=151456 (9451 MB) # 15.28 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=136874 (MB=8541), tx/s=136874 (MB/s=8541) # 18.27 [+1.40] rx=68278 (8541 MB) # 18.27 [+0.00] ok # 18.49 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.43] tx=134400 (MB=8387), tx/s=134400 (MB/s=8387) # 21.42 [+1.50] rx=134400 (8387 MB) # 21.42 [+0.00] ok # 21.61 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.46] tx=110722 (MB=6909), tx/s=110722 (MB/s=6909) # 24.43 [+1.36] rx=55352 (6909 MB) # 24.43 [+0.00] ok # 24.61 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=128352 (MB=8009), tx/s=128352 (MB/s=8009) # 27.54 [+1.50] rx=128352 (8009 MB) # 27.54 [+0.00] ok # 27.73 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.19 [+1.46] tx=120811 (MB=7539), tx/s=120811 (MB/s=7539) # 30.55 [+1.36] rx=60375 (7539 MB) # 30.56 [+0.00] ok # 30.76 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.18 [+1.42] tx=131712 (MB=8219), tx/s=131712 (MB/s=8219) # 33.68 [+1.50] rx=131712 (8219 MB) # 33.68 [+0.00] ok # 33.88 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.31 [+1.42] tx=115404 (MB=7201), tx/s=115404 (MB/s=7201) # 36.71 [+1.40] rx=57231 (7201 MB) # 36.71 [+0.00] ok # 36.73 [+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__->