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: 1062 MB/s 18015 calls/s 18015 msg/s # tcp rx: 1070 MB/s 137553 calls/s # tcp tx: 998 MB/s 16929 calls/s 16929 msg/s # tcp rx: 998 MB/s 125621 calls/s # tcp tx: 980 MB/s 16637 calls/s 16637 msg/s # tcp rx: 981 MB/s 128662 calls/s # tcp tx: 971 MB/s 16470 calls/s 16470 msg/s # udp gso - over veth touching data # udp rx: 1172 MB/s 834872 calls/s # udp tx: 1205 MB/s 20445 calls/s 20445 msg/s # udp rx: 1186 MB/s 845420 calls/s # udp tx: 1184 MB/s 20094 calls/s 20094 msg/s # udp rx: 1248 MB/s 889276 calls/s # udp tx: 1246 MB/s 21147 calls/s 21147 msg/s # udp rx: 1189 MB/s 847294 calls/s # udp tx: 1188 MB/s 20151 calls/s 20151 msg/s # udp gso and gro - over veth touching data # udp rx: 1263 MB/s 900221 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 1314 MB/s 936255 calls/s # udp tx: 1316 MB/s 22325 calls/s 22325 msg/s # udp rx: 1311 MB/s 934483 calls/s # udp tx: 1313 MB/s 22280 calls/s 22280 msg/s # udp rx: 1313 MB/s 935313 calls/s # udp tx: 1315 MB/s 22305 calls/s 22305 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1132 MB/s 19200 calls/s 19200 msg/s # tcp rx: 1132 MB/s 138260 calls/s # tcp tx: 1113 MB/s 18883 calls/s 18883 msg/s # tcp rx: 1113 MB/s 135397 calls/s # tcp tx: 1091 MB/s 18514 calls/s 18514 msg/s # tcp rx: 1092 MB/s 134422 calls/s # tcp tx: 1167 MB/s 19804 calls/s 19804 msg/s # udp gso - over veth touching data # udp rx: 1173 MB/s 855970 calls/s # udp tx: 1208 MB/s 20501 calls/s 20501 msg/s # udp rx: 1182 MB/s 862586 calls/s # udp tx: 1170 MB/s 19851 calls/s 19851 msg/s # udp rx: 1126 MB/s 821513 calls/s # udp tx: 1135 MB/s 19256 calls/s 19256 msg/s # udp rx: 1242 MB/s 906455 calls/s # udp tx: 1244 MB/s 21102 calls/s 21102 msg/s # udp gso and gro - over veth touching data # udp rx: 1179 MB/s 860363 calls/s # udp tx: 1213 MB/s 20588 calls/s 20588 msg/s # udp rx: 1154 MB/s 842102 calls/s # udp tx: 1149 MB/s 19490 calls/s 19490 msg/s # udp rx: 1162 MB/s 847716 calls/s # udp tx: 1168 MB/s 19822 calls/s 19822 msg/s # udp rx: 1182 MB/s 862618 calls/s # udp tx: 1180 MB/s 20018 calls/s 20018 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__->