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: 905 MB/s 15356 calls/s 15356 msg/s # tcp rx: 920 MB/s 50656 calls/s # tcp tx: 943 MB/s 16003 calls/s 16003 msg/s # tcp rx: 950 MB/s 47743 calls/s # tcp tx: 929 MB/s 15773 calls/s 15773 msg/s # tcp rx: 930 MB/s 48224 calls/s # tcp tx: 934 MB/s 15843 calls/s 15843 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: 453 MB/s 327680 calls/s # udp tx: 941 MB/s 15973 calls/s 15973 msg/s # udp rx: 481 MB/s 348350 calls/s # udp tx: 857 MB/s 14549 calls/s 14549 msg/s # udp rx: 549 MB/s 398800 calls/s # udp tx: 675 MB/s 11452 calls/s 11452 msg/s # udp rx: 563 MB/s 409028 calls/s # udp tx: 698 MB/s 11849 calls/s 11849 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: 641 MB/s 468075 calls/s # udp tx: 657 MB/s 11150 calls/s 11150 msg/s # udp rx: 632 MB/s 461267 calls/s # udp tx: 634 MB/s 10760 calls/s 10760 msg/s # udp rx: 633 MB/s 462278 calls/s # udp tx: 635 MB/s 10778 calls/s 10778 msg/s # udp rx: 640 MB/s 467093 calls/s # udp tx: 641 MB/s 10886 calls/s 10886 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__->