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=125600 (MB=7837), tx/s=125600 (MB/s=7837) # 3.07 [+1.50] rx=125600 (7837 MB) # 3.08 [+0.00] ok # 3.27 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.43] tx=112610 (MB=7027), tx/s=112610 (MB/s=7027) # 6.10 [+1.40] rx=56298 (7027 MB) # 6.10 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=112608 (MB=7027), tx/s=112608 (MB/s=7027) # 9.22 [+1.50] rx=112608 (7027 MB) # 9.23 [+0.00] ok # 9.42 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.42] tx=117599 (MB=7338), tx/s=117599 (MB/s=7338) # 12.24 [+1.40] rx=58634 (7338 MB) # 12.24 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=128576 (MB=8023), tx/s=128576 (MB/s=8023) # 15.36 [+1.50] rx=128576 (8023 MB) # 15.36 [+0.00] ok # 15.55 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=134334 (MB=8382), tx/s=134334 (MB/s=8382) # 18.37 [+1.40] rx=67029 (8382 MB) # 18.37 [+0.00] ok # 18.54 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=138400 (MB=8636), tx/s=138400 (MB/s=8636) # 21.46 [+1.50] rx=138400 (8636 MB) # 21.47 [+0.00] ok # 21.67 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.47] tx=119146 (MB=7435), tx/s=119146 (MB/s=7435) # 24.50 [+1.36] rx=59544 (7435 MB) # 24.50 [+0.00] ok # 24.69 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.12 [+1.42] tx=148864 (MB=9289), tx/s=148864 (MB/s=9289) # 27.62 [+1.50] rx=148864 (9289 MB) # 27.62 [+0.00] ok # 27.82 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.47] tx=106174 (MB=6625), tx/s=106174 (MB/s=6625) # 30.64 [+1.36] rx=51610 (6625 MB) # 30.64 [+0.00] ok # 30.84 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=135680 (MB=8466), tx/s=135680 (MB/s=8466) # 33.77 [+1.50] rx=135680 (8466 MB) # 33.77 [+0.00] ok # 33.94 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.37 [+1.42] tx=133495 (MB=8330), tx/s=133495 (MB/s=8330) # 36.77 [+1.40] rx=66565 (8330 MB) # 36.77 [+0.00] ok # 36.79 [+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__->