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: 1044 MB/s 17707 calls/s 17707 msg/s # tcp rx: 1044 MB/s 53308 calls/s # tcp tx: 704 MB/s 11957 calls/s 11957 msg/s # tcp rx: 706 MB/s 36003 calls/s # tcp tx: 695 MB/s 11788 calls/s 11788 msg/s # tcp rx: 695 MB/s 35544 calls/s # tcp tx: 681 MB/s 11565 calls/s 11565 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: 625 MB/s 453120 calls/s # udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # udp rx: 541 MB/s 393120 calls/s # udp tx: 847 MB/s 14380 calls/s 14380 msg/s # udp rx: 515 MB/s 372721 calls/s # udp tx: 819 MB/s 13894 calls/s 13894 msg/s # udp rx: 513 MB/s 371015 calls/s # udp tx: 883 MB/s 14993 calls/s 14993 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: 744 MB/s 543269 calls/s # udp tx: 760 MB/s 12905 calls/s 12905 msg/s # udp rx: 659 MB/s 480868 calls/s # udp tx: 659 MB/s 11178 calls/s 11178 msg/s # udp rx: 663 MB/s 483992 calls/s # udp tx: 663 MB/s 11245 calls/s 11245 msg/s # udp rx: 661 MB/s 482746 calls/s # udp tx: 661 MB/s 11215 calls/s 11215 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__->