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: 1134 MB/s 19236 calls/s 19236 msg/s # tcp rx: 1135 MB/s 138923 calls/s # tcp tx: 1173 MB/s 19904 calls/s 19904 msg/s # tcp rx: 1174 MB/s 138095 calls/s # tcp tx: 1182 MB/s 20058 calls/s 20058 msg/s # tcp rx: 1183 MB/s 141292 calls/s # tcp tx: 1173 MB/s 19895 calls/s 19895 msg/s # udp gso - over veth touching data # udp rx: 1231 MB/s 877354 calls/s # udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # udp rx: 1305 MB/s 930100 calls/s # udp tx: 1310 MB/s 22224 calls/s 22224 msg/s # udp rx: 1310 MB/s 933306 calls/s # udp tx: 1314 MB/s 22303 calls/s 22303 msg/s # udp rx: 1303 MB/s 928661 calls/s # udp tx: 1308 MB/s 22191 calls/s 22191 msg/s # udp gso and gro - over veth touching data # udp rx: 1280 MB/s 912171 calls/s # udp tx: 1319 MB/s 22375 calls/s 22375 msg/s # udp rx: 1333 MB/s 949785 calls/s # udp tx: 1332 MB/s 22604 calls/s 22604 msg/s # udp rx: 1337 MB/s 953003 calls/s # udp tx: 1337 MB/s 22686 calls/s 22686 msg/s # udp rx: 1346 MB/s 959000 calls/s # udp tx: 1347 MB/s 22858 calls/s 22858 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1131 MB/s 19185 calls/s 19185 msg/s # tcp rx: 1132 MB/s 138249 calls/s # tcp tx: 1219 MB/s 20689 calls/s 20689 msg/s # tcp rx: 1219 MB/s 125965 calls/s # tcp tx: 1097 MB/s 18608 calls/s 18608 msg/s # tcp rx: 1099 MB/s 114725 calls/s # tcp tx: 1005 MB/s 17053 calls/s 17053 msg/s # udp gso - over veth touching data # udp rx: 1263 MB/s 921331 calls/s # udp tx: 1300 MB/s 22065 calls/s 22065 msg/s # udp rx: 1267 MB/s 924700 calls/s # udp tx: 1264 MB/s 21451 calls/s 21451 msg/s # udp rx: 1253 MB/s 913892 calls/s # udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # udp rx: 1258 MB/s 918053 calls/s # udp tx: 1259 MB/s 21360 calls/s 21360 msg/s # udp gso and gro - over veth touching data # udp rx: 1216 MB/s 887082 calls/s # udp tx: 1258 MB/s 21339 calls/s 21339 msg/s # udp rx: 1275 MB/s 930549 calls/s # udp tx: 1279 MB/s 21702 calls/s 21702 msg/s # udp rx: 1264 MB/s 922376 calls/s # udp tx: 1265 MB/s 21461 calls/s 21461 msg/s # udp rx: 1267 MB/s 924727 calls/s # udp tx: 1268 MB/s 21511 calls/s 21511 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__->