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: 1077 MB/s 18269 calls/s 18269 msg/s # tcp rx: 1077 MB/s 139310 calls/s # tcp tx: 1088 MB/s 18463 calls/s 18463 msg/s # tcp rx: 1090 MB/s 135431 calls/s # tcp tx: 1114 MB/s 18903 calls/s 18903 msg/s # tcp rx: 1115 MB/s 134463 calls/s # tcp tx: 1111 MB/s 18854 calls/s 18854 msg/s # udp gso - over veth touching data # udp rx: 1234 MB/s 879527 calls/s # udp tx: 1269 MB/s 21525 calls/s 21525 msg/s # udp rx: 1246 MB/s 887834 calls/s # udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # udp rx: 1213 MB/s 864513 calls/s # udp tx: 1213 MB/s 20579 calls/s 20579 msg/s # udp rx: 1310 MB/s 933540 calls/s # udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # udp gso and gro - over veth touching data # udp rx: 1263 MB/s 899853 calls/s # udp tx: 1303 MB/s 22106 calls/s 22106 msg/s # udp rx: 1252 MB/s 892060 calls/s # udp tx: 1255 MB/s 21295 calls/s 21295 msg/s # udp rx: 1258 MB/s 896739 calls/s # udp tx: 1262 MB/s 21407 calls/s 21407 msg/s # udp rx: 1282 MB/s 913488 calls/s # udp tx: 1284 MB/s 21794 calls/s 21794 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1155 MB/s 19598 calls/s 19598 msg/s # tcp rx: 1156 MB/s 142930 calls/s # tcp tx: 1151 MB/s 19538 calls/s 19538 msg/s # tcp rx: 1152 MB/s 143425 calls/s # tcp tx: 1084 MB/s 18391 calls/s 18391 msg/s # tcp rx: 1085 MB/s 135936 calls/s # tcp tx: 1143 MB/s 19389 calls/s 19389 msg/s # udp gso - over veth touching data # udp rx: 1145 MB/s 835703 calls/s # udp tx: 1184 MB/s 20082 calls/s 20082 msg/s # udp rx: 1244 MB/s 907911 calls/s # udp tx: 1244 MB/s 21107 calls/s 21107 msg/s # udp rx: 1282 MB/s 935360 calls/s # udp tx: 1281 MB/s 21743 calls/s 21743 msg/s # udp rx: 1273 MB/s 928564 calls/s # udp tx: 1272 MB/s 21585 calls/s 21585 msg/s # udp gso and gro - over veth touching data # udp rx: 654 MB/s 477110 calls/s # udp tx: 672 MB/s 11413 calls/s 11413 msg/s # udp rx: 681 MB/s 497113 calls/s # udp tx: 681 MB/s 11554 calls/s 11554 msg/s # udp rx: 935 MB/s 682321 calls/s # udp tx: 950 MB/s 16129 calls/s 16129 msg/s # udp rx: 1283 MB/s 936424 calls/s # udp tx: 1282 MB/s 21757 calls/s 21757 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__->