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: 1106 MB/s 18775 calls/s 18775 msg/s # tcp rx: 1112 MB/s 141564 calls/s # tcp tx: 1087 MB/s 18440 calls/s 18440 msg/s # tcp rx: 1379 MB/s 133866 calls/s # tcp tx: 1383 MB/s 23468 calls/s 23468 msg/s # tcp rx: 1285 MB/s 77653 calls/s # tcp tx: 1058 MB/s 17956 calls/s 17956 msg/s # udp gso - over veth touching data # udp rx: 647 MB/s 461000 calls/s # udp tx: 665 MB/s 11288 calls/s 11288 msg/s # udp rx: 719 MB/s 512583 calls/s # udp tx: 718 MB/s 12188 calls/s 12188 msg/s # udp rx: 680 MB/s 485003 calls/s # udp tx: 696 MB/s 11818 calls/s 11818 msg/s # udp rx: 1271 MB/s 905979 calls/s # udp tx: 1271 MB/s 21564 calls/s 21564 msg/s # udp gso and gro - over veth touching data # udp rx: 590 MB/s 420500 calls/s # udp tx: 604 MB/s 10253 calls/s 10253 msg/s # udp rx: 574 MB/s 409360 calls/s # udp tx: 573 MB/s 9728 calls/s 9728 msg/s # udp rx: 610 MB/s 434660 calls/s # udp tx: 609 MB/s 10340 calls/s 10340 msg/s # udp rx: 605 MB/s 431170 calls/s # udp tx: 604 MB/s 10256 calls/s 10256 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1106 MB/s 18765 calls/s 18765 msg/s # tcp rx: 1106 MB/s 142370 calls/s # tcp tx: 1007 MB/s 17085 calls/s 17085 msg/s # tcp rx: 1008 MB/s 133303 calls/s # tcp tx: 1004 MB/s 17030 calls/s 17030 msg/s # tcp rx: 1011 MB/s 130567 calls/s # tcp tx: 1067 MB/s 18099 calls/s 18099 msg/s # udp gso - over veth touching data # udp rx: 760 MB/s 554340 calls/s # udp tx: 771 MB/s 13084 calls/s 13084 msg/s # udp rx: 578 MB/s 421858 calls/s # udp tx: 578 MB/s 9809 calls/s 9809 msg/s # udp rx: 578 MB/s 421623 calls/s # udp tx: 577 MB/s 9798 calls/s 9798 msg/s # udp rx: 610 MB/s 445562 calls/s # udp tx: 610 MB/s 10355 calls/s 10355 msg/s # udp gso and gro - over veth touching data # udp rx: 584 MB/s 426105 calls/s # udp tx: 598 MB/s 10149 calls/s 10149 msg/s # udp rx: 602 MB/s 439700 calls/s # udp tx: 604 MB/s 10249 calls/s 10249 msg/s # udp rx: 600 MB/s 438274 calls/s # udp tx: 602 MB/s 10213 calls/s 10213 msg/s # udp rx: 601 MB/s 438535 calls/s # udp tx: 602 MB/s 10217 calls/s 10217 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__->