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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=138592 (MB=8648), tx/s=138592 (MB/s=8648) # 3.09 [+1.50] rx=138592 (8648 MB) # 3.09 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=96052 (MB=5993), tx/s=96052 (MB/s=5993) # 6.13 [+1.36] rx=48007 (5993 MB) # 6.13 [+0.00] ok # 6.33 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=144512 (MB=9018), tx/s=144512 (MB/s=9018) # 9.25 [+1.50] rx=144512 (9018 MB) # 9.25 [+0.00] ok # 9.43 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=130728 (MB=8157), tx/s=130728 (MB/s=8157) # 12.25 [+1.36] rx=64360 (8157 MB) # 12.25 [+0.00] ok # 12.44 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=153216 (MB=9561), tx/s=153216 (MB/s=9561) # 15.37 [+1.50] rx=153216 (9561 MB) # 15.37 [+0.00] ok # 15.59 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.43] tx=118331 (MB=7384), tx/s=118331 (MB/s=7384) # 18.41 [+1.40] rx=58633 (7384 MB) # 18.41 [+0.00] ok # 18.61 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=133792 (MB=8349), tx/s=133792 (MB/s=8349) # 21.53 [+1.50] rx=133792 (8349 MB) # 21.54 [+0.00] ok # 21.73 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.46] tx=119064 (MB=7430), tx/s=119064 (MB/s=7430) # 24.55 [+1.36] rx=59498 (7430 MB) # 24.55 [+0.00] ok # 24.72 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=135424 (MB=8450), tx/s=135424 (MB/s=8450) # 27.64 [+1.50] rx=135424 (8450 MB) # 27.64 [+0.00] ok # 27.85 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.27 [+1.42] tx=112108 (MB=6995), tx/s=112108 (MB/s=6995) # 30.67 [+1.40] rx=56015 (6995 MB) # 30.67 [+0.00] ok # 30.87 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=148448 (MB=9263), tx/s=148448 (MB/s=9263) # 33.80 [+1.50] rx=148448 (9263 MB) # 33.80 [+0.00] ok # 34.00 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.43 [+1.42] tx=123596 (MB=7712), tx/s=123596 (MB/s=7712) # 36.83 [+1.40] rx=61647 (7712 MB) # 36.83 [+0.00] ok # 36.85 [+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__->