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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=136672 (MB=8528), tx/s=136672 (MB/s=8528) # 3.07 [+1.50] rx=136672 (8528 MB) # 3.07 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=130240 (MB=8127), tx/s=130240 (MB/s=8127) # 6.04 [+1.36] rx=64768 (8127 MB) # 6.04 [+0.00] ok # 6.21 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=151360 (MB=9445), tx/s=151360 (MB/s=9445) # 9.13 [+1.50] rx=151360 (9445 MB) # 9.13 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=136459 (MB=8515), tx/s=136459 (MB/s=8515) # 12.12 [+1.36] rx=68199 (8515 MB) # 12.12 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=161344 (MB=10068), tx/s=161344 (MB/s=10068) # 15.21 [+1.50] rx=161344 (10068 MB) # 15.21 [+0.00] ok # 15.37 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=135477 (MB=8454), tx/s=135477 (MB/s=8454) # 18.19 [+1.40] rx=67624 (8454 MB) # 18.19 [+0.00] ok # 18.37 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=129120 (MB=8057), tx/s=129120 (MB/s=8057) # 21.29 [+1.50] rx=129120 (8057 MB) # 21.29 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=118401 (MB=7388), tx/s=118401 (MB/s=7388) # 24.28 [+1.36] rx=58593 (7388 MB) # 24.28 [+0.00] ok # 24.45 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=136416 (MB=8512), tx/s=136416 (MB/s=8512) # 27.37 [+1.50] rx=136416 (8512 MB) # 27.37 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=122185 (MB=7624), tx/s=122185 (MB/s=7624) # 30.36 [+1.36] rx=60040 (7624 MB) # 30.36 [+0.00] ok # 30.53 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=160768 (MB=10032), tx/s=160768 (MB/s=10032) # 33.45 [+1.50] rx=160768 (10032 MB) # 33.45 [+0.00] ok # 33.63 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=138389 (MB=8635), tx/s=138389 (MB/s=8635) # 36.45 [+1.40] rx=69106 (8635 MB) # 36.45 [+0.00] ok # 36.47 [+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__->