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 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 710 MB/s 12052 calls/s 12052 msg/s # tcp rx: 711 MB/s 31624 calls/s # tcp tx: 726 MB/s 12318 calls/s 12318 msg/s # tcp rx: 728 MB/s 27778 calls/s # tcp tx: 731 MB/s 12400 calls/s 12400 msg/s # tcp rx: 730 MB/s 27686 calls/s # tcp tx: 739 MB/s 12539 calls/s 12539 msg/s # udp gso - over veth touching data [ 88.910775] ip (2951) used greatest stack depth: 11952 bytes left # udp rx: 436 MB/s 311244 calls/s # udp tx: 445 MB/s 7551 calls/s 7551 msg/s # udp rx: 416 MB/s 296931 calls/s # udp tx: 415 MB/s 7048 calls/s 7048 msg/s # udp rx: 364 MB/s 259686 calls/s # udp tx: 362 MB/s 6149 calls/s 6149 msg/s # udp rx: 297 MB/s 211638 calls/s # udp tx: 297 MB/s 5038 calls/s 5038 msg/s # udp gso and gro - over veth touching data # udp rx: 576 MB/s 9781 calls/s # udp tx: 587 MB/s 9962 calls/s 9962 msg/s # udp rx: 585 MB/s 9929 calls/s # udp tx: 585 MB/s 9922 calls/s 9922 msg/s # udp rx: 604 MB/s 10255 calls/s # udp tx: 604 MB/s 10247 calls/s 10247 msg/s # udp rx: 615 MB/s 10435 calls/s # udp tx: 614 MB/s 10427 calls/s 10427 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 648 MB/s 11005 calls/s 11005 msg/s # tcp rx: 649 MB/s 27170 calls/s # tcp tx: 720 MB/s 12214 calls/s 12214 msg/s # tcp rx: 720 MB/s 27601 calls/s # tcp tx: 690 MB/s 11703 calls/s 11703 msg/s # tcp rx: 690 MB/s 27581 calls/s # tcp tx: 676 MB/s 11466 calls/s 11466 msg/s # udp gso - over veth touching data # udp rx: 319 MB/s 232861 calls/s # udp tx: 326 MB/s 5539 calls/s 5539 msg/s # udp rx: 371 MB/s 270663 calls/s # udp tx: 373 MB/s 6331 calls/s 6331 msg/s # udp rx: 432 MB/s 315408 calls/s # udp tx: 432 MB/s 7330 calls/s 7330 msg/s # udp rx: 346 MB/s 252564 calls/s # udp tx: 343 MB/s 5824 calls/s 5824 msg/s # udp gso and gro - over veth touching data # udp rx: 694 MB/s 11781 calls/s # udp tx: 709 MB/s 12037 calls/s 12037 msg/s # udp rx: 697 MB/s 11826 calls/s # udp tx: 696 MB/s 11808 calls/s 11808 msg/s # udp rx: 694 MB/s 11787 calls/s # udp tx: 697 MB/s 11825 calls/s 11825 msg/s # udp rx: 709 MB/s 12029 calls/s # udp tx: 708 MB/s 12013 calls/s 12013 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__->