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: 941 MB/s 15969 calls/s 15969 msg/s # tcp rx: 941 MB/s 50171 calls/s # tcp tx: 936 MB/s 15885 calls/s 15885 msg/s # tcp rx: 938 MB/s 48863 calls/s # tcp tx: 958 MB/s 16251 calls/s 16251 msg/s # tcp rx: 959 MB/s 49127 calls/s # tcp tx: 953 MB/s 16166 calls/s 16166 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: 591 MB/s 428800 calls/s # udp tx: 1255 MB/s 21299 calls/s 21299 msg/s # udp rx: 619 MB/s 449024 calls/s # udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # udp rx: 623 MB/s 451328 calls/s # udp tx: 1291 MB/s 21903 calls/s 21903 msg/s # udp rx: 619 MB/s 448768 calls/s # udp tx: 1287 MB/s 21833 calls/s 21833 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: 1052 MB/s 767439 calls/s # udp tx: 1077 MB/s 18273 calls/s 18273 msg/s # udp rx: 1048 MB/s 764691 calls/s # udp tx: 1052 MB/s 17858 calls/s 17858 msg/s # udp rx: 1104 MB/s 805243 calls/s # udp tx: 1105 MB/s 18754 calls/s 18754 msg/s # udp rx: 1139 MB/s 830990 calls/s # udp tx: 1138 MB/s 19316 calls/s 19316 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__->