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: 799 MB/s 13560 calls/s 13560 msg/s # tcp rx: 802 MB/s 92059 calls/s # tcp tx: 720 MB/s 12222 calls/s 12222 msg/s # tcp rx: 721 MB/s 85897 calls/s # tcp tx: 753 MB/s 12779 calls/s 12779 msg/s # tcp rx: 754 MB/s 86927 calls/s # tcp tx: 757 MB/s 12856 calls/s 12856 msg/s # udp gso - over veth touching data # udp rx: 1268 MB/s 903957 calls/s # udp tx: 1306 MB/s 22167 calls/s 22167 msg/s # udp rx: 1293 MB/s 921721 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 msg/s # udp rx: 1301 MB/s 927421 calls/s # udp tx: 1306 MB/s 22164 calls/s 22164 msg/s # udp rx: 1303 MB/s 928745 calls/s # udp tx: 1308 MB/s 22191 calls/s 22191 msg/s # udp gso and gro - over veth touching data # udp rx: 1260 MB/s 897982 calls/s # udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # udp rx: 1296 MB/s 923837 calls/s # udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # udp rx: 1297 MB/s 923951 calls/s # udp tx: 1296 MB/s 21989 calls/s 21989 msg/s # udp rx: 1298 MB/s 925018 calls/s # udp tx: 1297 MB/s 22011 calls/s 22011 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1058 MB/s 17946 calls/s 17946 msg/s # tcp rx: 1058 MB/s 133605 calls/s # tcp tx: 1036 MB/s 17578 calls/s 17578 msg/s # tcp rx: 1036 MB/s 122481 calls/s # tcp tx: 918 MB/s 15576 calls/s 15576 msg/s # tcp rx: 919 MB/s 124926 calls/s # tcp tx: 957 MB/s 16247 calls/s 16247 msg/s # udp gso - over veth touching data # udp rx: 1260 MB/s 919298 calls/s # udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # udp rx: 1259 MB/s 918452 calls/s # udp tx: 1266 MB/s 21485 calls/s 21485 msg/s # udp rx: 1262 MB/s 920742 calls/s # udp tx: 1266 MB/s 21478 calls/s 21478 msg/s # udp rx: 1264 MB/s 922445 calls/s # udp tx: 1268 MB/s 21512 calls/s 21512 msg/s # udp gso and gro - over veth touching data # udp rx: 1069 MB/s 780006 calls/s # udp tx: 1094 MB/s 18567 calls/s 18567 msg/s # udp rx: 1093 MB/s 797789 calls/s # udp tx: 1099 MB/s 18643 calls/s 18643 msg/s # udp rx: 860 MB/s 627255 calls/s # udp tx: 852 MB/s 14461 calls/s 14461 msg/s # udp rx: 644 MB/s 469682 calls/s # udp tx: 647 MB/s 10977 calls/s 10977 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__->