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: 1119 MB/s 18980 calls/s 18980 msg/s # tcp rx: 1119 MB/s 137786 calls/s # tcp tx: 1073 MB/s 18206 calls/s 18206 msg/s # tcp rx: 1074 MB/s 137153 calls/s # tcp tx: 1086 MB/s 18431 calls/s 18431 msg/s # tcp rx: 1087 MB/s 133889 calls/s # tcp tx: 1089 MB/s 18484 calls/s 18484 msg/s # udp gso - over veth touching data # udp rx: 1118 MB/s 796823 calls/s # udp tx: 1155 MB/s 19595 calls/s 19595 msg/s # udp rx: 1262 MB/s 899086 calls/s # udp tx: 1261 MB/s 21395 calls/s 21395 msg/s # udp rx: 1304 MB/s 929009 calls/s # udp tx: 1303 MB/s 22102 calls/s 22102 msg/s # udp rx: 1307 MB/s 931210 calls/s # udp tx: 1306 MB/s 22161 calls/s 22161 msg/s # udp gso and gro - over veth touching data # udp rx: 1255 MB/s 894109 calls/s # udp tx: 1287 MB/s 21832 calls/s 21832 msg/s # udp rx: 1306 MB/s 930639 calls/s # udp tx: 1315 MB/s 22312 calls/s 22312 msg/s # udp rx: 1288 MB/s 917951 calls/s # udp tx: 1287 MB/s 21842 calls/s 21842 msg/s # udp rx: 1303 MB/s 928249 calls/s # udp tx: 1302 MB/s 22097 calls/s 22097 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1109 MB/s 18812 calls/s 18812 msg/s # tcp rx: 1109 MB/s 140341 calls/s # tcp tx: 1149 MB/s 19488 calls/s 19488 msg/s # tcp rx: 1151 MB/s 137219 calls/s # tcp tx: 1155 MB/s 19595 calls/s 19595 msg/s # tcp rx: 1156 MB/s 133934 calls/s # tcp tx: 1146 MB/s 19438 calls/s 19438 msg/s # udp gso - over veth touching data # udp rx: 1140 MB/s 831795 calls/s # udp tx: 1173 MB/s 19910 calls/s 19910 msg/s # udp rx: 1180 MB/s 860689 calls/s # udp tx: 1180 MB/s 20015 calls/s 20015 msg/s # udp rx: 1197 MB/s 873668 calls/s # udp tx: 1197 MB/s 20316 calls/s 20316 msg/s # udp rx: 1223 MB/s 892407 calls/s # udp tx: 1215 MB/s 20623 calls/s 20623 msg/s # udp gso and gro - over veth touching data # udp rx: 1101 MB/s 803093 calls/s # udp tx: 1139 MB/s 19332 calls/s 19332 msg/s # udp rx: 1249 MB/s 911354 calls/s # udp tx: 1252 MB/s 21235 calls/s 21235 msg/s # udp rx: 1264 MB/s 922252 calls/s # udp tx: 1268 MB/s 21511 calls/s 21511 msg/s # udp rx: 1260 MB/s 919566 calls/s # udp tx: 1266 MB/s 21487 calls/s 21487 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__->