make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests DETECTED CRASH, lowering timeout make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 836 MB/s 14190 calls/s 14190 msg/s # tcp rx: 837 MB/s 97166 calls/s # tcp tx: 800 MB/s 13576 calls/s 13576 msg/s # tcp rx: 801 MB/s 94885 calls/s # tcp tx: 813 MB/s 13800 calls/s 13800 msg/s # tcp rx: 814 MB/s 94691 calls/s # tcp tx: 788 MB/s 13368 calls/s 13368 msg/s # udp gso - over veth touching data # udp rx: 1288 MB/s 917846 calls/s # udp tx: 1323 MB/s 22442 calls/s 22442 msg/s # udp rx: 1332 MB/s 949496 calls/s # udp tx: 1334 MB/s 22626 calls/s 22626 msg/s # udp rx: 1337 MB/s 952688 calls/s # udp tx: 1333 MB/s 22625 calls/s 22625 msg/s # udp rx: 1332 MB/s 949032 calls/s # udp tx: 1330 MB/s 22567 calls/s 22567 msg/s # udp gso and gro - over veth touching data # udp rx: 1184 MB/s 843598 calls/s # udp tx: 1221 MB/s 20711 calls/s 20711 msg/s # udp rx: 1284 MB/s 914896 calls/s # udp tx: 1282 MB/s 21758 calls/s 21758 msg/s # udp rx: 1276 MB/s 909293 calls/s # udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # udp rx: 1205 MB/s 858862 calls/s # udp tx: 1208 MB/s 20496 calls/s 20496 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1027 MB/s 17435 calls/s 17435 msg/s # tcp rx: 1028 MB/s 134438 calls/s # tcp tx: 1065 MB/s 18072 calls/s 18072 msg/s # tcp rx: 1066 MB/s 135949 calls/s # tcp tx: 1067 MB/s 18099 calls/s 18099 msg/s # tcp rx: 1068 MB/s 134455 calls/s # tcp tx: 1077 MB/s 18275 calls/s 18275 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 872920 calls/s # udp tx: 1228 MB/s 20837 calls/s 20837 msg/s # udp rx: 1268 MB/s 925287 calls/s # udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # udp rx: 1247 MB/s 909717 calls/s # udp tx: 1244 MB/s 21107 calls/s 21107 msg/s # udp rx: 1209 MB/s 882417 calls/s # udp tx: 1203 MB/s 20414 calls/s 20414 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 885762 calls/s # udp tx: 1253 MB/s 21259 calls/s 21259 msg/s # udp rx: 1281 MB/s 934517 calls/s # udp tx: 1283 MB/s 21766 calls/s 21766 msg/s # udp rx: 1272 MB/s 927733 calls/s # udp tx: 1272 MB/s 21588 calls/s 21588 msg/s # udp rx: 1270 MB/s 926636 calls/s # udp tx: 1271 MB/s 21565 calls/s 21565 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->