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: 1226 MB/s 20799 calls/s 20799 msg/s # tcp rx: 1230 MB/s 125259 calls/s # tcp tx: 1226 MB/s 20809 calls/s 20809 msg/s # tcp rx: 1226 MB/s 120420 calls/s # tcp tx: 1050 MB/s 17813 calls/s 17813 msg/s # tcp rx: 1053 MB/s 130209 calls/s # tcp tx: 1076 MB/s 18258 calls/s 18258 msg/s # udp gso - over veth touching data # udp rx: 1245 MB/s 887159 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp rx: 1327 MB/s 945409 calls/s # udp tx: 1330 MB/s 22574 calls/s 22574 msg/s # udp rx: 1341 MB/s 955381 calls/s # udp tx: 1343 MB/s 22787 calls/s 22787 msg/s # udp rx: 1320 MB/s 940916 calls/s # udp tx: 1323 MB/s 22453 calls/s 22453 msg/s # udp gso and gro - over veth touching data # udp rx: 1261 MB/s 898490 calls/s # udp tx: 1300 MB/s 22055 calls/s 22055 msg/s # udp rx: 1342 MB/s 956587 calls/s # udp tx: 1342 MB/s 22768 calls/s 22768 msg/s # udp rx: 1330 MB/s 947933 calls/s # udp tx: 1329 MB/s 22557 calls/s 22557 msg/s # udp rx: 1329 MB/s 946803 calls/s # udp tx: 1327 MB/s 22521 calls/s 22521 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1146 MB/s 19439 calls/s 19439 msg/s # tcp rx: 1147 MB/s 140362 calls/s # tcp tx: 1104 MB/s 18729 calls/s 18729 msg/s # tcp rx: 1105 MB/s 141481 calls/s # tcp tx: 1137 MB/s 19299 calls/s 19299 msg/s # tcp rx: 1138 MB/s 140593 calls/s # tcp tx: 1143 MB/s 19394 calls/s 19394 msg/s # udp gso - over veth touching data # udp rx: 1183 MB/s 862948 calls/s # udp tx: 1216 MB/s 20637 calls/s 20637 msg/s # udp rx: 1182 MB/s 862766 calls/s # udp tx: 1186 MB/s 20128 calls/s 20128 msg/s # udp rx: 1176 MB/s 857826 calls/s # udp tx: 1179 MB/s 20003 calls/s 20003 msg/s # udp rx: 1305 MB/s 952067 calls/s # udp tx: 1319 MB/s 22379 calls/s 22379 msg/s # udp gso and gro - over veth touching data # udp rx: 1136 MB/s 828763 calls/s # udp tx: 1158 MB/s 19646 calls/s 19646 msg/s # udp rx: 1257 MB/s 917420 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp rx: 1279 MB/s 932928 calls/s # udp tx: 1280 MB/s 21712 calls/s 21712 msg/s # udp rx: 1053 MB/s 768553 calls/s # udp tx: 1039 MB/s 17627 calls/s 17627 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__->