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: 1116 MB/s 18943 calls/s 18943 msg/s # tcp rx: 1118 MB/s 140771 calls/s # tcp tx: 1120 MB/s 19001 calls/s 19001 msg/s # tcp rx: 1121 MB/s 140187 calls/s # tcp tx: 1149 MB/s 19497 calls/s 19497 msg/s # tcp rx: 1150 MB/s 139870 calls/s # tcp tx: 1116 MB/s 18940 calls/s 18940 msg/s # udp gso - over veth touching data # udp rx: 1049 MB/s 747652 calls/s # udp tx: 1083 MB/s 18373 calls/s 18373 msg/s # udp rx: 1291 MB/s 920008 calls/s # udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # udp rx: 1300 MB/s 926558 calls/s # udp tx: 1298 MB/s 22023 calls/s 22023 msg/s # udp rx: 1287 MB/s 916856 calls/s # udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # udp gso and gro - over veth touching data # udp rx: 1284 MB/s 915228 calls/s # udp tx: 1326 MB/s 22504 calls/s 22504 msg/s # udp rx: 1309 MB/s 933030 calls/s # udp tx: 1309 MB/s 22213 calls/s 22213 msg/s # udp rx: 1239 MB/s 882855 calls/s # udp tx: 1239 MB/s 21022 calls/s 21022 msg/s # udp rx: 1341 MB/s 955378 calls/s # udp tx: 1338 MB/s 22710 calls/s 22710 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1108 MB/s 18802 calls/s 18802 msg/s # tcp rx: 1109 MB/s 141640 calls/s # tcp tx: 1048 MB/s 17787 calls/s 17787 msg/s # tcp rx: 1049 MB/s 136716 calls/s # tcp tx: 1040 MB/s 17648 calls/s 17648 msg/s # tcp rx: 1041 MB/s 137020 calls/s # tcp tx: 1115 MB/s 18928 calls/s 18928 msg/s # udp gso - over veth touching data # udp rx: 1136 MB/s 828902 calls/s # udp tx: 1167 MB/s 19801 calls/s 19801 msg/s # udp rx: 1262 MB/s 920426 calls/s # udp tx: 1261 MB/s 21391 calls/s 21391 msg/s # udp rx: 1250 MB/s 912308 calls/s # udp tx: 1249 MB/s 21197 calls/s 21197 msg/s # udp rx: 1263 MB/s 921416 calls/s # udp tx: 1271 MB/s 21571 calls/s 21571 msg/s # udp gso and gro - over veth touching data # udp rx: 1184 MB/s 863590 calls/s # udp tx: 1206 MB/s 20458 calls/s 20458 msg/s # udp rx: 1166 MB/s 850784 calls/s # udp tx: 1175 MB/s 19937 calls/s 19937 msg/s # udp rx: 1180 MB/s 861063 calls/s # udp tx: 1191 MB/s 20211 calls/s 20211 msg/s # udp rx: 561 MB/s 409534 calls/s # udp tx: 1396 MB/s 23682 calls/s 23682 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__->