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: 957 MB/s 16234 calls/s 16234 msg/s # tcp rx: 961 MB/s 50708 calls/s # tcp tx: 569 MB/s 9655 calls/s 9655 msg/s # tcp rx: 569 MB/s 33758 calls/s # tcp tx: 562 MB/s 9536 calls/s 9536 msg/s # tcp rx: 562 MB/s 34478 calls/s # tcp tx: 583 MB/s 9893 calls/s 9893 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: 545 MB/s 395264 calls/s # udp tx: 810 MB/s 13743 calls/s 13743 msg/s # udp rx: 553 MB/s 401408 calls/s # udp tx: 812 MB/s 13788 calls/s 13788 msg/s # udp rx: 517 MB/s 375296 calls/s # udp tx: 856 MB/s 14529 calls/s 14529 msg/s # udp rx: 544 MB/s 394752 calls/s # udp tx: 826 MB/s 14025 calls/s 14025 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: 1114 MB/s 812653 calls/s # udp tx: 1141 MB/s 19366 calls/s 19366 msg/s # udp rx: 1161 MB/s 847141 calls/s # udp tx: 1165 MB/s 19772 calls/s 19772 msg/s # udp rx: 1170 MB/s 853345 calls/s # udp tx: 1169 MB/s 19840 calls/s 19840 msg/s # udp rx: 1161 MB/s 846955 calls/s # udp tx: 1160 MB/s 19676 calls/s 19676 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__->