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=133888 (MB=8355), tx/s=133888 (MB/s=8355) # 3.05 [+1.50] rx=133888 (8355 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=121445 (MB=7578), tx/s=121445 (MB/s=7578) # 6.02 [+1.36] rx=60657 (7578 MB) # 6.02 [+0.00] ok # 6.20 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=123520 (MB=7708), tx/s=123520 (MB/s=7708) # 9.12 [+1.50] rx=123520 (7708 MB) # 9.12 [+0.00] ok # 9.30 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=135495 (MB=8455), tx/s=135495 (MB/s=8455) # 12.12 [+1.36] rx=67664 (8455 MB) # 12.12 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=158528 (MB=9892), tx/s=158528 (MB/s=9892) # 15.22 [+1.50] rx=158528 (9892 MB) # 15.22 [+0.00] ok # 15.41 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=138287 (MB=8629), tx/s=138287 (MB/s=8629) # 18.23 [+1.40] rx=69047 (8629 MB) # 18.23 [+0.00] ok # 18.39 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=135488 (MB=8454), tx/s=135488 (MB/s=8454) # 21.31 [+1.50] rx=135488 (8454 MB) # 21.31 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=123802 (MB=7725), tx/s=123802 (MB/s=7725) # 24.30 [+1.36] rx=61867 (7725 MB) # 24.30 [+0.00] ok # 24.46 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=141568 (MB=8834), tx/s=141568 (MB/s=8834) # 27.38 [+1.50] rx=141568 (8834 MB) # 27.38 [+0.00] ok # 27.54 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=131817 (MB=8225), tx/s=131817 (MB/s=8225) # 30.37 [+1.36] rx=65882 (8225 MB) # 30.37 [+0.00] ok # 30.54 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=160384 (MB=10008), tx/s=160384 (MB/s=10008) # 33.46 [+1.50] rx=160384 (10008 MB) # 33.46 [+0.00] ok # 33.63 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=127547 (MB=7959), tx/s=127547 (MB/s=7959) # 36.45 [+1.40] rx=63581 (7959 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__->