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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=89120 (MB=5561), tx/s=89120 (MB/s=5561) # 3.08 [+1.50] rx=89120 (5561 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=123554 (MB=7710), tx/s=123554 (MB/s=7710) # 6.09 [+1.36] rx=61733 (7710 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=82304 (MB=5136), tx/s=82304 (MB/s=5136) # 9.19 [+1.50] rx=82304 (5136 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=118529 (MB=7396), tx/s=118529 (MB/s=7396) # 12.19 [+1.40] rx=59237 (7396 MB) # 12.19 [+0.00] ok # 12.35 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=140192 (MB=8748), tx/s=140192 (MB/s=8748) # 15.27 [+1.50] rx=140192 (8748 MB) # 15.27 [+0.00] ok # 15.43 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=137778 (MB=8597), tx/s=137778 (MB/s=8597) # 18.25 [+1.40] rx=68755 (8597 MB) # 18.25 [+0.00] ok # 18.40 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=101664 (MB=6344), tx/s=101664 (MB/s=6344) # 21.32 [+1.50] rx=101664 (6344 MB) # 21.32 [+0.00] ok # 21.51 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=114084 (MB=7119), tx/s=114084 (MB/s=7119) # 24.33 [+1.36] rx=57010 (7119 MB) # 24.33 [+0.00] ok # 24.52 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=98976 (MB=6176), tx/s=98976 (MB/s=6176) # 27.44 [+1.50] rx=98976 (6176 MB) # 27.44 [+0.00] ok # 27.60 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=124001 (MB=7738), tx/s=124001 (MB/s=7738) # 30.42 [+1.36] rx=61940 (7738 MB) # 30.42 [+0.00] ok # 30.57 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=140960 (MB=8796), tx/s=140960 (MB/s=8796) # 33.49 [+1.50] rx=140960 (8796 MB) # 33.49 [+0.00] ok # 33.65 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=135534 (MB=8457), tx/s=135534 (MB/s=8457) # 36.47 [+1.40] rx=67645 (8457 MB) # 36.47 [+0.00] ok # 36.50 [+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__->