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: 801 MB/s 13601 calls/s 13601 msg/s # tcp rx: 802 MB/s 93367 calls/s # tcp tx: 820 MB/s 13909 calls/s 13909 msg/s # tcp rx: 821 MB/s 94926 calls/s # tcp tx: 1126 MB/s 19102 calls/s 19102 msg/s # tcp rx: 1127 MB/s 139543 calls/s # tcp tx: 1122 MB/s 19038 calls/s 19038 msg/s # udp gso - over veth touching data # udp rx: 1138 MB/s 811027 calls/s # udp tx: 1171 MB/s 19875 calls/s 19875 msg/s # udp rx: 1323 MB/s 943037 calls/s # udp tx: 1322 MB/s 22430 calls/s 22430 msg/s # udp rx: 1311 MB/s 934521 calls/s # udp tx: 1311 MB/s 22245 calls/s 22245 msg/s # udp rx: 1310 MB/s 933233 calls/s # udp tx: 1309 MB/s 22217 calls/s 22217 msg/s # udp gso and gro - over veth touching data # udp rx: 1185 MB/s 844721 calls/s # udp tx: 1218 MB/s 20660 calls/s 20660 msg/s # udp rx: 1314 MB/s 936461 calls/s # udp tx: 1313 MB/s 22283 calls/s 22283 msg/s # udp rx: 1304 MB/s 929472 calls/s # udp tx: 1295 MB/s 21978 calls/s 21978 msg/s # udp rx: 683 MB/s 486933 calls/s # udp tx: 678 MB/s 11507 calls/s 11507 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 692 MB/s 11746 calls/s 11746 msg/s # tcp rx: 693 MB/s 87238 calls/s # tcp tx: 719 MB/s 12202 calls/s 12202 msg/s # tcp rx: 737 MB/s 87159 calls/s # tcp tx: 721 MB/s 12234 calls/s 12234 msg/s # tcp rx: 721 MB/s 85936 calls/s # tcp tx: 723 MB/s 12276 calls/s 12276 msg/s # udp gso - over veth touching data # udp rx: 640 MB/s 467218 calls/s # udp tx: 655 MB/s 11112 calls/s 11112 msg/s # udp rx: 673 MB/s 491065 calls/s # udp tx: 671 MB/s 11392 calls/s 11392 msg/s # udp rx: 666 MB/s 486117 calls/s # udp tx: 666 MB/s 11297 calls/s 11297 msg/s # udp rx: 668 MB/s 487463 calls/s # udp tx: 668 MB/s 11330 calls/s 11330 msg/s # udp gso and gro - over veth touching data # udp rx: 618 MB/s 451166 calls/s # udp tx: 630 MB/s 10694 calls/s 10694 msg/s # udp rx: 653 MB/s 476876 calls/s # udp tx: 653 MB/s 11084 calls/s 11084 msg/s # udp rx: 670 MB/s 489298 calls/s # udp tx: 670 MB/s 11367 calls/s 11367 msg/s # udp rx: 669 MB/s 488027 calls/s # udp tx: 668 MB/s 11341 calls/s 11341 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__->