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: 1018 MB/s 17279 calls/s 17279 msg/s # tcp rx: 1032 MB/s 126138 calls/s # tcp tx: 1072 MB/s 18193 calls/s 18193 msg/s # tcp rx: 1072 MB/s 127204 calls/s # tcp tx: 979 MB/s 16617 calls/s 16617 msg/s # tcp rx: 981 MB/s 127200 calls/s # tcp tx: 1048 MB/s 17775 calls/s 17775 msg/s # udp gso - over veth touching data # udp rx: 1181 MB/s 841897 calls/s # udp tx: 1218 MB/s 20672 calls/s 20672 msg/s # udp rx: 1279 MB/s 911696 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp rx: 1255 MB/s 894651 calls/s # udp tx: 1262 MB/s 21405 calls/s 21405 msg/s # udp rx: 1267 MB/s 902826 calls/s # udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # udp gso and gro - over veth touching data # udp rx: 1253 MB/s 892659 calls/s # udp tx: 1292 MB/s 21917 calls/s 21917 msg/s # udp rx: 1307 MB/s 931392 calls/s # udp tx: 1311 MB/s 22247 calls/s 22247 msg/s # udp rx: 1302 MB/s 928018 calls/s # udp tx: 1306 MB/s 22156 calls/s 22156 msg/s # udp rx: 1306 MB/s 930513 calls/s # udp tx: 1321 MB/s 22412 calls/s 22412 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1170 MB/s 19850 calls/s 19850 msg/s # tcp rx: 1171 MB/s 128446 calls/s # tcp tx: 1005 MB/s 17048 calls/s 17048 msg/s # tcp rx: 1006 MB/s 129584 calls/s # tcp tx: 994 MB/s 16860 calls/s 16860 msg/s # tcp rx: 995 MB/s 128826 calls/s # tcp tx: 1047 MB/s 17758 calls/s 17758 msg/s # udp gso - over veth touching data # udp rx: 1259 MB/s 918206 calls/s # udp tx: 1291 MB/s 21905 calls/s 21905 msg/s # udp rx: 1271 MB/s 927498 calls/s # udp tx: 1270 MB/s 21557 calls/s 21557 msg/s # udp rx: 1283 MB/s 936254 calls/s # udp tx: 1282 MB/s 21757 calls/s 21757 msg/s # udp rx: 1280 MB/s 933905 calls/s # udp tx: 1279 MB/s 21704 calls/s 21704 msg/s # udp gso and gro - over veth touching data # udp rx: 1206 MB/s 879848 calls/s # udp tx: 1238 MB/s 21003 calls/s 21003 msg/s # udp rx: 1096 MB/s 799638 calls/s # udp tx: 1085 MB/s 18411 calls/s 18411 msg/s # udp rx: 1178 MB/s 859464 calls/s # udp tx: 1187 MB/s 20147 calls/s 20147 msg/s # udp rx: 1232 MB/s 899080 calls/s # udp tx: 1232 MB/s 20910 calls/s 20910 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__->