From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 14F6C5952 for ; Thu, 27 Aug 2015 15:08:15 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP; 27 Aug 2015 06:08:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,422,1437462000"; d="scan'208";a="633279126" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga003.jf.intel.com with ESMTP; 27 Aug 2015 06:08:13 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.251]) by IRSMSX107.ger.corp.intel.com ([169.254.10.97]) with mapi id 14.03.0224.002; Thu, 27 Aug 2015 14:08:12 +0100 From: "Mcnamara, John" To: "dev@dpdk.org" Thread-Topic: Coverity static code analysis of DPDK Thread-Index: AdDgxRwkx8TFSZTgShGBaNNAh8/27w== Date: Thu, 27 Aug 2015 13:08:12 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [dpdk-dev] Coverity static code analysis of DPDK X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Aug 2015 13:08:16 -0000 Hi, Just a reminder that we have been periodically running Coverity static code= analysis of DPDK releases and that there are a number of minor but fixable= open issues. https://scan.coverity.com/projects/4005 (DPDK) https://scan.coverity.com/users/sign_up If anyone would like to view the analysis results you can sign up to Coveri= ty and apply for access to the DPDK project. Apply as "Contributor/Member" = if you plan to review/close issues or as "Defect Viewer if you just wish to= see the issues. I'll send out invites to Maintainers who aren't already si= gned up. =20 Like any static analysis tool there may be false positives. These can be fl= agged as such, either individually or via a model file. John --=20