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=80320 (MB=5012), tx/s=80320 (MB/s=5012) # 3.07 [+1.50] rx=80320 (5012 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=115489 (MB=7206), tx/s=115489 (MB/s=7206) # 6.06 [+1.36] rx=57733 (7206 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=86272 (MB=5383), tx/s=86272 (MB/s=5383) # 9.16 [+1.50] rx=86272 (5383 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=123440 (MB=7703), tx/s=123440 (MB/s=7703) # 12.16 [+1.36] rx=61573 (7703 MB) # 12.16 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=121408 (MB=7576), tx/s=121408 (MB/s=7576) # 15.26 [+1.50] rx=121408 (7576 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=122635 (MB=7652), tx/s=122635 (MB/s=7652) # 18.26 [+1.40] rx=60584 (7652 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=101184 (MB=6314), tx/s=101184 (MB/s=6314) # 21.37 [+1.50] rx=101184 (6314 MB) # 21.37 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=125254 (MB=7816), tx/s=125254 (MB/s=7816) # 24.36 [+1.36] rx=62535 (7816 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=102656 (MB=6406), tx/s=102656 (MB/s=6406) # 27.46 [+1.50] rx=102656 (6406 MB) # 27.46 [+0.00] ok # 27.64 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=137459 (MB=8577), tx/s=137459 (MB/s=8577) # 30.46 [+1.36] rx=68717 (8577 MB) # 30.47 [+0.00] ok # 30.64 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=119936 (MB=7484), tx/s=119936 (MB/s=7484) # 33.57 [+1.50] rx=119936 (7484 MB) # 33.57 [+0.00] ok # 33.75 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.46] tx=123268 (MB=7692), tx/s=123268 (MB/s=7692) # 36.57 [+1.36] rx=60932 (7692 MB) # 36.57 [+0.00] ok # 36.59 [+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__->