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: 756 MB/s 12823 calls/s 12823 msg/s # tcp rx: 758 MB/s 87971 calls/s # tcp tx: 724 MB/s 12293 calls/s 12293 msg/s # tcp rx: 725 MB/s 87138 calls/s # tcp tx: 759 MB/s 12879 calls/s 12879 msg/s # tcp rx: 759 MB/s 88603 calls/s # tcp tx: 676 MB/s 11468 calls/s 11468 msg/s # udp gso - over veth touching data # udp rx: 625 MB/s 445276 calls/s # udp tx: 645 MB/s 10950 calls/s 10950 msg/s # udp rx: 634 MB/s 451818 calls/s # udp tx: 635 MB/s 10784 calls/s 10784 msg/s # udp rx: 659 MB/s 470120 calls/s # udp tx: 660 MB/s 11201 calls/s 11201 msg/s # udp rx: 1056 MB/s 752746 calls/s # udp tx: 1073 MB/s 18210 calls/s 18210 msg/s # udp gso and gro - over veth touching data # udp rx: 1252 MB/s 892495 calls/s # udp tx: 1285 MB/s 21809 calls/s 21809 msg/s # udp rx: 1176 MB/s 838353 calls/s # udp tx: 1175 MB/s 19941 calls/s 19941 msg/s # udp rx: 1183 MB/s 843150 calls/s # udp tx: 1184 MB/s 20086 calls/s 20086 msg/s # udp rx: 1296 MB/s 923245 calls/s # udp tx: 1296 MB/s 21995 calls/s 21995 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 738 MB/s 12533 calls/s 12533 msg/s # tcp rx: 739 MB/s 82843 calls/s # tcp tx: 732 MB/s 12424 calls/s 12424 msg/s # tcp rx: 732 MB/s 81266 calls/s # tcp tx: 751 MB/s 12741 calls/s 12741 msg/s # tcp rx: 752 MB/s 82893 calls/s # tcp tx: 727 MB/s 12337 calls/s 12337 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 866539 calls/s # udp tx: 1232 MB/s 20907 calls/s 20907 msg/s # udp rx: 1262 MB/s 920831 calls/s # udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # udp rx: 1250 MB/s 912014 calls/s # udp tx: 1251 MB/s 21218 calls/s 21218 msg/s # udp rx: 1261 MB/s 919888 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 msg/s # udp gso and gro - over veth touching data # udp rx: 622 MB/s 453835 calls/s # udp tx: 640 MB/s 10864 calls/s 10864 msg/s # udp rx: 660 MB/s 481734 calls/s # udp tx: 664 MB/s 11263 calls/s 11263 msg/s # udp rx: 672 MB/s 490351 calls/s # udp tx: 675 MB/s 11457 calls/s 11457 msg/s # udp rx: 664 MB/s 484378 calls/s # udp tx: 666 MB/s 11307 calls/s 11307 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__->