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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=67648 (MB=4221), tx/s=67648 (MB/s=4221) # 3.07 [+1.50] rx=67648 (4221 MB) # 3.07 [+0.00] ok # 3.30 [+0.23] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=92933 (MB=5799), tx/s=92933 (MB/s=5799) # 6.12 [+1.36] rx=46442 (5799 MB) # 6.12 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=108288 (MB=6757), tx/s=108288 (MB/s=6757) # 9.24 [+1.50] rx=108288 (6757 MB) # 9.24 [+0.00] ok # 9.41 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=123624 (MB=7714), tx/s=123624 (MB/s=7714) # 12.23 [+1.36] rx=60871 (7714 MB) # 12.23 [+0.00] ok # 12.42 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=107296 (MB=6695), tx/s=107296 (MB/s=6695) # 15.35 [+1.50] rx=107296 (6695 MB) # 15.35 [+0.00] ok # 15.55 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.43] tx=106930 (MB=6672), tx/s=106930 (MB/s=6672) # 18.38 [+1.40] rx=53249 (6672 MB) # 18.38 [+0.00] ok # 18.60 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.42] tx=93248 (MB=5819), tx/s=93248 (MB/s=5819) # 21.53 [+1.50] rx=93248 (5819 MB) # 21.53 [+0.00] ok # 21.70 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=117310 (MB=7320), tx/s=117310 (MB/s=7320) # 24.52 [+1.36] rx=58643 (7320 MB) # 24.52 [+0.00] ok # 24.70 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.12 [+1.42] tx=72192 (MB=4505), tx/s=72192 (MB/s=4505) # 27.63 [+1.50] rx=72192 (4505 MB) # 27.63 [+0.00] ok # 27.83 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.46] tx=106078 (MB=6619), tx/s=106078 (MB/s=6619) # 30.65 [+1.36] rx=52988 (6619 MB) # 30.65 [+0.00] ok # 30.81 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.23 [+1.42] tx=126304 (MB=7881), tx/s=126304 (MB/s=7881) # 33.73 [+1.50] rx=126304 (7881 MB) # 33.73 [+0.00] ok # 33.93 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.50] tx=102260 (MB=6381), tx/s=102260 (MB/s=6381) # 36.76 [+1.32] rx=50890 (6381 MB) # 36.76 [+0.00] ok # 36.79 [+0.03] 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__->