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: 962 MB/s 16333 calls/s 16333 msg/s # tcp rx: 1019 MB/s 48954 calls/s # tcp tx: 945 MB/s 16040 calls/s 16040 msg/s # tcp rx: 934 MB/s 49236 calls/s # tcp tx: 914 MB/s 15504 calls/s 15504 msg/s # tcp rx: 914 MB/s 47727 calls/s # tcp tx: 953 MB/s 16167 calls/s 16167 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: 571 MB/s 414208 calls/s # udp tx: 1184 MB/s 20090 calls/s 20090 msg/s # udp rx: 670 MB/s 485376 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # udp rx: 670 MB/s 485632 calls/s # udp tx: 1296 MB/s 21990 calls/s 21990 msg/s # udp rx: 669 MB/s 484608 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 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: 1136 MB/s 828893 calls/s # udp tx: 1159 MB/s 19670 calls/s 19670 msg/s # udp rx: 1099 MB/s 801858 calls/s # udp tx: 1093 MB/s 18553 calls/s 18553 msg/s # udp rx: 1119 MB/s 816570 calls/s # udp tx: 1127 MB/s 19119 calls/s 19119 msg/s # udp rx: 1178 MB/s 859499 calls/s # udp tx: 1177 MB/s 19970 calls/s 19970 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__->