make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1138 MB/s 19309 calls/s 19309 msg/s # tcp rx: 1146 MB/s 140119 calls/s # tcp tx: 1090 MB/s 18495 calls/s 18495 msg/s # tcp rx: 1544 MB/s 124733 calls/s # tcp tx: 1139 MB/s 19326 calls/s 19326 msg/s # tcp rx: 1148 MB/s 131900 calls/s # tcp tx: 1148 MB/s 19475 calls/s 19475 msg/s # udp gso - over veth touching data # udp rx: 1270 MB/s 905138 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # udp rx: 1213 MB/s 864515 calls/s # udp tx: 1207 MB/s 20477 calls/s 20477 msg/s # udp rx: 1305 MB/s 930290 calls/s # udp tx: 1312 MB/s 22261 calls/s 22261 msg/s # udp rx: 1309 MB/s 933067 calls/s # udp tx: 1309 MB/s 22207 calls/s 22207 msg/s # udp gso and gro - over veth touching data # udp rx: 1235 MB/s 880026 calls/s # udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # udp rx: 1293 MB/s 921084 calls/s # udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # udp rx: 1297 MB/s 924145 calls/s # udp tx: 1301 MB/s 22068 calls/s 22068 msg/s # udp rx: 1318 MB/s 939053 calls/s # udp tx: 1322 MB/s 22423 calls/s 22423 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1219 MB/s 20690 calls/s 20690 msg/s # tcp rx: 1220 MB/s 140548 calls/s # tcp tx: 1099 MB/s 18653 calls/s 18653 msg/s # tcp rx: 1113 MB/s 126979 calls/s # tcp tx: 1135 MB/s 19263 calls/s 19263 msg/s # tcp rx: 1134 MB/s 124192 calls/s # tcp tx: 1087 MB/s 18453 calls/s 18453 msg/s # udp gso - over veth touching data # udp rx: 1228 MB/s 896312 calls/s # udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # udp rx: 1259 MB/s 918863 calls/s # udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # udp rx: 1266 MB/s 923647 calls/s # udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # udp rx: 1258 MB/s 917670 calls/s # udp tx: 1257 MB/s 21336 calls/s 21336 msg/s # udp gso and gro - over veth touching data # udp rx: 1226 MB/s 894512 calls/s # udp tx: 1257 MB/s 21333 calls/s 21333 msg/s # udp rx: 1254 MB/s 914845 calls/s # udp tx: 1252 MB/s 21250 calls/s 21250 msg/s # udp rx: 1290 MB/s 940880 calls/s # udp tx: 1291 MB/s 21905 calls/s 21905 msg/s # udp rx: 1293 MB/s 943113 calls/s # udp tx: 1292 MB/s 21919 calls/s 21919 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__->