make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 969 MB/s 16438 calls/s 16438 msg/s # tcp rx: 969 MB/s 49789 calls/s # tcp tx: 664 MB/s 11275 calls/s 11275 msg/s # tcp rx: 665 MB/s 34278 calls/s # tcp tx: 601 MB/s 10197 calls/s 10197 msg/s # tcp rx: 601 MB/s 31145 calls/s # tcp tx: 603 MB/s 10229 calls/s 10229 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: 531 MB/s 385304 calls/s # udp tx: 801 MB/s 13589 calls/s 13589 msg/s # udp rx: 545 MB/s 395264 calls/s # udp tx: 812 MB/s 13788 calls/s 13788 msg/s # udp rx: 542 MB/s 392704 calls/s # udp tx: 819 MB/s 13893 calls/s 13893 msg/s # udp rx: 541 MB/s 392192 calls/s # udp tx: 799 MB/s 13560 calls/s 13560 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: 1065 MB/s 777110 calls/s # udp tx: 1090 MB/s 18503 calls/s 18503 msg/s # udp rx: 1135 MB/s 828046 calls/s # udp tx: 1134 MB/s 19245 calls/s 19245 msg/s # udp rx: 1137 MB/s 829944 calls/s # udp tx: 1136 MB/s 19282 calls/s 19282 msg/s # udp rx: 1156 MB/s 843701 calls/s # udp tx: 1156 MB/s 19609 calls/s 19609 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__->