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: 942 MB/s 15993 calls/s 15993 msg/s # tcp rx: 953 MB/s 124940 calls/s # tcp tx: 961 MB/s 16306 calls/s 16306 msg/s # tcp rx: 961 MB/s 116664 calls/s # tcp tx: 1018 MB/s 17276 calls/s 17276 msg/s # tcp rx: 1018 MB/s 124051 calls/s # tcp tx: 1071 MB/s 18173 calls/s 18173 msg/s # udp gso - over veth touching data # udp rx: 1260 MB/s 897689 calls/s # udp tx: 1297 MB/s 22000 calls/s 22000 msg/s # udp rx: 1287 MB/s 916814 calls/s # udp tx: 1287 MB/s 21838 calls/s 21838 msg/s # udp rx: 1279 MB/s 911744 calls/s # udp tx: 1280 MB/s 21726 calls/s 21726 msg/s # udp rx: 1292 MB/s 920917 calls/s # udp tx: 1294 MB/s 21960 calls/s 21960 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 857417 calls/s # udp tx: 1236 MB/s 20967 calls/s 20967 msg/s # udp rx: 1316 MB/s 937903 calls/s # udp tx: 1315 MB/s 22319 calls/s 22319 msg/s # udp rx: 1336 MB/s 951838 calls/s # udp tx: 1336 MB/s 22666 calls/s 22666 msg/s # udp rx: 1334 MB/s 950983 calls/s # udp tx: 1342 MB/s 22768 calls/s 22768 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1167 MB/s 19809 calls/s 19809 msg/s # tcp rx: 1168 MB/s 142005 calls/s # tcp tx: 1166 MB/s 19783 calls/s 19783 msg/s # tcp rx: 1167 MB/s 144319 calls/s # tcp tx: 1106 MB/s 18762 calls/s 18762 msg/s # tcp rx: 1107 MB/s 138050 calls/s # tcp tx: 1115 MB/s 18920 calls/s 18920 msg/s # udp gso - over veth touching data # udp rx: 631 MB/s 460919 calls/s # udp tx: 649 MB/s 11021 calls/s 11021 msg/s # udp rx: 668 MB/s 487462 calls/s # udp tx: 668 MB/s 11333 calls/s 11333 msg/s # udp rx: 673 MB/s 491118 calls/s # udp tx: 673 MB/s 11415 calls/s 11415 msg/s # udp rx: 672 MB/s 490308 calls/s # udp tx: 671 MB/s 11393 calls/s 11393 msg/s # udp gso and gro - over veth touching data # udp rx: 1217 MB/s 887990 calls/s # udp tx: 1253 MB/s 21255 calls/s 21255 msg/s # udp rx: 1225 MB/s 894125 calls/s # udp tx: 1225 MB/s 20781 calls/s 20781 msg/s # udp rx: 1207 MB/s 880937 calls/s # udp tx: 1207 MB/s 20472 calls/s 20472 msg/s # udp rx: 1224 MB/s 892710 calls/s # udp tx: 1224 MB/s 20772 calls/s 20772 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__->