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=117312 (MB=7320), tx/s=117312 (MB/s=7320) # 3.10 [+1.50] rx=117312 (7320 MB) # 3.10 [+0.00] ok # 3.32 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.47] tx=106984 (MB=6676), tx/s=106984 (MB/s=6676) # 6.14 [+1.36] rx=53445 (6676 MB) # 6.14 [+0.00] ok # 6.34 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.77 [+1.42] tx=140992 (MB=8798), tx/s=140992 (MB/s=8798) # 9.27 [+1.50] rx=140992 (8798 MB) # 9.27 [+0.00] ok # 9.48 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.42] tx=135175 (MB=8435), tx/s=135175 (MB/s=8435) # 12.30 [+1.40] rx=67537 (8435 MB) # 12.30 [+0.00] ok # 12.50 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.92 [+1.42] tx=126240 (MB=7877), tx/s=126240 (MB/s=7877) # 15.42 [+1.50] rx=126240 (7877 MB) # 15.42 [+0.00] ok # 15.63 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.06 [+1.43] tx=126580 (MB=7899), tx/s=126580 (MB/s=7899) # 18.46 [+1.40] rx=63050 (7899 MB) # 18.46 [+0.00] ok # 18.67 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.09 [+1.42] tx=115264 (MB=7192), tx/s=115264 (MB/s=7192) # 21.60 [+1.50] rx=115264 (7192 MB) # 21.60 [+0.00] ok # 21.79 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.25 [+1.46] tx=112284 (MB=7006), tx/s=112284 (MB/s=7006) # 24.61 [+1.36] rx=56126 (7006 MB) # 24.61 [+0.00] ok # 24.79 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.21 [+1.42] tx=148032 (MB=9237), tx/s=148032 (MB/s=9237) # 27.71 [+1.50] rx=148032 (9237 MB) # 27.71 [+0.00] ok # 27.92 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.34 [+1.42] tx=112627 (MB=7028), tx/s=112627 (MB/s=7028) # 30.74 [+1.40] rx=56205 (7028 MB) # 30.74 [+0.00] ok # 30.95 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.37 [+1.42] tx=133504 (MB=8331), tx/s=133504 (MB/s=8331) # 33.87 [+1.50] rx=133504 (8331 MB) # 33.87 [+0.00] ok # 34.07 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.50 [+1.42] tx=117416 (MB=7327), tx/s=117416 (MB/s=7327) # 36.90 [+1.40] rx=58299 (7327 MB) # 36.90 [+0.00] ok # 36.92 [+0.03] 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__->