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=103264 (MB=6444), tx/s=103264 (MB/s=6444) # 3.07 [+1.50] rx=103264 (6444 MB) # 3.08 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.47] tx=126853 (MB=7916), tx/s=126853 (MB/s=7916) # 6.10 [+1.36] rx=63368 (7916 MB) # 6.10 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=113088 (MB=7057), tx/s=113088 (MB/s=7057) # 9.20 [+1.50] rx=113088 (7057 MB) # 9.20 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.42] tx=113674 (MB=7093), tx/s=113674 (MB/s=7093) # 12.21 [+1.40] rx=56708 (7093 MB) # 12.21 [+0.00] ok # 12.41 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=126752 (MB=7909), tx/s=126752 (MB/s=7909) # 15.33 [+1.50] rx=126752 (7909 MB) # 15.33 [+0.00] ok # 15.51 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=138219 (MB=8625), tx/s=138219 (MB/s=8625) # 18.33 [+1.40] rx=69031 (8625 MB) # 18.33 [+0.00] ok # 18.51 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=107680 (MB=6719), tx/s=107680 (MB/s=6719) # 21.44 [+1.50] rx=107680 (6719 MB) # 21.44 [+0.00] ok # 21.62 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=110061 (MB=6868), tx/s=110061 (MB/s=6868) # 24.44 [+1.36] rx=54946 (6868 MB) # 24.45 [+0.00] ok # 24.63 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.05 [+1.42] tx=150976 (MB=9421), tx/s=150976 (MB/s=9421) # 27.55 [+1.50] rx=150976 (9421 MB) # 27.55 [+0.00] ok # 27.71 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=128462 (MB=8016), tx/s=128462 (MB/s=8016) # 30.52 [+1.36] rx=64167 (8016 MB) # 30.53 [+0.00] ok # 30.71 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.14 [+1.42] tx=163232 (MB=10186), tx/s=163232 (MB/s=10186) # 33.64 [+1.50] rx=163232 (10186 MB) # 33.64 [+0.00] ok # 33.82 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.42] tx=127224 (MB=7939), tx/s=127224 (MB/s=7939) # 36.65 [+1.40] rx=63510 (7939 MB) # 36.65 [+0.00] ok # 36.67 [+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__->