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=118944 (MB=7422), tx/s=118944 (MB/s=7422) # 3.07 [+1.50] rx=118944 (7422 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=121808 (MB=7601), tx/s=121808 (MB/s=7601) # 6.06 [+1.40] rx=60901 (7601 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=149984 (MB=9359), tx/s=149984 (MB/s=9359) # 9.15 [+1.50] rx=149984 (9359 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=132867 (MB=8291), tx/s=132867 (MB/s=8291) # 12.14 [+1.36] rx=65937 (8291 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=166112 (MB=10365), tx/s=166112 (MB/s=10365) # 15.23 [+1.50] rx=166112 (10365 MB) # 15.23 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=127845 (MB=7977), tx/s=127845 (MB/s=7977) # 18.22 [+1.40] rx=63701 (7977 MB) # 18.22 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=137856 (MB=8602), tx/s=137856 (MB/s=8602) # 21.32 [+1.50] rx=137856 (8602 MB) # 21.32 [+0.00] ok # 21.49 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=130069 (MB=8116), tx/s=130069 (MB/s=8116) # 24.31 [+1.36] rx=65017 (8116 MB) # 24.31 [+0.00] ok # 24.48 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=150112 (MB=9367), tx/s=150112 (MB/s=9367) # 27.40 [+1.50] rx=150112 (9367 MB) # 27.40 [+0.00] ok # 27.56 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.42] tx=137479 (MB=8579), tx/s=137479 (MB/s=8579) # 30.38 [+1.40] rx=67997 (8579 MB) # 30.38 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=161184 (MB=10058), tx/s=161184 (MB/s=10058) # 33.47 [+1.50] rx=161184 (10058 MB) # 33.48 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=145099 (MB=9054), tx/s=145099 (MB/s=9054) # 36.47 [+1.40] rx=72482 (9054 MB) # 36.47 [+0.00] ok # 36.49 [+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__->