make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1032 MB/s 17511 calls/s 17511 msg/s # tcp rx: 1033 MB/s 137798 calls/s # tcp tx: 1104 MB/s 18737 calls/s 18737 msg/s # tcp rx: 1105 MB/s 139526 calls/s # tcp tx: 1060 MB/s 17986 calls/s 17986 msg/s # tcp rx: 1061 MB/s 131719 calls/s # tcp tx: 941 MB/s 15964 calls/s 15964 msg/s # udp gso - over veth touching data # udp rx: 1186 MB/s 845305 calls/s # udp tx: 1227 MB/s 20823 calls/s 20823 msg/s # udp rx: 1231 MB/s 877600 calls/s # udp tx: 1226 MB/s 20805 calls/s 20805 msg/s # udp rx: 1110 MB/s 791318 calls/s # udp tx: 1109 MB/s 18812 calls/s 18812 msg/s # udp rx: 1280 MB/s 912067 calls/s # udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 882343 calls/s # udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # udp rx: 1312 MB/s 935047 calls/s # udp tx: 1317 MB/s 22347 calls/s 22347 msg/s # udp rx: 1326 MB/s 944999 calls/s # udp tx: 1329 MB/s 22550 calls/s 22550 msg/s # udp rx: 1331 MB/s 948699 calls/s # udp tx: 1334 MB/s 22633 calls/s 22633 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1138 MB/s 19302 calls/s 19302 msg/s # tcp rx: 1138 MB/s 134887 calls/s # tcp tx: 1097 MB/s 18611 calls/s 18611 msg/s # tcp rx: 1111 MB/s 130622 calls/s # tcp tx: 1053 MB/s 17861 calls/s 17861 msg/s # tcp rx: 1052 MB/s 123871 calls/s # tcp tx: 797 MB/s 13530 calls/s 13530 msg/s # udp gso - over veth touching data # udp rx: 1253 MB/s 914068 calls/s # udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # udp rx: 1283 MB/s 936253 calls/s # udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # udp rx: 1307 MB/s 953843 calls/s # udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # udp rx: 1302 MB/s 949662 calls/s # udp tx: 1304 MB/s 22125 calls/s 22125 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 896098 calls/s # udp tx: 1276 MB/s 21645 calls/s 21645 msg/s # udp rx: 1277 MB/s 931537 calls/s # udp tx: 1276 MB/s 21645 calls/s 21645 msg/s # udp rx: 1280 MB/s 933744 calls/s # udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # udp rx: 1287 MB/s 939229 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 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__->