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: 936 MB/s 15892 calls/s 15892 msg/s # tcp rx: 937 MB/s 49588 calls/s # tcp tx: 954 MB/s 16185 calls/s 16185 msg/s # tcp rx: 971 MB/s 48298 calls/s # tcp tx: 948 MB/s 16091 calls/s 16091 msg/s # tcp rx: 949 MB/s 47873 calls/s # tcp tx: 925 MB/s 15698 calls/s 15698 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: 603 MB/s 436992 calls/s # udp tx: 1302 MB/s 22085 calls/s 22085 msg/s # udp rx: 633 MB/s 458752 calls/s # udp tx: 1304 MB/s 22125 calls/s 22125 msg/s # udp rx: 668 MB/s 483840 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 668 MB/s 483840 calls/s # udp tx: 1291 MB/s 21907 calls/s 21907 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: 1143 MB/s 834269 calls/s # udp tx: 1170 MB/s 19848 calls/s 19848 msg/s # udp rx: 1165 MB/s 849666 calls/s # udp tx: 1166 MB/s 19783 calls/s 19783 msg/s # udp rx: 1166 MB/s 850594 calls/s # udp tx: 1166 MB/s 19793 calls/s 19793 msg/s # udp rx: 1167 MB/s 851758 calls/s # udp tx: 1168 MB/s 19818 calls/s 19818 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__->