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: 1123 MB/s 19049 calls/s 19049 msg/s # tcp rx: 1123 MB/s 128871 calls/s # tcp tx: 1118 MB/s 18963 calls/s 18963 msg/s # tcp rx: 1118 MB/s 136176 calls/s # tcp tx: 1083 MB/s 18380 calls/s 18380 msg/s # tcp rx: 1084 MB/s 134785 calls/s # tcp tx: 1097 MB/s 18618 calls/s 18618 msg/s # udp gso - over veth touching data # udp rx: 1262 MB/s 899212 calls/s # udp tx: 1295 MB/s 21973 calls/s 21973 msg/s # udp rx: 1308 MB/s 931756 calls/s # udp tx: 1307 MB/s 22177 calls/s 22177 msg/s # udp rx: 1304 MB/s 929538 calls/s # udp tx: 1304 MB/s 22119 calls/s 22119 msg/s # udp rx: 1256 MB/s 894777 calls/s # udp tx: 1255 MB/s 21289 calls/s 21289 msg/s # udp gso and gro - over veth touching data # udp rx: 1273 MB/s 907094 calls/s # udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # udp rx: 1307 MB/s 931384 calls/s # udp tx: 1311 MB/s 22239 calls/s 22239 msg/s # udp rx: 1275 MB/s 908347 calls/s # udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # udp rx: 1244 MB/s 886210 calls/s # udp tx: 1248 MB/s 21173 calls/s 21173 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1108 MB/s 18805 calls/s 18805 msg/s # tcp rx: 1153 MB/s 124936 calls/s # tcp tx: 1113 MB/s 18886 calls/s 18886 msg/s # tcp rx: 1109 MB/s 123814 calls/s # tcp tx: 1116 MB/s 18933 calls/s 18933 msg/s # tcp rx: 1117 MB/s 122888 calls/s # tcp tx: 1113 MB/s 18889 calls/s 18889 msg/s # udp gso - over veth touching data # udp rx: 1118 MB/s 815910 calls/s # udp tx: 1150 MB/s 19520 calls/s 19520 msg/s # udp rx: 1178 MB/s 859593 calls/s # udp tx: 1190 MB/s 20192 calls/s 20192 msg/s # udp rx: 1244 MB/s 907686 calls/s # udp tx: 1246 MB/s 21137 calls/s 21137 msg/s # udp rx: 1126 MB/s 821248 calls/s # udp tx: 1129 MB/s 19164 calls/s 19164 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 882120 calls/s # udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # udp rx: 1243 MB/s 906606 calls/s # udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # udp rx: 1236 MB/s 901748 calls/s # udp tx: 1236 MB/s 20966 calls/s 20966 msg/s # udp rx: 1233 MB/s 899303 calls/s # udp tx: 1232 MB/s 20907 calls/s 20907 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__->