make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t DETECTED CRASH, lowering timeout # tcp tx: 13 MB/s 232 calls/s 232 msg/s # tcp rx: 13 MB/s 2736 calls/s # tcp tx: 13 MB/s 225 calls/s 225 msg/s # tcp rx: 13 MB/s 3784 calls/s # tcp rx: 13 MB/s 4242 calls/s # tcp tx: 13 MB/s 237 calls/s 237 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: 12 MB/s 9202 calls/s # udp tx: 15 MB/s 263 calls/s 263 msg/s # udp rx: 14 MB/s 10793 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 15 MB/s 11481 calls/s # udp tx: 15 MB/s 266 calls/s 266 msg/s # udp rx: 15 MB/s 11438 calls/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: 12 MB/s 9460 calls/s # udp tx: 16 MB/s 276 calls/s 276 msg/s # udp rx: 15 MB/s 11395 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 15 MB/s 11180 calls/s # udp tx: 16 MB/s 277 calls/s 277 msg/s # udp rx: 16 MB/s 11954 calls/s ok 1 selftests: net: udpgro_frglist.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__->