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: 1015 MB/s 17229 calls/s 17229 msg/s # tcp rx: 1016 MB/s 52468 calls/s # tcp tx: 939 MB/s 15928 calls/s 15928 msg/s # tcp rx: 939 MB/s 49993 calls/s # tcp tx: 905 MB/s 15365 calls/s 15365 msg/s # tcp rx: 906 MB/s 49786 calls/s # tcp tx: 900 MB/s 15277 calls/s 15277 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: 617 MB/s 447488 calls/s # udp tx: 1175 MB/s 19942 calls/s 19942 msg/s # udp rx: 659 MB/s 478255 calls/s # udp tx: 1311 MB/s 22236 calls/s 22236 msg/s # udp rx: 660 MB/s 478167 calls/s # udp tx: 1301 MB/s 22076 calls/s 22076 msg/s # udp rx: 659 MB/s 477758 calls/s # udp tx: 1302 MB/s 22089 calls/s 22089 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: 1087 MB/s 793108 calls/s # udp tx: 1116 MB/s 18935 calls/s 18935 msg/s # udp rx: 1161 MB/s 847262 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # udp rx: 1171 MB/s 854074 calls/s # udp tx: 1170 MB/s 19851 calls/s 19851 msg/s # udp rx: 1159 MB/s 845364 calls/s # udp tx: 1161 MB/s 19698 calls/s 19698 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__->