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: 1014 MB/s 17214 calls/s 17214 msg/s # tcp rx: 1026 MB/s 51823 calls/s # tcp tx: 995 MB/s 16890 calls/s 16890 msg/s # tcp rx: 995 MB/s 50646 calls/s # tcp tx: 1003 MB/s 17019 calls/s 17019 msg/s # tcp rx: 1017 MB/s 49582 calls/s # tcp tx: 1001 MB/s 16988 calls/s 16988 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: 639 MB/s 463360 calls/s # udp tx: 1243 MB/s 21094 calls/s 21094 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1173 MB/s 19895 calls/s 19895 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 806610 calls/s # udp tx: 1133 MB/s 19220 calls/s 19220 msg/s # udp rx: 1189 MB/s 867425 calls/s # udp tx: 1190 MB/s 20186 calls/s 20186 msg/s # udp rx: 1160 MB/s 846141 calls/s # udp tx: 1160 MB/s 19675 calls/s 19675 msg/s # udp rx: 1165 MB/s 850332 calls/s # udp tx: 1165 MB/s 19765 calls/s 19765 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__->