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: 1165 MB/s 19770 calls/s 19770 msg/s # tcp rx: 1169 MB/s 134796 calls/s # tcp tx: 1074 MB/s 18219 calls/s 18219 msg/s # tcp rx: 1086 MB/s 126636 calls/s # tcp tx: 1014 MB/s 17207 calls/s 17207 msg/s # tcp rx: 1017 MB/s 126534 calls/s # tcp tx: 1052 MB/s 17858 calls/s 17858 msg/s # udp gso - over veth touching data # udp rx: 1137 MB/s 810407 calls/s # udp tx: 1173 MB/s 19904 calls/s 19904 msg/s # udp rx: 1299 MB/s 925566 calls/s # udp tx: 1303 MB/s 22106 calls/s 22106 msg/s # udp rx: 1287 MB/s 917284 calls/s # udp tx: 1290 MB/s 21896 calls/s 21896 msg/s # udp rx: 1277 MB/s 909698 calls/s # udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # udp gso and gro - over veth touching data # udp rx: 1307 MB/s 931613 calls/s # udp tx: 1348 MB/s 22879 calls/s 22879 msg/s # udp rx: 1330 MB/s 947648 calls/s # udp tx: 1344 MB/s 22799 calls/s 22799 msg/s # udp rx: 1328 MB/s 946579 calls/s # udp tx: 1331 MB/s 22585 calls/s 22585 msg/s # udp rx: 1327 MB/s 945434 calls/s # udp tx: 1329 MB/s 22547 calls/s 22547 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1106 MB/s 18765 calls/s 18765 msg/s # tcp rx: 1107 MB/s 138543 calls/s # tcp tx: 1107 MB/s 18779 calls/s 18779 msg/s # tcp rx: 1108 MB/s 135629 calls/s # tcp tx: 1159 MB/s 19661 calls/s 19661 msg/s # tcp rx: 1160 MB/s 135455 calls/s # tcp tx: 1149 MB/s 19503 calls/s 19503 msg/s # udp gso - over veth touching data # udp rx: 1143 MB/s 834193 calls/s # udp tx: 1176 MB/s 19954 calls/s 19954 msg/s # udp rx: 1224 MB/s 893028 calls/s # udp tx: 1227 MB/s 20818 calls/s 20818 msg/s # udp rx: 1223 MB/s 892133 calls/s # udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # udp rx: 1256 MB/s 916216 calls/s # udp tx: 1258 MB/s 21338 calls/s 21338 msg/s # udp gso and gro - over veth touching data # udp rx: 1202 MB/s 876750 calls/s # udp tx: 1232 MB/s 20908 calls/s 20908 msg/s # udp rx: 1284 MB/s 936911 calls/s # udp tx: 1282 MB/s 21758 calls/s 21758 msg/s # udp rx: 1278 MB/s 932495 calls/s # udp tx: 1278 MB/s 21687 calls/s 21687 msg/s # udp rx: 1283 MB/s 935914 calls/s # udp tx: 1283 MB/s 21764 calls/s 21764 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__->