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=126880 (MB=7917), tx/s=126880 (MB/s=7917) # 3.06 [+1.50] rx=126880 (7917 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=133428 (MB=8326), tx/s=133428 (MB/s=8326) # 6.04 [+1.36] rx=66677 (8326 MB) # 6.04 [+0.00] ok # 6.22 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=150656 (MB=9401), tx/s=150656 (MB/s=9401) # 9.14 [+1.50] rx=150656 (9401 MB) # 9.14 [+0.00] ok # 9.33 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=130052 (MB=8115), tx/s=130052 (MB/s=8115) # 12.15 [+1.36] rx=64965 (8115 MB) # 12.15 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=148544 (MB=9269), tx/s=148544 (MB/s=9269) # 15.25 [+1.50] rx=148544 (9269 MB) # 15.25 [+0.00] ok # 15.41 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=130166 (MB=8122), tx/s=130166 (MB/s=8122) # 18.23 [+1.40] rx=64938 (8122 MB) # 18.23 [+0.00] ok # 18.39 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=134880 (MB=8417), tx/s=134880 (MB/s=8417) # 21.31 [+1.50] rx=134880 (8417 MB) # 21.31 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=127492 (MB=7955), tx/s=127492 (MB/s=7955) # 24.30 [+1.36] rx=63719 (7955 MB) # 24.30 [+0.00] ok # 24.49 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=117920 (MB=7358), tx/s=117920 (MB/s=7358) # 27.41 [+1.50] rx=117920 (7358 MB) # 27.41 [+0.00] ok # 27.59 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=134039 (MB=8364), tx/s=134039 (MB/s=8364) # 30.41 [+1.36] rx=66231 (8364 MB) # 30.41 [+0.00] ok # 30.59 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=140448 (MB=8764), tx/s=140448 (MB/s=8764) # 33.51 [+1.50] rx=140448 (8764 MB) # 33.51 [+0.00] ok # 33.69 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=117481 (MB=7331), tx/s=117481 (MB/s=7331) # 36.51 [+1.40] rx=57873 (7331 MB) # 36.51 [+0.00] ok # 36.53 [+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__->