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: 1221 MB/s 20723 calls/s 20723 msg/s # tcp rx: 1221 MB/s 131836 calls/s # tcp tx: 1224 MB/s 20761 calls/s 20761 msg/s # tcp rx: 1224 MB/s 109253 calls/s # tcp tx: 1127 MB/s 19117 calls/s 19117 msg/s # tcp rx: 1129 MB/s 106208 calls/s # tcp tx: 1104 MB/s 18738 calls/s 18738 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 857117 calls/s # udp tx: 1239 MB/s 21015 calls/s 21015 msg/s # udp rx: 1329 MB/s 947039 calls/s # udp tx: 1333 MB/s 22613 calls/s 22613 msg/s # udp rx: 1331 MB/s 948724 calls/s # udp tx: 1335 MB/s 22646 calls/s 22646 msg/s # udp rx: 1330 MB/s 947564 calls/s # udp tx: 1333 MB/s 22624 calls/s 22624 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 860090 calls/s # udp tx: 1241 MB/s 21054 calls/s 21054 msg/s # udp rx: 1308 MB/s 931979 calls/s # udp tx: 1307 MB/s 22184 calls/s 22184 msg/s # udp rx: 1321 MB/s 941406 calls/s # udp tx: 1320 MB/s 22405 calls/s 22405 msg/s # udp rx: 1320 MB/s 940956 calls/s # udp tx: 1319 MB/s 22383 calls/s 22383 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1087 MB/s 18452 calls/s 18452 msg/s # tcp rx: 1088 MB/s 123011 calls/s # tcp tx: 1085 MB/s 18411 calls/s 18411 msg/s # tcp rx: 1086 MB/s 125533 calls/s # tcp tx: 1062 MB/s 18014 calls/s 18014 msg/s # tcp rx: 1063 MB/s 125020 calls/s # tcp tx: 1074 MB/s 18224 calls/s 18224 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 891621 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 msg/s # udp rx: 1268 MB/s 925104 calls/s # udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # udp rx: 1256 MB/s 916233 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 msg/s # udp rx: 1263 MB/s 921362 calls/s # udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # udp gso and gro - over veth touching data # udp rx: 1191 MB/s 869158 calls/s # udp tx: 1235 MB/s 20963 calls/s 20963 msg/s # udp rx: 1251 MB/s 912952 calls/s # udp tx: 1249 MB/s 21192 calls/s 21192 msg/s # udp rx: 1255 MB/s 915539 calls/s # udp tx: 1252 MB/s 21245 calls/s 21245 msg/s # udp rx: 1255 MB/s 915612 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 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__->