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: 896 MB/s 15199 calls/s 15199 msg/s # tcp rx: 896 MB/s 49640 calls/s # tcp tx: 892 MB/s 15144 calls/s 15144 msg/s # tcp rx: 893 MB/s 49563 calls/s # tcp tx: 908 MB/s 15410 calls/s 15410 msg/s # tcp rx: 909 MB/s 47825 calls/s # tcp tx: 958 MB/s 16258 calls/s 16258 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: 519 MB/s 377582 calls/s # udp tx: 616 MB/s 10459 calls/s 10459 msg/s # udp rx: 502 MB/s 364977 calls/s # udp tx: 765 MB/s 12983 calls/s 12983 msg/s # udp rx: 555 MB/s 403384 calls/s # udp tx: 674 MB/s 11432 calls/s 11432 msg/s # udp rx: 553 MB/s 402193 calls/s # udp tx: 658 MB/s 11174 calls/s 11174 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: 957 MB/s 698235 calls/s # udp tx: 987 MB/s 16751 calls/s 16751 msg/s # udp rx: 1127 MB/s 822583 calls/s # udp tx: 1126 MB/s 19104 calls/s 19104 msg/s # udp rx: 1118 MB/s 815979 calls/s # udp tx: 1118 MB/s 18966 calls/s 18966 msg/s # udp rx: 1126 MB/s 821522 calls/s # udp tx: 1126 MB/s 19098 calls/s 19098 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__->