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: 1026 MB/s 17418 calls/s 17418 msg/s # tcp rx: 1028 MB/s 52032 calls/s # tcp tx: 985 MB/s 16722 calls/s 16722 msg/s # tcp rx: 985 MB/s 49706 calls/s # tcp tx: 952 MB/s 16158 calls/s 16158 msg/s # tcp rx: 953 MB/s 49068 calls/s # tcp tx: 1007 MB/s 17086 calls/s 17086 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: 608 MB/s 440320 calls/s # udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # udp rx: 645 MB/s 467712 calls/s # udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # udp rx: 642 MB/s 465152 calls/s # udp tx: 1295 MB/s 21979 calls/s 21979 msg/s # udp rx: 583 MB/s 422400 calls/s # udp tx: 1307 MB/s 22181 calls/s 22181 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: 1081 MB/s 788525 calls/s # udp tx: 1114 MB/s 18898 calls/s 18898 msg/s # udp rx: 1078 MB/s 786524 calls/s # udp tx: 1068 MB/s 18120 calls/s 18120 msg/s # udp rx: 630 MB/s 459759 calls/s # udp tx: 632 MB/s 10735 calls/s 10735 msg/s # udp rx: 622 MB/s 453889 calls/s # udp tx: 625 MB/s 10608 calls/s 10608 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__->