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: 991 MB/s 16809 calls/s 16809 msg/s # tcp rx: 1002 MB/s 51285 calls/s # tcp tx: 1002 MB/s 17002 calls/s 17002 msg/s # tcp rx: 1013 MB/s 50563 calls/s # tcp tx: 1000 MB/s 16968 calls/s 16968 msg/s # tcp rx: 998 MB/s 50358 calls/s # tcp tx: 999 MB/s 16954 calls/s 16954 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: 613 MB/s 444416 calls/s # udp tx: 1323 MB/s 22442 calls/s 22442 msg/s # udp rx: 668 MB/s 484221 calls/s # udp tx: 1244 MB/s 21100 calls/s 21100 msg/s # udp rx: 669 MB/s 484965 calls/s # udp tx: 1262 MB/s 21421 calls/s 21421 msg/s # udp rx: 669 MB/s 484608 calls/s # udp tx: 1254 MB/s 21280 calls/s 21280 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: 1126 MB/s 821690 calls/s # udp tx: 1151 MB/s 19527 calls/s 19527 msg/s # udp rx: 1178 MB/s 859236 calls/s # udp tx: 1177 MB/s 19970 calls/s 19970 msg/s # udp rx: 1161 MB/s 847128 calls/s # udp tx: 1160 MB/s 19682 calls/s 19682 msg/s # udp rx: 1159 MB/s 845843 calls/s # udp tx: 1159 MB/s 19661 calls/s 19661 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__->