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: 834 MB/s 14153 calls/s 14153 msg/s # tcp rx: 834 MB/s 50243 calls/s # tcp tx: 917 MB/s 15556 calls/s 15556 msg/s # tcp rx: 918 MB/s 47896 calls/s # tcp tx: 926 MB/s 15714 calls/s 15714 msg/s # tcp rx: 927 MB/s 48079 calls/s # tcp tx: 929 MB/s 15772 calls/s 15772 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: 636 MB/s 461056 calls/s # udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # udp rx: 660 MB/s 478494 calls/s # udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # udp rx: 662 MB/s 479888 calls/s # udp tx: 1271 MB/s 21565 calls/s 21565 msg/s # udp rx: 664 MB/s 481078 calls/s # udp tx: 1224 MB/s 20773 calls/s 20773 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 821224 calls/s # udp tx: 1156 MB/s 19614 calls/s 19614 msg/s # udp rx: 1123 MB/s 819385 calls/s # udp tx: 1126 MB/s 19099 calls/s 19099 msg/s # udp rx: 1126 MB/s 821370 calls/s # udp tx: 1128 MB/s 19144 calls/s 19144 msg/s # udp rx: 1127 MB/s 822240 calls/s # udp tx: 1130 MB/s 19170 calls/s 19170 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__->