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: 1081 MB/s 18347 calls/s 18347 msg/s # tcp rx: 1082 MB/s 134137 calls/s # tcp tx: 1106 MB/s 18765 calls/s 18765 msg/s # tcp rx: 1107 MB/s 129763 calls/s # tcp tx: 1112 MB/s 18873 calls/s 18873 msg/s # tcp rx: 1113 MB/s 127288 calls/s # tcp tx: 1128 MB/s 19143 calls/s 19143 msg/s # udp gso - over veth touching data # udp rx: 1178 MB/s 839667 calls/s # udp tx: 1214 MB/s 20598 calls/s 20598 msg/s # udp rx: 1198 MB/s 853422 calls/s # udp tx: 1196 MB/s 20292 calls/s 20292 msg/s # udp rx: 1216 MB/s 866714 calls/s # udp tx: 1218 MB/s 20672 calls/s 20672 msg/s # udp rx: 1336 MB/s 951817 calls/s # udp tx: 1337 MB/s 22678 calls/s 22678 msg/s # udp gso and gro - over veth touching data # udp rx: 1180 MB/s 840983 calls/s # udp tx: 1220 MB/s 20705 calls/s 20705 msg/s # udp rx: 1287 MB/s 916884 calls/s # udp tx: 1289 MB/s 21865 calls/s 21865 msg/s # udp rx: 1318 MB/s 939302 calls/s # udp tx: 1317 MB/s 22342 calls/s 22342 msg/s # udp rx: 1306 MB/s 930430 calls/s # udp tx: 1305 MB/s 22137 calls/s 22137 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1161 MB/s 19699 calls/s 19699 msg/s # tcp rx: 1161 MB/s 139732 calls/s # tcp tx: 1165 MB/s 19766 calls/s 19766 msg/s # tcp rx: 1166 MB/s 141715 calls/s # tcp tx: 1169 MB/s 19843 calls/s 19843 msg/s # tcp rx: 1171 MB/s 142565 calls/s # tcp tx: 1183 MB/s 20065 calls/s 20065 msg/s # udp gso - over veth touching data # udp rx: 1151 MB/s 839446 calls/s # udp tx: 1188 MB/s 20155 calls/s 20155 msg/s # udp rx: 1273 MB/s 928492 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 1281 MB/s 934441 calls/s # udp tx: 1280 MB/s 21716 calls/s 21716 msg/s # udp rx: 1273 MB/s 929086 calls/s # udp tx: 1273 MB/s 21600 calls/s 21600 msg/s # udp gso and gro - over veth touching data # udp rx: 1252 MB/s 913265 calls/s # udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # udp rx: 1283 MB/s 935804 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # udp rx: 1270 MB/s 926442 calls/s # udp tx: 1271 MB/s 21568 calls/s 21568 msg/s # udp rx: 1288 MB/s 939473 calls/s # udp tx: 1285 MB/s 21810 calls/s 21810 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__->