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: 1115 MB/s 18921 calls/s 18921 msg/s # tcp rx: 1115 MB/s 139393 calls/s # tcp tx: 1152 MB/s 19550 calls/s 19550 msg/s # tcp rx: 1256 MB/s 135192 calls/s # tcp tx: 1143 MB/s 19398 calls/s 19398 msg/s # tcp rx: 1123 MB/s 131722 calls/s # tcp tx: 1106 MB/s 18766 calls/s 18766 msg/s # udp gso - over veth touching data # udp rx: 1253 MB/s 892623 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 1325 MB/s 943954 calls/s # udp tx: 1326 MB/s 22500 calls/s 22500 msg/s # udp rx: 1324 MB/s 943166 calls/s # udp tx: 1331 MB/s 22584 calls/s 22584 msg/s # udp rx: 1332 MB/s 949547 calls/s # udp tx: 1332 MB/s 22596 calls/s 22596 msg/s # udp gso and gro - over veth touching data # udp rx: 1301 MB/s 927244 calls/s # udp tx: 1342 MB/s 22765 calls/s 22765 msg/s # udp rx: 702 MB/s 500223 calls/s # udp tx: 686 MB/s 11642 calls/s 11642 msg/s # udp rx: 637 MB/s 454197 calls/s # udp tx: 638 MB/s 10827 calls/s 10827 msg/s # udp rx: 639 MB/s 455710 calls/s # udp tx: 640 MB/s 10871 calls/s 10871 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 675 MB/s 11462 calls/s 11462 msg/s # tcp rx: 676 MB/s 82474 calls/s # tcp tx: 683 MB/s 11601 calls/s 11601 msg/s # tcp rx: 684 MB/s 83416 calls/s # tcp tx: 682 MB/s 11578 calls/s 11578 msg/s # tcp rx: 683 MB/s 83202 calls/s # tcp tx: 679 MB/s 11518 calls/s 11518 msg/s # udp gso - over veth touching data # udp rx: 570 MB/s 416205 calls/s # udp tx: 586 MB/s 9947 calls/s 9947 msg/s # udp rx: 608 MB/s 443464 calls/s # udp tx: 607 MB/s 10308 calls/s 10308 msg/s # udp rx: 613 MB/s 447693 calls/s # udp tx: 613 MB/s 10401 calls/s 10401 msg/s # udp rx: 1036 MB/s 755632 calls/s # udp tx: 1049 MB/s 17808 calls/s 17808 msg/s # udp gso and gro - over veth touching data # udp rx: 658 MB/s 480354 calls/s # udp tx: 679 MB/s 11523 calls/s 11523 msg/s # udp rx: 677 MB/s 494233 calls/s # udp tx: 679 MB/s 11525 calls/s 11525 msg/s # udp rx: 867 MB/s 632701 calls/s # udp tx: 894 MB/s 15163 calls/s 15163 msg/s # udp rx: 1282 MB/s 935318 calls/s # udp tx: 1282 MB/s 21750 calls/s 21750 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__->