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: 1095 MB/s 18583 calls/s 18583 msg/s # tcp rx: 1095 MB/s 137802 calls/s # tcp tx: 1248 MB/s 21176 calls/s 21176 msg/s # tcp rx: 1249 MB/s 111739 calls/s # tcp tx: 1057 MB/s 17937 calls/s 17937 msg/s # tcp rx: 1059 MB/s 125352 calls/s # tcp tx: 1083 MB/s 18378 calls/s 18378 msg/s # udp gso - over veth touching data # udp rx: 1245 MB/s 886962 calls/s # udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # udp rx: 1305 MB/s 929699 calls/s # udp tx: 1304 MB/s 22129 calls/s 22129 msg/s # udp rx: 1312 MB/s 935251 calls/s # udp tx: 1312 MB/s 22266 calls/s 22266 msg/s # udp rx: 1317 MB/s 938512 calls/s # udp tx: 1317 MB/s 22341 calls/s 22341 msg/s # udp gso and gro - over veth touching data # udp rx: 1270 MB/s 905125 calls/s # udp tx: 1305 MB/s 22141 calls/s 22141 msg/s # udp rx: 1307 MB/s 931731 calls/s # udp tx: 1308 MB/s 22185 calls/s 22185 msg/s # udp rx: 1301 MB/s 927280 calls/s # udp tx: 1300 MB/s 22061 calls/s 22061 msg/s # udp rx: 1291 MB/s 920009 calls/s # udp tx: 1291 MB/s 21902 calls/s 21902 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1123 MB/s 19053 calls/s 19053 msg/s # tcp rx: 1131 MB/s 138650 calls/s # tcp tx: 1091 MB/s 18512 calls/s 18512 msg/s # tcp rx: 1091 MB/s 126432 calls/s # tcp tx: 1076 MB/s 18258 calls/s 18258 msg/s # tcp rx: 1081 MB/s 125719 calls/s # tcp tx: 967 MB/s 16410 calls/s 16410 msg/s # udp gso - over veth touching data # udp rx: 1171 MB/s 854265 calls/s # udp tx: 1207 MB/s 20478 calls/s 20478 msg/s # udp rx: 1202 MB/s 876684 calls/s # udp tx: 1206 MB/s 20461 calls/s 20461 msg/s # udp rx: 1258 MB/s 917790 calls/s # udp tx: 1257 MB/s 21335 calls/s 21335 msg/s # udp rx: 1141 MB/s 832354 calls/s # udp tx: 1140 MB/s 19352 calls/s 19352 msg/s # udp gso and gro - over veth touching data # udp rx: 1253 MB/s 914058 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # udp rx: 1276 MB/s 930656 calls/s # udp tx: 1280 MB/s 21714 calls/s 21714 msg/s # udp rx: 1271 MB/s 927574 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 1275 MB/s 930007 calls/s # udp tx: 1279 MB/s 21707 calls/s 21707 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__->