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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=136064 (MB=8490), tx/s=136064 (MB/s=8490) # 3.05 [+1.50] rx=136064 (8490 MB) # 3.05 [+0.00] ok # 3.19 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=114278 (MB=7131), tx/s=114278 (MB/s=7131) # 6.01 [+1.36] rx=57116 (7131 MB) # 6.01 [+0.00] ok # 6.16 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.58 [+1.42] tx=144224 (MB=9000), tx/s=144224 (MB/s=9000) # 9.08 [+1.50] rx=142261 (8877 MB) # 9.08 [+0.00] ok # 9.25 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.46] tx=114092 (MB=7119), tx/s=114092 (MB/s=7119) # 12.07 [+1.36] rx=56966 (7119 MB) # 12.07 [+0.00] ok # 12.25 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=130272 (MB=8129), tx/s=130272 (MB/s=8129) # 15.17 [+1.50] rx=130272 (8129 MB) # 15.17 [+0.00] ok # 15.34 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=111551 (MB=6961), tx/s=111551 (MB/s=6961) # 18.16 [+1.40] rx=55486 (6961 MB) # 18.16 [+0.00] ok # 18.33 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=133600 (MB=8337), tx/s=133600 (MB/s=8337) # 21.25 [+1.50] rx=133600 (8337 MB) # 21.25 [+0.00] ok # 21.43 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=120727 (MB=7533), tx/s=120727 (MB/s=7533) # 24.25 [+1.36] rx=59567 (7533 MB) # 24.25 [+0.00] ok # 24.43 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=141824 (MB=8850), tx/s=141824 (MB/s=8850) # 27.36 [+1.50] rx=141824 (8850 MB) # 27.36 [+0.00] ok # 27.55 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=108541 (MB=6773), tx/s=108541 (MB/s=6773) # 30.37 [+1.40] rx=54190 (6773 MB) # 30.37 [+0.00] ok # 30.54 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=150144 (MB=9369), tx/s=150144 (MB/s=9369) # 33.46 [+1.50] rx=150144 (9369 MB) # 33.46 [+0.00] ok # 33.62 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=118088 (MB=7369), tx/s=118088 (MB/s=7369) # 36.45 [+1.40] rx=58629 (7369 MB) # 36.45 [+0.00] ok # 36.47 [+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__->