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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 645 MB/s 10946 calls/s 10946 msg/s # tcp rx: 646 MB/s 26786 calls/s # tcp tx: 701 MB/s 11899 calls/s 11899 msg/s # tcp rx: 702 MB/s 31131 calls/s # tcp tx: 781 MB/s 13260 calls/s 13260 msg/s # tcp rx: 782 MB/s 26541 calls/s # tcp tx: 684 MB/s 11607 calls/s 11607 msg/s # udp gso - over veth touching data # udp rx: 423 MB/s 301810 calls/s # udp tx: 432 MB/s 7335 calls/s 7335 msg/s # udp rx: 329 MB/s 235051 calls/s # udp tx: 330 MB/s 5602 calls/s 5602 msg/s # udp rx: 336 MB/s 240014 calls/s # udp tx: 339 MB/s 5765 calls/s 5765 msg/s # udp rx: 438 MB/s 312192 calls/s # udp tx: 438 MB/s 7445 calls/s 7445 msg/s # udp gso and gro - over veth touching data # udp rx: 782 MB/s 13168 calls/s # udp tx: 806 MB/s 13675 calls/s 13675 msg/s # udp rx: 779 MB/s 13223 calls/s # udp tx: 780 MB/s 13243 calls/s 13243 msg/s # udp rx: 789 MB/s 13382 calls/s # udp tx: 789 MB/s 13397 calls/s 13397 msg/s # udp rx: 784 MB/s 13308 calls/s # udp tx: 785 MB/s 13315 calls/s 13315 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 682 MB/s 11584 calls/s 11584 msg/s # tcp rx: 683 MB/s 31536 calls/s # tcp tx: 707 MB/s 11992 calls/s 11992 msg/s # tcp rx: 707 MB/s 33112 calls/s # tcp tx: 704 MB/s 11944 calls/s 11944 msg/s # tcp rx: 704 MB/s 31402 calls/s # tcp tx: 713 MB/s 12109 calls/s 12109 msg/s # udp gso - over veth touching data # udp rx: 412 MB/s 300621 calls/s # udp tx: 423 MB/s 7182 calls/s 7182 msg/s # udp rx: 435 MB/s 317445 calls/s # udp tx: 435 MB/s 7386 calls/s 7386 msg/s # udp rx: 423 MB/s 308498 calls/s # udp tx: 423 MB/s 7190 calls/s 7190 msg/s # udp rx: 430 MB/s 314117 calls/s # udp tx: 431 MB/s 7312 calls/s 7312 msg/s # udp gso and gro - over veth touching data # udp rx: 696 MB/s 11805 calls/s # udp tx: 717 MB/s 12170 calls/s 12170 msg/s # udp rx: 737 MB/s 12514 calls/s # udp tx: 732 MB/s 12422 calls/s 12422 msg/s # udp rx: 705 MB/s 11966 calls/s # udp tx: 706 MB/s 11991 calls/s 11991 msg/s # udp rx: 719 MB/s 12195 calls/s # udp tx: 712 MB/s 12086 calls/s 12086 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__->