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: 945 MB/s 16035 calls/s 16035 msg/s # tcp rx: 945 MB/s 50154 calls/s # tcp tx: 898 MB/s 15233 calls/s 15233 msg/s # tcp rx: 910 MB/s 49842 calls/s # tcp tx: 917 MB/s 15558 calls/s 15558 msg/s # tcp rx: 921 MB/s 47385 calls/s # tcp tx: 916 MB/s 15547 calls/s 15547 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: 567 MB/s 412160 calls/s # udp tx: 740 MB/s 12556 calls/s 12556 msg/s # udp rx: 580 MB/s 421120 calls/s # udp tx: 761 MB/s 12910 calls/s 12910 msg/s # udp rx: 586 MB/s 425728 calls/s # udp tx: 747 MB/s 12678 calls/s 12678 msg/s # udp rx: 551 MB/s 399872 calls/s # udp tx: 788 MB/s 13372 calls/s 13372 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: 621 MB/s 453245 calls/s # udp tx: 639 MB/s 10853 calls/s 10853 msg/s # udp rx: 635 MB/s 463135 calls/s # udp tx: 634 MB/s 10769 calls/s 10769 msg/s # udp rx: 637 MB/s 465105 calls/s # udp tx: 636 MB/s 10802 calls/s 10802 msg/s # udp rx: 636 MB/s 463843 calls/s # udp tx: 635 MB/s 10782 calls/s 10782 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__->