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: 1060 MB/s 17980 calls/s 17980 msg/s # tcp rx: 1063 MB/s 135403 calls/s # tcp tx: 1056 MB/s 17914 calls/s 17914 msg/s # tcp rx: 1056 MB/s 130966 calls/s # tcp tx: 1096 MB/s 18597 calls/s 18597 msg/s # tcp rx: 1097 MB/s 130180 calls/s # tcp tx: 1116 MB/s 18931 calls/s 18931 msg/s # udp gso - over veth touching data # udp rx: 1255 MB/s 894545 calls/s # udp tx: 1277 MB/s 21668 calls/s 21668 msg/s # udp rx: 684 MB/s 487693 calls/s # udp tx: 683 MB/s 11592 calls/s 11592 msg/s # udp rx: 698 MB/s 497883 calls/s # udp tx: 699 MB/s 11870 calls/s 11870 msg/s # udp rx: 694 MB/s 495037 calls/s # udp tx: 693 MB/s 11754 calls/s 11754 msg/s # udp gso and gro - over veth touching data # udp rx: 1131 MB/s 805968 calls/s # udp tx: 1165 MB/s 19775 calls/s 19775 msg/s # udp rx: 1290 MB/s 919097 calls/s # udp tx: 1273 MB/s 21597 calls/s 21597 msg/s # udp rx: 1131 MB/s 805728 calls/s # udp tx: 1149 MB/s 19500 calls/s 19500 msg/s # udp rx: 1309 MB/s 932547 calls/s # udp tx: 1306 MB/s 22165 calls/s 22165 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1098 MB/s 18636 calls/s 18636 msg/s # tcp rx: 1099 MB/s 140084 calls/s # tcp tx: 1175 MB/s 19937 calls/s 19937 msg/s # tcp rx: 1176 MB/s 141367 calls/s # tcp tx: 1186 MB/s 20126 calls/s 20126 msg/s # tcp rx: 1187 MB/s 142593 calls/s # tcp tx: 1159 MB/s 19668 calls/s 19668 msg/s # udp gso - over veth touching data # udp rx: 606 MB/s 442183 calls/s # udp tx: 625 MB/s 10604 calls/s 10604 msg/s # udp rx: 627 MB/s 457585 calls/s # udp tx: 626 MB/s 10624 calls/s 10624 msg/s # udp rx: 615 MB/s 449136 calls/s # udp tx: 611 MB/s 10364 calls/s 10364 msg/s # udp rx: 631 MB/s 460328 calls/s # udp tx: 635 MB/s 10785 calls/s 10785 msg/s # udp gso and gro - over veth touching data # udp rx: 618 MB/s 451440 calls/s # udp tx: 639 MB/s 10841 calls/s 10841 msg/s # udp rx: 634 MB/s 462612 calls/s # udp tx: 639 MB/s 10854 calls/s 10854 msg/s # udp rx: 631 MB/s 460252 calls/s # udp tx: 633 MB/s 10742 calls/s 10742 msg/s # udp rx: 752 MB/s 548617 calls/s # udp tx: 769 MB/s 13057 calls/s 13057 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__->