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: 1061 MB/s 18003 calls/s 18003 msg/s # tcp rx: 1062 MB/s 143069 calls/s # tcp tx: 1100 MB/s 18658 calls/s 18658 msg/s # tcp rx: 1101 MB/s 143454 calls/s # tcp tx: 1090 MB/s 18501 calls/s 18501 msg/s # tcp rx: 1091 MB/s 141239 calls/s # tcp tx: 1044 MB/s 17722 calls/s 17722 msg/s # udp gso - over veth touching data # udp rx: 1152 MB/s 821230 calls/s # udp tx: 1189 MB/s 20167 calls/s 20167 msg/s # udp rx: 1237 MB/s 881543 calls/s # udp tx: 1236 MB/s 20973 calls/s 20973 msg/s # udp rx: 1265 MB/s 901312 calls/s # udp tx: 1264 MB/s 21450 calls/s 21450 msg/s # udp rx: 1221 MB/s 870450 calls/s # udp tx: 1220 MB/s 20698 calls/s 20698 msg/s # udp gso and gro - over veth touching data # udp rx: 1217 MB/s 867559 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # udp rx: 1277 MB/s 910354 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # udp rx: 1283 MB/s 914432 calls/s # udp tx: 1288 MB/s 21862 calls/s 21862 msg/s # udp rx: 1307 MB/s 931342 calls/s # udp tx: 1309 MB/s 22210 calls/s 22210 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 990 MB/s 16800 calls/s 16800 msg/s # tcp rx: 990 MB/s 143755 calls/s # tcp tx: 966 MB/s 16394 calls/s 16394 msg/s # tcp rx: 968 MB/s 145035 calls/s # tcp tx: 805 MB/s 13663 calls/s 13663 msg/s # tcp rx: 805 MB/s 100741 calls/s # tcp tx: 746 MB/s 12667 calls/s 12667 msg/s # udp gso - over veth touching data # udp rx: 596 MB/s 435218 calls/s # udp tx: 610 MB/s 10355 calls/s 10355 msg/s # udp rx: 603 MB/s 440378 calls/s # udp tx: 602 MB/s 10227 calls/s 10227 msg/s # udp rx: 627 MB/s 457409 calls/s # udp tx: 627 MB/s 10636 calls/s 10636 msg/s # udp rx: 636 MB/s 463918 calls/s # udp tx: 635 MB/s 10782 calls/s 10782 msg/s # udp gso and gro - over veth touching data # udp rx: 1065 MB/s 776824 calls/s # udp tx: 1099 MB/s 18645 calls/s 18645 msg/s # udp rx: 818 MB/s 596701 calls/s # udp tx: 820 MB/s 13911 calls/s 13911 msg/s # udp rx: 1065 MB/s 776762 calls/s # udp tx: 1069 MB/s 18133 calls/s 18133 msg/s # udp rx: 1179 MB/s 860123 calls/s # udp tx: 1181 MB/s 20034 calls/s 20034 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__->