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.55 [+1.42] tx=124992 (MB=7799), tx/s=124992 (MB/s=7799) # 3.06 [+1.50] rx=124992 (7799 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=114901 (MB=7170), tx/s=114901 (MB/s=7170) # 6.07 [+1.40] rx=57398 (7170 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=122240 (MB=7628), tx/s=122240 (MB/s=7628) # 9.17 [+1.50] rx=122240 (7628 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=137414 (MB=8575), tx/s=137414 (MB/s=8575) # 12.16 [+1.40] rx=67836 (8575 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=133984 (MB=8361), tx/s=133984 (MB/s=8361) # 15.27 [+1.50] rx=133984 (8361 MB) # 15.27 [+0.00] ok # 15.45 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=127913 (MB=7982), tx/s=127913 (MB/s=7982) # 18.27 [+1.40] rx=63724 (7982 MB) # 18.27 [+0.00] ok # 18.44 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=114784 (MB=7162), tx/s=114784 (MB/s=7162) # 21.37 [+1.50] rx=114784 (7162 MB) # 21.37 [+0.00] ok # 21.55 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.42] tx=112428 (MB=7015), tx/s=112428 (MB/s=7015) # 24.38 [+1.40] rx=56207 (7015 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=119520 (MB=7458), tx/s=119520 (MB/s=7458) # 27.48 [+1.50] rx=119520 (7458 MB) # 27.48 [+0.00] ok # 27.66 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=130327 (MB=8132), tx/s=130327 (MB/s=8132) # 30.48 [+1.36] rx=65111 (8132 MB) # 30.48 [+0.00] ok # 30.67 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=167936 (MB=10479), tx/s=167936 (MB/s=10479) # 33.59 [+1.50] rx=167936 (10479 MB) # 33.59 [+0.00] ok # 33.76 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.46] tx=138206 (MB=8624), tx/s=138206 (MB/s=8624) # 36.58 [+1.36] rx=69007 (8624 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__->