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.56 [+1.42] tx=127392 (MB=7949), tx/s=127392 (MB/s=7949) # 3.07 [+1.50] rx=127392 (7949 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=129143 (MB=8058), tx/s=129143 (MB/s=8058) # 6.07 [+1.36] rx=64555 (8058 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=136864 (MB=8540), tx/s=136864 (MB/s=8540) # 9.15 [+1.50] rx=136864 (8540 MB) # 9.15 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=123534 (MB=7708), tx/s=123534 (MB/s=7708) # 12.15 [+1.36] rx=61747 (7708 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=165920 (MB=10354), tx/s=165920 (MB/s=10354) # 15.23 [+1.50] rx=165920 (10354 MB) # 15.23 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=132728 (MB=8282), tx/s=132728 (MB/s=8282) # 18.21 [+1.40] rx=66199 (8282 MB) # 18.21 [+0.00] ok # 18.39 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=127488 (MB=7955), tx/s=127488 (MB/s=7955) # 21.31 [+1.50] rx=127488 (7955 MB) # 21.31 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=125613 (MB=7838), tx/s=125613 (MB/s=7838) # 24.29 [+1.36] rx=62799 (7838 MB) # 24.29 [+0.00] ok # 24.46 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=129472 (MB=8079), tx/s=129472 (MB/s=8079) # 27.39 [+1.50] rx=129472 (8079 MB) # 27.39 [+0.00] ok # 27.58 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.42] tx=115381 (MB=7200), tx/s=115381 (MB/s=7200) # 30.40 [+1.40] rx=57638 (7200 MB) # 30.40 [+0.00] ok # 30.58 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=166112 (MB=10365), tx/s=166112 (MB/s=10365) # 33.51 [+1.50] rx=166112 (10365 MB) # 33.51 [+0.00] ok # 33.69 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=130100 (MB=8118), tx/s=130100 (MB/s=8118) # 36.51 [+1.40] rx=64893 (8118 MB) # 36.51 [+0.00] ok # 36.53 [+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__->