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: 1007 MB/s 17093 calls/s 17093 msg/s # tcp rx: 1007 MB/s 51774 calls/s # tcp tx: 993 MB/s 16846 calls/s 16846 msg/s # tcp rx: 993 MB/s 51101 calls/s # tcp tx: 996 MB/s 16894 calls/s 16894 msg/s # tcp rx: 997 MB/s 50951 calls/s # tcp tx: 986 MB/s 16726 calls/s 16726 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: 455 MB/s 329762 calls/s # udp tx: 913 MB/s 15498 calls/s 15498 msg/s # udp rx: 525 MB/s 380833 calls/s # udp tx: 829 MB/s 14061 calls/s 14061 msg/s # udp rx: 526 MB/s 381114 calls/s # udp tx: 817 MB/s 13870 calls/s 13870 msg/s # udp rx: 527 MB/s 381615 calls/s # udp tx: 868 MB/s 14735 calls/s 14735 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: 1067 MB/s 778521 calls/s # udp tx: 1101 MB/s 18684 calls/s 18684 msg/s # udp rx: 1175 MB/s 857242 calls/s # udp tx: 1174 MB/s 19926 calls/s 19926 msg/s # udp rx: 1168 MB/s 852019 calls/s # udp tx: 1167 MB/s 19797 calls/s 19797 msg/s # udp rx: 1159 MB/s 845343 calls/s # udp tx: 1158 MB/s 19649 calls/s 19649 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__->