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 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: 904 MB/s 15349 calls/s 15349 msg/s # tcp rx: 905 MB/s 48143 calls/s # tcp tx: 909 MB/s 15428 calls/s 15428 msg/s # tcp rx: 910 MB/s 47418 calls/s # tcp tx: 930 MB/s 15789 calls/s 15789 msg/s # tcp rx: 932 MB/s 48119 calls/s # tcp tx: 932 MB/s 15808 calls/s 15808 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: 639 MB/s 463360 calls/s # udp tx: 1219 MB/s 20676 calls/s 20676 msg/s # udp rx: 617 MB/s 447715 calls/s # udp tx: 1121 MB/s 19023 calls/s 19023 msg/s # udp rx: 661 MB/s 479253 calls/s # udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # udp rx: 661 MB/s 479246 calls/s # udp tx: 1297 MB/s 22012 calls/s 22012 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: 1147 MB/s 836799 calls/s # udp tx: 1174 MB/s 19924 calls/s 19924 msg/s # udp rx: 1132 MB/s 826162 calls/s # udp tx: 1132 MB/s 19203 calls/s 19203 msg/s # udp rx: 1157 MB/s 843812 calls/s # udp tx: 1156 MB/s 19611 calls/s 19611 msg/s # udp rx: 1158 MB/s 844661 calls/s # udp tx: 1157 MB/s 19634 calls/s 19634 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__->