make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1167 MB/s 19794 calls/s 19794 msg/s # tcp rx: 1168 MB/s 141159 calls/s # tcp tx: 1171 MB/s 19872 calls/s 19872 msg/s # tcp rx: 1172 MB/s 140494 calls/s # tcp tx: 1120 MB/s 19012 calls/s 19012 msg/s # tcp rx: 1122 MB/s 140306 calls/s # tcp tx: 1138 MB/s 19309 calls/s 19309 msg/s # udp gso - over veth touching data # udp rx: 1272 MB/s 906418 calls/s # udp tx: 1308 MB/s 22196 calls/s 22196 msg/s # udp rx: 1147 MB/s 817078 calls/s # udp tx: 1126 MB/s 19103 calls/s 19103 msg/s # udp rx: 1323 MB/s 942547 calls/s # udp tx: 1344 MB/s 22806 calls/s 22806 msg/s # udp rx: 1340 MB/s 954931 calls/s # udp tx: 1344 MB/s 22810 calls/s 22810 msg/s # udp gso and gro - over veth touching data # udp rx: 640 MB/s 456101 calls/s # udp tx: 661 MB/s 11213 calls/s 11213 msg/s # udp rx: 635 MB/s 452976 calls/s # udp tx: 639 MB/s 10838 calls/s 10838 msg/s # udp rx: 641 MB/s 456946 calls/s # udp tx: 641 MB/s 10888 calls/s 10888 msg/s # udp rx: 603 MB/s 430191 calls/s # udp tx: 607 MB/s 10304 calls/s 10304 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 711 MB/s 12060 calls/s 12060 msg/s # tcp rx: 711 MB/s 87660 calls/s # tcp tx: 739 MB/s 12540 calls/s 12540 msg/s # tcp rx: 739 MB/s 87159 calls/s # tcp tx: 754 MB/s 12796 calls/s 12796 msg/s # tcp rx: 755 MB/s 88181 calls/s # tcp tx: 716 MB/s 12155 calls/s 12155 msg/s # udp gso - over veth touching data # udp rx: 1131 MB/s 825520 calls/s # udp tx: 1154 MB/s 19574 calls/s 19574 msg/s # udp rx: 1225 MB/s 893932 calls/s # udp tx: 1240 MB/s 21037 calls/s 21037 msg/s # udp rx: 1263 MB/s 921444 calls/s # udp tx: 1268 MB/s 21517 calls/s 21517 msg/s # udp rx: 1257 MB/s 917409 calls/s # udp tx: 1272 MB/s 21582 calls/s 21582 msg/s # udp gso and gro - over veth touching data # udp rx: 612 MB/s 446834 calls/s # udp tx: 630 MB/s 10690 calls/s 10690 msg/s # udp rx: 641 MB/s 468098 calls/s # udp tx: 643 MB/s 10918 calls/s 10918 msg/s # udp rx: 637 MB/s 464778 calls/s # udp tx: 638 MB/s 10837 calls/s 10837 msg/s # udp rx: 655 MB/s 477746 calls/s # udp tx: 656 MB/s 11143 calls/s 11143 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__->