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: 598 MB/s 10144 calls/s 10144 msg/s # tcp rx: 603 MB/s 30860 calls/s # tcp tx: 577 MB/s 9797 calls/s 9797 msg/s # tcp rx: 576 MB/s 29998 calls/s # tcp tx: 539 MB/s 9143 calls/s 9143 msg/s # tcp rx: 539 MB/s 28221 calls/s # tcp tx: 553 MB/s 9387 calls/s 9387 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: 552 MB/s 399915 calls/s # udp tx: 1216 MB/s 20633 calls/s 20633 msg/s # udp rx: 663 MB/s 480774 calls/s # udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # udp rx: 663 MB/s 480809 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # udp rx: 664 MB/s 481514 calls/s # udp tx: 1287 MB/s 21834 calls/s 21834 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: 1066 MB/s 777941 calls/s # udp tx: 1091 MB/s 18521 calls/s 18521 msg/s # udp rx: 1124 MB/s 819989 calls/s # udp tx: 1122 MB/s 19031 calls/s 19031 msg/s # udp rx: 1042 MB/s 760125 calls/s # udp tx: 1044 MB/s 17714 calls/s 17714 msg/s # udp rx: 1039 MB/s 758029 calls/s # udp tx: 1043 MB/s 17705 calls/s 17705 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__->