From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id CF619F60C for ; Wed, 11 Jan 2017 19:57:48 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 11 Jan 2017 10:57:47 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,346,1477983600"; d="scan'208";a="29155129" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.38]) ([10.237.220.38]) by orsmga002.jf.intel.com with ESMTP; 11 Jan 2017 10:57:46 -0800 To: DPDK References: From: Ferruh Yigit Message-ID: <38c36ee3-48be-0387-0c17-239685481459@intel.com> Date: Wed, 11 Jan 2017 18:57:46 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] Coverity project created for dpdk-next-net tree X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2017 18:57:49 -0000 On 11/21/2016 11:29 PM, Ferruh Yigit wrote: > Coverity project created for dpdk-next-net tree: > https://scan.coverity.com/projects/dpdk-next-net > > This can be useful to fix coverity issues before next-net merged into > master branch. > > Project is open for everyone to register and to get scan reports, there > will be regular scans for next-net tree. > > Specially driver maintainers, please consider registering to the project > and checking your driver's defect status. > I believe there are some false positives, it is appreciated if you can > identify and mark them in coverity tool. > > Thanks, > ferruh > > PS: As a reminder, a coverity project already exists for main dpdk repo: > https://scan.coverity.com/projects/dpdk-data-plane-development-kit > Reminder of the next-net coverity project. Project kept up to date with new driver patches merged in. Driver maintainers can check and fix issues introduced in next-net before sub-tree merged into main tree. Thanks, ferruh