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=113376 (MB=7075), tx/s=113376 (MB/s=7075) # 3.07 [+1.50] rx=113376 (7075 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=113448 (MB=7079), tx/s=113448 (MB/s=7079) # 6.06 [+1.36] rx=56705 (7079 MB) # 6.06 [+0.00] ok # 6.25 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=114752 (MB=7160), tx/s=114752 (MB/s=7160) # 9.17 [+1.50] rx=114752 (7160 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=122014 (MB=7614), tx/s=122014 (MB/s=7614) # 12.16 [+1.40] rx=61000 (7614 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=117408 (MB=7326), tx/s=117408 (MB/s=7326) # 15.26 [+1.50] rx=117408 (7326 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=114136 (MB=7122), tx/s=114136 (MB/s=7122) # 18.25 [+1.40] rx=57011 (7122 MB) # 18.25 [+0.00] ok # 18.45 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=112160 (MB=6999), tx/s=112160 (MB/s=6999) # 21.37 [+1.50] rx=112160 (6999 MB) # 21.38 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.42] tx=110548 (MB=6898), tx/s=110548 (MB/s=6898) # 24.38 [+1.40] rx=55266 (6898 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=119168 (MB=7436), tx/s=119168 (MB/s=7436) # 27.48 [+1.50] rx=119168 (7436 MB) # 27.48 [+0.00] ok # 27.66 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.42] tx=114192 (MB=7126), tx/s=114192 (MB/s=7126) # 30.48 [+1.40] rx=57086 (7126 MB) # 30.48 [+0.00] ok # 30.66 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=127968 (MB=7985), tx/s=127968 (MB/s=7985) # 33.58 [+1.50] rx=127968 (7985 MB) # 33.58 [+0.00] ok # 33.76 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=113567 (MB=7086), tx/s=113567 (MB/s=7086) # 36.58 [+1.40] rx=56150 (7086 MB) # 36.58 [+0.00] ok # 36.60 [+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__->