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=117056 (MB=7304), tx/s=117056 (MB/s=7304) # 3.07 [+1.50] rx=117056 (7304 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=113827 (MB=7103), tx/s=113827 (MB/s=7103) # 6.06 [+1.40] rx=56902 (7103 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=125664 (MB=7841), tx/s=125664 (MB/s=7841) # 9.17 [+1.50] rx=125664 (7841 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=121288 (MB=7568), tx/s=121288 (MB/s=7568) # 12.16 [+1.40] rx=60639 (7568 MB) # 12.16 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=141664 (MB=8840), tx/s=141664 (MB/s=8840) # 15.26 [+1.50] rx=141664 (8840 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=125728 (MB=7845), tx/s=125728 (MB/s=7845) # 18.25 [+1.40] rx=62685 (7845 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=116448 (MB=7266), tx/s=116448 (MB/s=7266) # 21.35 [+1.50] rx=116448 (7266 MB) # 21.35 [+0.00] ok # 21.52 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.42] tx=112506 (MB=7020), tx/s=112506 (MB/s=7020) # 24.33 [+1.40] rx=56249 (7020 MB) # 24.34 [+0.00] ok # 24.50 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=113824 (MB=7103), tx/s=113824 (MB/s=7103) # 27.42 [+1.50] rx=113824 (7103 MB) # 27.42 [+0.00] ok # 27.58 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.42] tx=115077 (MB=7181), tx/s=115077 (MB/s=7181) # 30.40 [+1.40] rx=57476 (7181 MB) # 30.40 [+0.00] ok # 30.56 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=144000 (MB=8986), tx/s=144000 (MB/s=8986) # 33.48 [+1.50] rx=144000 (8986 MB) # 33.48 [+0.00] ok # 33.64 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=117754 (MB=7348), tx/s=117754 (MB/s=7348) # 36.46 [+1.40] rx=58730 (7348 MB) # 36.46 [+0.00] ok # 36.48 [+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__->