make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 4800 # 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: 671 MB/s 11386 calls/s 11386 msg/s # tcp rx: 671 MB/s 25210 calls/s # tcp tx: 653 MB/s 11083 calls/s 11083 msg/s # tcp rx: 653 MB/s 30370 calls/s # tcp tx: 673 MB/s 11415 calls/s 11415 msg/s # tcp rx: 679 MB/s 27022 calls/s # tcp tx: 655 MB/s 11117 calls/s 11117 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: 428 MB/s 310784 calls/s # udp tx: 630 MB/s 10693 calls/s 10693 msg/s # udp rx: 400 MB/s 290048 calls/s # udp tx: 669 MB/s 11360 calls/s 11360 msg/s # udp rx: 444 MB/s 322560 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 msg/s # udp rx: 465 MB/s 337408 calls/s # udp tx: 660 MB/s 11197 calls/s 11197 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: 632 MB/s 461226 calls/s # udp tx: 645 MB/s 10940 calls/s 10940 msg/s # udp rx: 691 MB/s 504153 calls/s # udp tx: 690 MB/s 11712 calls/s 11712 msg/s # udp rx: 639 MB/s 466550 calls/s # udp tx: 639 MB/s 10839 calls/s 10839 msg/s # udp rx: 639 MB/s 466679 calls/s # udp tx: 639 MB/s 10842 calls/s 10842 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__->