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: 1110 MB/s 18836 calls/s 18836 msg/s # tcp rx: 1111 MB/s 139869 calls/s # tcp tx: 1122 MB/s 19043 calls/s 19043 msg/s # tcp rx: 1124 MB/s 135141 calls/s # tcp tx: 1065 MB/s 18065 calls/s 18065 msg/s # tcp rx: 1065 MB/s 135810 calls/s # tcp tx: 1121 MB/s 19023 calls/s 19023 msg/s # udp gso - over veth touching data # udp rx: 1236 MB/s 880654 calls/s # udp tx: 1279 MB/s 21698 calls/s 21698 msg/s # udp rx: 1262 MB/s 899380 calls/s # udp tx: 1262 MB/s 21413 calls/s 21413 msg/s # udp rx: 1318 MB/s 939027 calls/s # udp tx: 1317 MB/s 22351 calls/s 22351 msg/s # udp rx: 1317 MB/s 938253 calls/s # udp tx: 1314 MB/s 22287 calls/s 22287 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 871299 calls/s # udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # udp rx: 1275 MB/s 908440 calls/s # udp tx: 1275 MB/s 21640 calls/s 21640 msg/s # udp rx: 1315 MB/s 937350 calls/s # udp tx: 1316 MB/s 22324 calls/s 22324 msg/s # udp rx: 1331 MB/s 948470 calls/s # udp tx: 1331 MB/s 22576 calls/s 22576 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1151 MB/s 19524 calls/s 19524 msg/s # tcp rx: 1151 MB/s 140532 calls/s # tcp tx: 1133 MB/s 19232 calls/s 19232 msg/s # tcp rx: 1134 MB/s 141214 calls/s # tcp tx: 1158 MB/s 19642 calls/s 19642 msg/s # tcp rx: 1158 MB/s 138877 calls/s # tcp tx: 1145 MB/s 19435 calls/s 19435 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 894775 calls/s # udp tx: 1262 MB/s 21406 calls/s 21406 msg/s # udp rx: 1253 MB/s 913911 calls/s # udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # udp rx: 1261 MB/s 920023 calls/s # udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # udp rx: 1277 MB/s 931789 calls/s # udp tx: 1281 MB/s 21741 calls/s 21741 msg/s # udp gso and gro - over veth touching data # udp rx: 1135 MB/s 827957 calls/s # udp tx: 1168 MB/s 19815 calls/s 19815 msg/s # udp rx: 1120 MB/s 817116 calls/s # udp tx: 1124 MB/s 19073 calls/s 19073 msg/s # udp rx: 1186 MB/s 865448 calls/s # udp tx: 1188 MB/s 20154 calls/s 20154 msg/s # udp rx: 1184 MB/s 863881 calls/s # udp tx: 1185 MB/s 20114 calls/s 20114 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__->