make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests 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: 601 MB/s 10194 calls/s 10194 msg/s # tcp rx: 602 MB/s 32146 calls/s # tcp tx: 580 MB/s 9853 calls/s 9853 msg/s # tcp rx: 600 MB/s 32156 calls/s # tcp tx: 588 MB/s 9981 calls/s 9981 msg/s # tcp rx: 587 MB/s 31561 calls/s # tcp tx: 563 MB/s 9551 calls/s 9551 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: 533 MB/s 387055 calls/s # udp tx: 777 MB/s 13186 calls/s 13186 msg/s # udp rx: 563 MB/s 408252 calls/s # udp tx: 788 MB/s 13366 calls/s 13366 msg/s # udp rx: 563 MB/s 408100 calls/s # udp tx: 791 MB/s 13416 calls/s 13416 msg/s # udp rx: 561 MB/s 406825 calls/s # udp tx: 804 MB/s 13653 calls/s 13653 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: 622 MB/s 454290 calls/s # udp tx: 637 MB/s 10810 calls/s 10810 msg/s # udp rx: 661 MB/s 482242 calls/s # udp tx: 664 MB/s 11262 calls/s 11262 msg/s # udp rx: 659 MB/s 480668 calls/s # udp tx: 660 MB/s 11209 calls/s 11209 msg/s # udp rx: 662 MB/s 483136 calls/s # udp tx: 664 MB/s 11270 calls/s 11270 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__->