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: 1016 MB/s 17237 calls/s 17237 msg/s # tcp rx: 1017 MB/s 51878 calls/s # tcp tx: 989 MB/s 16785 calls/s 16785 msg/s # tcp rx: 990 MB/s 50852 calls/s # tcp tx: 1024 MB/s 17383 calls/s 17383 msg/s # tcp rx: 1025 MB/s 52273 calls/s # tcp tx: 1024 MB/s 17384 calls/s 17384 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: 649 MB/s 470784 calls/s # udp tx: 1160 MB/s 19689 calls/s 19689 msg/s # udp rx: 634 MB/s 459847 calls/s # udp tx: 1136 MB/s 19275 calls/s 19275 msg/s # udp rx: 664 MB/s 481085 calls/s # udp tx: 1241 MB/s 21051 calls/s 21051 msg/s # udp rx: 534 MB/s 387479 calls/s # udp tx: 781 MB/s 13262 calls/s 13262 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: 1059 MB/s 772519 calls/s # udp tx: 1088 MB/s 18454 calls/s 18454 msg/s # udp rx: 1005 MB/s 733010 calls/s # udp tx: 1003 MB/s 17017 calls/s 17017 msg/s # udp rx: 1067 MB/s 778823 calls/s # udp tx: 1072 MB/s 18188 calls/s 18188 msg/s # udp rx: 1102 MB/s 804296 calls/s # udp tx: 1108 MB/s 18794 calls/s 18794 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__->