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: 713 MB/s 12097 calls/s 12097 msg/s # tcp rx: 713 MB/s 87849 calls/s # tcp tx: 711 MB/s 12070 calls/s 12070 msg/s # tcp rx: 712 MB/s 86571 calls/s # tcp tx: 710 MB/s 12045 calls/s 12045 msg/s # tcp rx: 710 MB/s 86396 calls/s # tcp tx: 710 MB/s 12048 calls/s 12048 msg/s # udp gso - over veth touching data # udp rx: 724 MB/s 516112 calls/s # udp tx: 741 MB/s 12579 calls/s 12579 msg/s # udp rx: 745 MB/s 531311 calls/s # udp tx: 744 MB/s 12630 calls/s 12630 msg/s # udp rx: 740 MB/s 527751 calls/s # udp tx: 740 MB/s 12559 calls/s 12559 msg/s # udp rx: 735 MB/s 523928 calls/s # udp tx: 735 MB/s 12469 calls/s 12469 msg/s # udp gso and gro - over veth touching data # udp rx: 736 MB/s 524457 calls/s # udp tx: 755 MB/s 12813 calls/s 12813 msg/s # udp rx: 760 MB/s 541867 calls/s # udp tx: 759 MB/s 12880 calls/s 12880 msg/s # udp rx: 754 MB/s 537377 calls/s # udp tx: 754 MB/s 12791 calls/s 12791 msg/s # udp rx: 746 MB/s 531952 calls/s # udp tx: 746 MB/s 12660 calls/s 12660 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 827 MB/s 14042 calls/s 14042 msg/s # tcp rx: 828 MB/s 94560 calls/s # tcp tx: 807 MB/s 13701 calls/s 13701 msg/s # tcp rx: 808 MB/s 95711 calls/s # tcp tx: 806 MB/s 13687 calls/s 13687 msg/s # tcp rx: 807 MB/s 96142 calls/s # tcp tx: 800 MB/s 13585 calls/s 13585 msg/s # udp gso - over veth touching data # udp rx: 1154 MB/s 841715 calls/s # udp tx: 1182 MB/s 20048 calls/s 20048 msg/s # udp rx: 1275 MB/s 930295 calls/s # udp tx: 1279 MB/s 21705 calls/s 21705 msg/s # udp rx: 1273 MB/s 928714 calls/s # udp tx: 1275 MB/s 21638 calls/s 21638 msg/s # udp rx: 1274 MB/s 929144 calls/s # udp tx: 1276 MB/s 21642 calls/s 21642 msg/s # udp gso and gro - over veth touching data # udp rx: 1177 MB/s 858840 calls/s # udp tx: 1203 MB/s 20406 calls/s 20406 msg/s # udp rx: 1257 MB/s 917136 calls/s # udp tx: 1253 MB/s 21260 calls/s 21260 msg/s # udp rx: 1239 MB/s 904006 calls/s # udp tx: 1240 MB/s 21043 calls/s 21043 msg/s # udp rx: 1258 MB/s 917810 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 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__->