make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 899 MB/s 15256 calls/s 15256 msg/s # tcp rx: 899 MB/s 50793 calls/s # tcp tx: 921 MB/s 15623 calls/s 15623 msg/s # tcp rx: 921 MB/s 48499 calls/s # tcp tx: 911 MB/s 15465 calls/s 15465 msg/s # tcp rx: 912 MB/s 47851 calls/s # tcp tx: 901 MB/s 15291 calls/s 15291 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 546 MB/s 395562 calls/s # udp tx: 1215 MB/s 20617 calls/s 20617 msg/s # udp rx: 631 MB/s 457216 calls/s # udp tx: 1251 MB/s 21218 calls/s 21218 msg/s # udp rx: 528 MB/s 382976 calls/s # udp tx: 1291 MB/s 21908 calls/s 21908 msg/s # udp rx: 570 MB/s 413440 calls/s # udp tx: 1258 MB/s 21347 calls/s 21347 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1090 MB/s 795333 calls/s # udp tx: 1122 MB/s 19034 calls/s 19034 msg/s # udp rx: 1170 MB/s 853601 calls/s # udp tx: 1169 MB/s 19843 calls/s 19843 msg/s # udp rx: 1166 MB/s 850572 calls/s # udp tx: 1165 MB/s 19772 calls/s 19772 msg/s # udp rx: 1164 MB/s 849550 calls/s # udp tx: 1163 MB/s 19735 calls/s 19735 msg/s ok 1 selftests: net: udpgro_frglist.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__->