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=138112 (MB=8618), tx/s=138112 (MB/s=8618) # 3.07 [+1.50] rx=138112 (8618 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=107201 (MB=6689), tx/s=107201 (MB/s=6689) # 6.05 [+1.36] rx=53572 (6689 MB) # 6.05 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=124512 (MB=7770), tx/s=124512 (MB/s=7770) # 9.15 [+1.50] rx=124512 (7770 MB) # 9.15 [+0.00] ok # 9.35 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=135054 (MB=8427), tx/s=135054 (MB/s=8427) # 12.17 [+1.36] rx=67500 (8427 MB) # 12.17 [+0.00] ok # 12.37 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=152416 (MB=9511), tx/s=152416 (MB/s=9511) # 15.30 [+1.50] rx=151749 (9469 MB) # 15.30 [+0.00] ok # 15.48 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=106828 (MB=6666), tx/s=106828 (MB/s=6666) # 18.30 [+1.40] rx=52891 (6666 MB) # 18.30 [+0.00] ok # 18.50 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=105600 (MB=6589), tx/s=105600 (MB/s=6589) # 21.42 [+1.50] rx=105600 (6589 MB) # 21.42 [+0.00] ok # 21.58 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=122669 (MB=7654), tx/s=122669 (MB/s=7654) # 24.40 [+1.36] rx=61317 (7654 MB) # 24.40 [+0.00] ok # 24.56 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=147520 (MB=9205), tx/s=147520 (MB/s=9205) # 27.48 [+1.50] rx=147520 (9205 MB) # 27.49 [+0.00] ok # 27.65 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=120336 (MB=7509), tx/s=120336 (MB/s=7509) # 30.47 [+1.36] rx=60088 (7509 MB) # 30.47 [+0.00] ok # 30.62 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=159840 (MB=9974), tx/s=159840 (MB/s=9974) # 33.54 [+1.50] rx=159840 (9974 MB) # 33.54 [+0.00] ok # 33.70 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=141868 (MB=8853), tx/s=141868 (MB/s=8853) # 36.52 [+1.40] rx=70893 (8853 MB) # 36.52 [+0.00] ok # 36.54 [+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__->