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: 947 MB/s 16076 calls/s 16076 msg/s # tcp rx: 948 MB/s 50221 calls/s # tcp tx: 898 MB/s 15242 calls/s 15242 msg/s # tcp rx: 900 MB/s 47452 calls/s # tcp tx: 917 MB/s 15568 calls/s 15568 msg/s # tcp rx: 930 MB/s 48150 calls/s # tcp tx: 896 MB/s 15205 calls/s 15205 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: 640 MB/s 463952 calls/s # udp tx: 1211 MB/s 20543 calls/s 20543 msg/s # udp rx: 661 MB/s 478924 calls/s # udp tx: 1257 MB/s 21330 calls/s 21330 msg/s # udp rx: 660 MB/s 478677 calls/s # udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # udp rx: 659 MB/s 477860 calls/s # udp tx: 1278 MB/s 21683 calls/s 21683 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: 1110 MB/s 809674 calls/s # udp tx: 1123 MB/s 19061 calls/s 19061 msg/s # udp rx: 1135 MB/s 827815 calls/s # udp tx: 1142 MB/s 19385 calls/s 19385 msg/s # udp rx: 1156 MB/s 843299 calls/s # udp tx: 1156 MB/s 19615 calls/s 19615 msg/s # udp rx: 1154 MB/s 842063 calls/s # udp tx: 1155 MB/s 19594 calls/s 19594 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__->