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: 1050 MB/s 17819 calls/s 17819 msg/s # tcp rx: 1050 MB/s 134239 calls/s # tcp tx: 1092 MB/s 18530 calls/s 18530 msg/s # tcp rx: 1093 MB/s 126184 calls/s # tcp tx: 988 MB/s 16763 calls/s 16763 msg/s # tcp rx: 988 MB/s 128337 calls/s # tcp tx: 1034 MB/s 17542 calls/s 17542 msg/s # udp gso - over veth touching data # udp rx: 634 MB/s 451862 calls/s # udp tx: 649 MB/s 11016 calls/s 11016 msg/s # udp rx: 637 MB/s 454422 calls/s # udp tx: 639 MB/s 10853 calls/s 10853 msg/s # udp rx: 683 MB/s 486966 calls/s # udp tx: 684 MB/s 11611 calls/s 11611 msg/s # udp rx: 660 MB/s 470581 calls/s # udp tx: 660 MB/s 11208 calls/s 11208 msg/s # udp gso and gro - over veth touching data # udp rx: 1177 MB/s 839072 calls/s # udp tx: 1213 MB/s 20580 calls/s 20580 msg/s # udp rx: 1304 MB/s 929002 calls/s # udp tx: 1307 MB/s 22180 calls/s 22180 msg/s # udp rx: 1321 MB/s 941025 calls/s # udp tx: 1320 MB/s 22401 calls/s 22401 msg/s # udp rx: 1311 MB/s 934468 calls/s # udp tx: 1311 MB/s 22244 calls/s 22244 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 790 MB/s 13404 calls/s 13404 msg/s # tcp rx: 809 MB/s 91250 calls/s # tcp tx: 710 MB/s 12046 calls/s 12046 msg/s # tcp rx: 709 MB/s 85194 calls/s # tcp tx: 689 MB/s 11693 calls/s 11693 msg/s # tcp rx: 688 MB/s 84661 calls/s # tcp tx: 664 MB/s 11263 calls/s 11263 msg/s # udp gso - over veth touching data # udp rx: 1212 MB/s 884190 calls/s # udp tx: 1249 MB/s 21193 calls/s 21193 msg/s # udp rx: 1272 MB/s 928074 calls/s # udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # udp rx: 1276 MB/s 930664 calls/s # udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # udp rx: 1268 MB/s 925436 calls/s # udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # udp gso and gro - over veth touching data # udp rx: 622 MB/s 453824 calls/s # udp tx: 640 MB/s 10860 calls/s 10860 msg/s # udp rx: 634 MB/s 463001 calls/s # udp tx: 633 MB/s 10749 calls/s 10749 msg/s # udp rx: 633 MB/s 461873 calls/s # udp tx: 632 MB/s 10734 calls/s 10734 msg/s # udp rx: 664 MB/s 484919 calls/s # udp tx: 680 MB/s 11537 calls/s 11537 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__->