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: 691 MB/s 11722 calls/s 11722 msg/s # tcp rx: 692 MB/s 86100 calls/s # tcp tx: 684 MB/s 11615 calls/s 11615 msg/s # tcp rx: 685 MB/s 83119 calls/s # tcp tx: 691 MB/s 11721 calls/s 11721 msg/s # tcp rx: 691 MB/s 84000 calls/s # tcp tx: 689 MB/s 11697 calls/s 11697 msg/s # udp gso - over veth touching data # udp rx: 601 MB/s 428275 calls/s # udp tx: 620 MB/s 10518 calls/s 10518 msg/s # udp rx: 658 MB/s 469139 calls/s # udp tx: 665 MB/s 11286 calls/s 11286 msg/s # udp rx: 689 MB/s 491092 calls/s # udp tx: 689 MB/s 11697 calls/s 11697 msg/s # udp rx: 674 MB/s 480610 calls/s # udp tx: 674 MB/s 11435 calls/s 11435 msg/s # udp gso and gro - over veth touching data # udp rx: 603 MB/s 430198 calls/s # udp tx: 622 MB/s 10551 calls/s 10551 msg/s # udp rx: 614 MB/s 437802 calls/s # udp tx: 615 MB/s 10436 calls/s 10436 msg/s # udp rx: 626 MB/s 446162 calls/s # udp tx: 626 MB/s 10622 calls/s 10622 msg/s # udp rx: 640 MB/s 456560 calls/s # udp tx: 641 MB/s 10873 calls/s 10873 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 705 MB/s 11958 calls/s 11958 msg/s # tcp rx: 706 MB/s 85270 calls/s # tcp tx: 693 MB/s 11760 calls/s 11760 msg/s # tcp rx: 694 MB/s 83667 calls/s # tcp tx: 691 MB/s 11729 calls/s 11729 msg/s # tcp rx: 692 MB/s 83940 calls/s # tcp tx: 692 MB/s 11747 calls/s 11747 msg/s # udp gso - over veth touching data # udp rx: 1046 MB/s 763477 calls/s # udp tx: 1079 MB/s 18307 calls/s 18307 msg/s # udp rx: 1128 MB/s 822824 calls/s # udp tx: 1128 MB/s 19141 calls/s 19141 msg/s # udp rx: 1145 MB/s 835617 calls/s # udp tx: 1145 MB/s 19433 calls/s 19433 msg/s # udp rx: 1146 MB/s 836308 calls/s # udp tx: 1147 MB/s 19458 calls/s 19458 msg/s # udp gso and gro - over veth touching data # udp rx: 668 MB/s 487264 calls/s # udp tx: 685 MB/s 11623 calls/s 11623 msg/s # udp rx: 689 MB/s 502561 calls/s # udp tx: 689 MB/s 11697 calls/s 11697 msg/s # udp rx: 679 MB/s 495276 calls/s # udp tx: 679 MB/s 11525 calls/s 11525 msg/s # udp rx: 678 MB/s 494530 calls/s # udp tx: 678 MB/s 11505 calls/s 11505 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__->