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: 987 MB/s 16742 calls/s 16742 msg/s # tcp rx: 987 MB/s 51081 calls/s # tcp tx: 956 MB/s 16215 calls/s 16215 msg/s # tcp rx: 961 MB/s 49598 calls/s # tcp tx: 953 MB/s 16169 calls/s 16169 msg/s # tcp rx: 958 MB/s 48471 calls/s # tcp tx: 1041 MB/s 17668 calls/s 17668 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: 643 MB/s 466117 calls/s # udp tx: 1205 MB/s 20449 calls/s 20449 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1220 MB/s 20703 calls/s 20703 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1260 MB/s 21377 calls/s 21377 msg/s # udp rx: 634 MB/s 459264 calls/s # udp tx: 1254 MB/s 21271 calls/s 21271 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: 1089 MB/s 794647 calls/s # udp tx: 1117 MB/s 18960 calls/s 18960 msg/s # udp rx: 1161 MB/s 847260 calls/s # udp tx: 1161 MB/s 19699 calls/s 19699 msg/s # udp rx: 1165 MB/s 849732 calls/s # udp tx: 1164 MB/s 19753 calls/s 19753 msg/s # udp rx: 1162 MB/s 847726 calls/s # udp tx: 1161 MB/s 19704 calls/s 19704 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__->