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.58 [+1.43] tx=129312 (MB=8069), tx/s=129312 (MB/s=8069) # 3.08 [+1.50] rx=129312 (8069 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=115977 (MB=7237), tx/s=115977 (MB/s=7237) # 6.09 [+1.36] rx=57976 (7237 MB) # 6.10 [+0.00] ok # 6.30 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=147424 (MB=9199), tx/s=147424 (MB/s=9199) # 9.22 [+1.50] rx=147424 (9199 MB) # 9.23 [+0.00] ok # 9.42 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.42] tx=135441 (MB=8452), tx/s=135441 (MB/s=8452) # 12.25 [+1.40] rx=66820 (8452 MB) # 12.25 [+0.00] ok # 12.45 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=137952 (MB=8608), tx/s=137952 (MB/s=8608) # 15.37 [+1.50] rx=137952 (8608 MB) # 15.37 [+0.00] ok # 15.56 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=116273 (MB=7255), tx/s=116273 (MB/s=7255) # 18.39 [+1.40] rx=57547 (7255 MB) # 18.39 [+0.00] ok # 18.59 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=114592 (MB=7150), tx/s=114592 (MB/s=7150) # 21.51 [+1.50] rx=114592 (7150 MB) # 21.51 [+0.00] ok # 21.69 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=103548 (MB=6461), tx/s=103548 (MB/s=6461) # 24.52 [+1.36] rx=51741 (6461 MB) # 24.52 [+0.00] ok # 24.70 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.12 [+1.42] tx=122624 (MB=7652), tx/s=122624 (MB/s=7652) # 27.62 [+1.50] rx=122624 (7652 MB) # 27.62 [+0.00] ok # 27.81 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.28 [+1.47] tx=128586 (MB=8024), tx/s=128586 (MB/s=8024) # 30.64 [+1.36] rx=64274 (8024 MB) # 30.64 [+0.00] ok # 30.83 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=149248 (MB=9313), tx/s=149248 (MB/s=9313) # 33.75 [+1.50] rx=149248 (9313 MB) # 33.76 [+0.00] ok # 33.95 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.37 [+1.42] tx=134101 (MB=8368), tx/s=134101 (MB/s=8368) # 36.77 [+1.40] rx=66932 (8368 MB) # 36.77 [+0.00] ok # 36.80 [+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__->