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: 1018 MB/s 17272 calls/s 17272 msg/s # tcp rx: 1023 MB/s 135275 calls/s # tcp tx: 994 MB/s 16862 calls/s 16862 msg/s # tcp rx: 994 MB/s 123855 calls/s # tcp tx: 968 MB/s 16422 calls/s 16422 msg/s # tcp rx: 968 MB/s 117707 calls/s # tcp tx: 970 MB/s 16465 calls/s 16465 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 882998 calls/s # udp tx: 1278 MB/s 21676 calls/s 21676 msg/s # udp rx: 1248 MB/s 889470 calls/s # udp tx: 1247 MB/s 21162 calls/s 21162 msg/s # udp rx: 1266 MB/s 901983 calls/s # udp tx: 1268 MB/s 21511 calls/s 21511 msg/s # udp rx: 1303 MB/s 928807 calls/s # udp tx: 1304 MB/s 22131 calls/s 22131 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 811765 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # udp rx: 1150 MB/s 819359 calls/s # udp tx: 1150 MB/s 19519 calls/s 19519 msg/s # udp rx: 1248 MB/s 889202 calls/s # udp tx: 1246 MB/s 21142 calls/s 21142 msg/s # udp rx: 1298 MB/s 925214 calls/s # udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1112 MB/s 18871 calls/s 18871 msg/s # tcp rx: 1113 MB/s 145755 calls/s # tcp tx: 1134 MB/s 19236 calls/s 19236 msg/s # tcp rx: 1135 MB/s 145119 calls/s # tcp tx: 1157 MB/s 19638 calls/s 19638 msg/s # tcp rx: 1159 MB/s 142776 calls/s # tcp tx: 1174 MB/s 19912 calls/s 19912 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 904604 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # udp rx: 1267 MB/s 924071 calls/s # udp tx: 1265 MB/s 21469 calls/s 21469 msg/s # udp rx: 1269 MB/s 925764 calls/s # udp tx: 1274 MB/s 21620 calls/s 21620 msg/s # udp rx: 779 MB/s 568799 calls/s # udp tx: 765 MB/s 12991 calls/s 12991 msg/s # udp gso and gro - over veth touching data # udp rx: 1219 MB/s 889248 calls/s # udp tx: 1253 MB/s 21257 calls/s 21257 msg/s # udp rx: 1302 MB/s 950004 calls/s # udp tx: 1302 MB/s 22085 calls/s 22085 msg/s # udp rx: 1327 MB/s 968298 calls/s # udp tx: 1328 MB/s 22528 calls/s 22528 msg/s # udp rx: 1311 MB/s 956375 calls/s # udp tx: 1310 MB/s 22228 calls/s 22228 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__->