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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=108960 (MB=6799), tx/s=108960 (MB/s=6799) # 3.08 [+1.50] rx=108960 (6799 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=109590 (MB=6838), tx/s=109590 (MB/s=6838) # 6.07 [+1.40] rx=54785 (6838 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=114528 (MB=7146), tx/s=114528 (MB/s=7146) # 9.17 [+1.50] rx=114528 (7146 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=137126 (MB=8557), tx/s=137126 (MB/s=8557) # 12.16 [+1.36] rx=68437 (8557 MB) # 12.16 [+0.00] ok # 12.35 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=151168 (MB=9433), tx/s=151168 (MB/s=9433) # 15.28 [+1.50] rx=151168 (9433 MB) # 15.28 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=124133 (MB=7746), tx/s=124133 (MB/s=7746) # 18.28 [+1.40] rx=61946 (7746 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=116736 (MB=7284), tx/s=116736 (MB/s=7284) # 21.38 [+1.50] rx=116736 (7284 MB) # 21.39 [+0.00] ok # 21.56 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.42] tx=116680 (MB=7281), tx/s=116680 (MB/s=7281) # 24.38 [+1.40] rx=58338 (7281 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=124064 (MB=7742), tx/s=124064 (MB/s=7742) # 27.49 [+1.50] rx=124064 (7742 MB) # 27.49 [+0.00] ok # 27.65 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=135876 (MB=8479), tx/s=135876 (MB/s=8479) # 30.47 [+1.36] rx=67932 (8479 MB) # 30.48 [+0.00] ok # 30.64 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=144640 (MB=9026), tx/s=144640 (MB/s=9026) # 33.56 [+1.50] rx=144640 (9026 MB) # 33.56 [+0.00] ok # 33.74 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=118769 (MB=7411), tx/s=118769 (MB/s=7411) # 36.56 [+1.40] rx=58911 (7411 MB) # 36.56 [+0.00] ok # 36.58 [+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__->