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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: io_uring_zerocopy_tx.sh # 1.33 [+1.33] ipv4 udp -m 1 -t 1 -n 32 # 2.89 [+1.56] tx=11616 (MB=724), tx/s=11616 (MB/s=724) # 4.39 [+1.50] rx=11334 (707 MB) # 4.40 [+0.00] ok DETECTED CRASH, lowering timeout # 5.52 [+1.12] ipv4 tcp -m 1 -t 1 -n 1 # 7.07 [+1.55] tx=7751 (MB=483), tx/s=7751 (MB/s=483) # 8.43 [+1.36] rx=3862 (483 MB) # 8.43 [+0.00] ok # 9.46 [+1.02] ipv4 udp -m 2 -t 1 -n 32 # 10.98 [+1.52] tx=19008 (MB=1186), tx/s=19008 (MB/s=1186) # 12.48 [+1.50] rx=18427 (1149 MB) # 12.49 [+0.00] ok # 13.55 [+1.07] ipv4 tcp -m 2 -t 1 -n 1 # 15.10 [+1.54] tx=8529 (MB=532), tx/s=8529 (MB/s=532) # 16.46 [+1.36] rx=4242 (532 MB) # 16.46 [+0.00] ok # 17.50 [+1.04] ipv4 udp -m 3 -t 1 -n 32 # 19.02 [+1.52] tx=19584 (MB=1222), tx/s=19584 (MB/s=1222) # 20.52 [+1.50] rx=19022 (1187 MB) # 20.53 [+0.00] ok # 21.61 [+1.08] ipv4 tcp -m 3 -t 1 -n 1 # 23.16 [+1.55] tx=8883 (MB=554), tx/s=8883 (MB/s=554) # 24.52 [+1.36] rx=4430 (554 MB) # 24.52 [+0.00] ok # 25.63 [+1.11] ipv6 udp -m 1 -t 1 -n 32 # 27.14 [+1.51] tx=17952 (MB=1120), tx/s=17952 (MB/s=1120) # 28.64 [+1.50] rx=17617 (1099 MB) # 28.65 [+0.01] ok # 29.71 [+1.06] ipv6 tcp -m 1 -t 1 -n 1 # 31.22 [+1.51] tx=8309 (MB=518), tx/s=8309 (MB/s=518) # 32.62 [+1.40] rx=4130 (518 MB) # 32.63 [+0.01] ok # 33.67 [+1.04] ipv6 udp -m 2 -t 1 -n 32 # 35.19 [+1.53] tx=18880 (MB=1178), tx/s=18880 (MB/s=1178) # 36.69 [+1.50] rx=18360 (1145 MB) # 36.70 [+0.00] ok # 37.76 [+1.07] ipv6 tcp -m 2 -t 1 -n 1 # 39.31 [+1.55] tx=8144 (MB=508), tx/s=8144 (MB/s=508) # 40.67 [+1.36] rx=4031 (508 MB) # 40.68 [+0.00] ok # 41.82 [+1.15] ipv6 udp -m 3 -t 1 -n 32 # 43.35 [+1.53] tx=18592 (MB=1160), tx/s=18592 (MB/s=1160) # 44.85 [+1.50] rx=18017 (1124 MB) # 44.85 [+0.00] ok # 45.94 [+1.08] ipv6 tcp -m 3 -t 1 -n 1 # 47.48 [+1.54] tx=8588 (MB=535), tx/s=8588 (MB/s=535) # 48.84 [+1.36] rx=4279 (535 MB) # 48.84 [+0.00] ok # 48.96 [+0.12] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->