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: 960 MB/s 16289 calls/s 16289 msg/s # tcp rx: 960 MB/s 49738 calls/s # tcp tx: 974 MB/s 16521 calls/s 16521 msg/s # tcp rx: 975 MB/s 50208 calls/s # tcp tx: 1011 MB/s 17162 calls/s 17162 msg/s # tcp rx: 1012 MB/s 51814 calls/s # tcp tx: 977 MB/s 16577 calls/s 16577 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: 579 MB/s 419603 calls/s # udp tx: 1296 MB/s 21995 calls/s 21995 msg/s # udp rx: 654 MB/s 474624 calls/s # udp tx: 1251 MB/s 21223 calls/s 21223 msg/s # udp rx: 639 MB/s 463360 calls/s # udp tx: 1290 MB/s 21891 calls/s 21891 msg/s # udp rx: 633 MB/s 458752 calls/s # udp tx: 1296 MB/s 21988 calls/s 21988 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: 1105 MB/s 806165 calls/s # udp tx: 1131 MB/s 19189 calls/s 19189 msg/s # udp rx: 1134 MB/s 827554 calls/s # udp tx: 1133 MB/s 19229 calls/s 19229 msg/s # udp rx: 1141 MB/s 832632 calls/s # udp tx: 1140 MB/s 19346 calls/s 19346 msg/s # udp rx: 1086 MB/s 792143 calls/s # udp tx: 1078 MB/s 18295 calls/s 18295 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__->