make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 788 MB/s 13380 calls/s 13380 msg/s # tcp rx: 789 MB/s 144652 calls/s # tcp tx: 823 MB/s 13961 calls/s 13961 msg/s # tcp rx: 824 MB/s 150069 calls/s # tcp tx: 824 MB/s 13987 calls/s 13987 msg/s # tcp rx: 825 MB/s 146164 calls/s # tcp tx: 827 MB/s 14031 calls/s 14031 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 847452 calls/s # udp tx: 1221 MB/s 20724 calls/s 20724 msg/s # udp rx: 1206 MB/s 859116 calls/s # udp tx: 1208 MB/s 20493 calls/s 20493 msg/s # udp rx: 1212 MB/s 863587 calls/s # udp tx: 1214 MB/s 20597 calls/s 20597 msg/s # udp rx: 1223 MB/s 871427 calls/s # udp tx: 1224 MB/s 20767 calls/s 20767 msg/s # udp gso and gro - over veth touching data # udp rx: 1156 MB/s 823986 calls/s # udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # udp rx: 1107 MB/s 789045 calls/s # udp tx: 1106 MB/s 18770 calls/s 18770 msg/s # udp rx: 1225 MB/s 873223 calls/s # udp tx: 1225 MB/s 20777 calls/s 20777 msg/s # udp rx: 1221 MB/s 870006 calls/s # udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 823 MB/s 13975 calls/s 13975 msg/s # tcp rx: 824 MB/s 141945 calls/s # tcp tx: 821 MB/s 13938 calls/s 13938 msg/s # tcp rx: 822 MB/s 152470 calls/s # tcp tx: 856 MB/s 14519 calls/s 14519 msg/s # tcp rx: 856 MB/s 158207 calls/s # tcp tx: 861 MB/s 14618 calls/s 14618 msg/s # udp gso - over veth touching data # udp rx: 1023 MB/s 746674 calls/s # udp tx: 1057 MB/s 17931 calls/s 17931 msg/s # udp rx: 1153 MB/s 840947 calls/s # udp tx: 1143 MB/s 19397 calls/s 19397 msg/s # udp rx: 1073 MB/s 782750 calls/s # udp tx: 1075 MB/s 18237 calls/s 18237 msg/s # udp rx: 1103 MB/s 804802 calls/s # udp tx: 1114 MB/s 18899 calls/s 18899 msg/s # udp gso and gro - over veth touching data # udp rx: 1053 MB/s 768432 calls/s # udp tx: 1092 MB/s 18535 calls/s 18535 msg/s # udp rx: 1080 MB/s 788019 calls/s # udp tx: 1079 MB/s 18313 calls/s 18313 msg/s # udp rx: 1142 MB/s 833233 calls/s # udp tx: 1140 MB/s 19348 calls/s 19348 msg/s # udp rx: 1127 MB/s 822206 calls/s # udp tx: 1126 MB/s 19104 calls/s 19104 msg/s ok 1 selftests: net: udpgro_bench.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__->