From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 23AA258D4 for ; Wed, 9 Dec 2015 11:54:19 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP; 09 Dec 2015 02:54:19 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,403,1444719600"; d="scan'208";a="867882408" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by orsmga002.jf.intel.com with ESMTP; 09 Dec 2015 02:54:19 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.13]) by IRSMSX104.ger.corp.intel.com ([169.254.5.138]) with mapi id 14.03.0248.002; Wed, 9 Dec 2015 10:54:17 +0000 From: "Mcnamara, John" To: Vithal Mohare , "dev@dpdk.org" Thread-Topic: Coverity runs Thread-Index: AdEyOJir/eneVh9hScaY9YXF55ecFgAApHvAAA0e4fA= Date: Wed, 9 Dec 2015 10:54:16 +0000 Message-ID: References: <98DB008FA2AC6644B40AD8C766FAB271021FA0A930@PVM04.arubanetworks.com> <98DB008FA2AC6644B40AD8C766FAB271021FA0A952@PVM04.arubanetworks.com> In-Reply-To: <98DB008FA2AC6644B40AD8C766FAB271021FA0A952@PVM04.arubanetworks.com> Accept-Language: en-GB, 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: Re: [dpdk-dev] Coverity runs 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: Wed, 09 Dec 2015 10:54:20 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Vithal Mohare > Sent: Wednesday, December 9, 2015 4:38 AM > To: Vithal Mohare; dev@dpdk.org > Subject: Re: [dpdk-dev] Coverity runs >=20 > Sorry for my ignorance, going through archives found coverity related > discussions. So, coverity is being run, but rel version 2.1 still has > warnings left, may be marked as 'ignore'. Hi Vithal, You can register for the DPDK Coverity here: http://scan.coverity.com/users/sign_up You can then review the defects online at: http://scan.coverity.com/projects/dpdk-data-plane-development-kit If you would like to fix some of the open issues that would be welcome. John