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: 845 MB/s 14338 calls/s 14338 msg/s # tcp rx: 855 MB/s 149541 calls/s # tcp tx: 837 MB/s 14210 calls/s 14210 msg/s # tcp rx: 835 MB/s 154305 calls/s # tcp tx: 840 MB/s 14257 calls/s 14257 msg/s # tcp rx: 842 MB/s 129185 calls/s # tcp tx: 834 MB/s 14155 calls/s 14155 msg/s # udp gso - over veth touching data # udp rx: 1021 MB/s 727664 calls/s # udp tx: 1036 MB/s 17575 calls/s 17575 msg/s # udp rx: 686 MB/s 489109 calls/s # udp tx: 685 MB/s 11632 calls/s 11632 msg/s # udp rx: 700 MB/s 499135 calls/s # udp tx: 700 MB/s 11889 calls/s 11889 msg/s # udp rx: 713 MB/s 508053 calls/s # udp tx: 712 MB/s 12089 calls/s 12089 msg/s # udp gso and gro - over veth touching data # udp rx: 709 MB/s 505600 calls/s # udp tx: 725 MB/s 12312 calls/s 12312 msg/s # udp rx: 717 MB/s 511184 calls/s # udp tx: 717 MB/s 12167 calls/s 12167 msg/s # udp rx: 728 MB/s 518889 calls/s # udp tx: 728 MB/s 12350 calls/s 12350 msg/s # udp rx: 732 MB/s 522059 calls/s # udp tx: 732 MB/s 12423 calls/s 12423 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 602 MB/s 10213 calls/s 10213 msg/s # tcp rx: 604 MB/s 79830 calls/s # tcp tx: 597 MB/s 10130 calls/s 10130 msg/s # tcp rx: 596 MB/s 77245 calls/s # tcp tx: 602 MB/s 10213 calls/s 10213 msg/s # tcp rx: 602 MB/s 79258 calls/s # tcp tx: 601 MB/s 10199 calls/s 10199 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 870540 calls/s # udp tx: 1225 MB/s 20790 calls/s 20790 msg/s # udp rx: 1232 MB/s 898831 calls/s # udp tx: 1230 MB/s 20865 calls/s 20865 msg/s # udp rx: 1220 MB/s 890206 calls/s # udp tx: 1220 MB/s 20697 calls/s 20697 msg/s # udp rx: 1232 MB/s 899056 calls/s # udp tx: 1231 MB/s 20887 calls/s 20887 msg/s # udp gso and gro - over veth touching data # udp rx: 1113 MB/s 811937 calls/s # udp tx: 1138 MB/s 19308 calls/s 19308 msg/s # udp rx: 1149 MB/s 838673 calls/s # udp tx: 1152 MB/s 19545 calls/s 19545 msg/s # udp rx: 1111 MB/s 810607 calls/s # udp tx: 1114 MB/s 18897 calls/s 18897 msg/s # udp rx: 1149 MB/s 838217 calls/s # udp tx: 1152 MB/s 19541 calls/s 19541 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__->