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: 1004 MB/s 17029 calls/s 17029 msg/s # tcp rx: 1004 MB/s 50909 calls/s # tcp tx: 1015 MB/s 17218 calls/s 17218 msg/s # tcp rx: 1026 MB/s 50939 calls/s # tcp tx: 1004 MB/s 17036 calls/s 17036 msg/s # tcp rx: 1038 MB/s 50431 calls/s # tcp tx: 1019 MB/s 17296 calls/s 17296 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: 620 MB/s 449792 calls/s # udp tx: 1168 MB/s 19824 calls/s 19824 msg/s # udp rx: 635 MB/s 460444 calls/s # udp tx: 1182 MB/s 20055 calls/s 20055 msg/s # udp rx: 595 MB/s 431475 calls/s # udp tx: 1186 MB/s 20123 calls/s 20123 msg/s # udp rx: 659 MB/s 477689 calls/s # udp tx: 1181 MB/s 20043 calls/s 20043 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: 1080 MB/s 788187 calls/s # udp tx: 1108 MB/s 18805 calls/s 18805 msg/s # udp rx: 895 MB/s 652837 calls/s # udp tx: 884 MB/s 14997 calls/s 14997 msg/s # udp rx: 629 MB/s 459228 calls/s # udp tx: 630 MB/s 10690 calls/s 10690 msg/s # udp rx: 643 MB/s 469170 calls/s # udp tx: 643 MB/s 10921 calls/s 10921 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__->