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: 841 MB/s 14278 calls/s 14278 msg/s # tcp rx: 844 MB/s 152463 calls/s # tcp tx: 773 MB/s 13117 calls/s 13117 msg/s # tcp rx: 772 MB/s 135670 calls/s # tcp tx: 767 MB/s 13013 calls/s 13013 msg/s # tcp rx: 768 MB/s 142162 calls/s # tcp tx: 815 MB/s 13823 calls/s 13823 msg/s # udp gso - over veth touching data # udp rx: 1169 MB/s 833054 calls/s # udp tx: 1196 MB/s 20287 calls/s 20287 msg/s # udp rx: 873 MB/s 622169 calls/s # udp tx: 859 MB/s 14580 calls/s 14580 msg/s # udp rx: 671 MB/s 478553 calls/s # udp tx: 671 MB/s 11389 calls/s 11389 msg/s # udp rx: 662 MB/s 472240 calls/s # udp tx: 662 MB/s 11238 calls/s 11238 msg/s # udp gso and gro - over veth touching data # udp rx: 633 MB/s 451238 calls/s # udp tx: 652 MB/s 11066 calls/s 11066 msg/s # udp rx: 894 MB/s 637343 calls/s # udp tx: 912 MB/s 15477 calls/s 15477 msg/s # udp rx: 1237 MB/s 881635 calls/s # udp tx: 1239 MB/s 21030 calls/s 21030 msg/s # udp rx: 1253 MB/s 892624 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 822 MB/s 13950 calls/s 13950 msg/s # tcp rx: 823 MB/s 140819 calls/s # tcp tx: 884 MB/s 14994 calls/s 14994 msg/s # tcp rx: 884 MB/s 153225 calls/s # tcp tx: 870 MB/s 14760 calls/s 14760 msg/s # tcp rx: 871 MB/s 162907 calls/s # tcp tx: 879 MB/s 14911 calls/s 14911 msg/s # udp gso - over veth touching data # udp rx: 689 MB/s 502594 calls/s # udp tx: 700 MB/s 11887 calls/s 11887 msg/s # udp rx: 649 MB/s 473330 calls/s # udp tx: 648 MB/s 10998 calls/s 10998 msg/s # udp rx: 649 MB/s 473722 calls/s # udp tx: 648 MB/s 11007 calls/s 11007 msg/s # udp rx: 645 MB/s 471094 calls/s # udp tx: 660 MB/s 11203 calls/s 11203 msg/s # udp gso and gro - over veth touching data # udp rx: 627 MB/s 457945 calls/s # udp tx: 640 MB/s 10870 calls/s 10870 msg/s # udp rx: 640 MB/s 466813 calls/s # udp tx: 643 MB/s 10911 calls/s 10911 msg/s # udp rx: 638 MB/s 465432 calls/s # udp tx: 638 MB/s 10832 calls/s 10832 msg/s # udp rx: 644 MB/s 470000 calls/s # udp tx: 645 MB/s 10940 calls/s 10940 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__->