From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: Coverity project created for dpdk-next-net tree Date: Fri, 17 Feb 2017 11:08:22 +0000 Message-ID: References: <38c36ee3-48be-0387-0c17-239685481459@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: DPDK Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 6EFC3282 for ; Fri, 17 Feb 2017 12:08:24 +0100 (CET) In-Reply-To: <38c36ee3-48be-0387-0c17-239685481459@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 1/11/2017 6:57 PM, Ferruh Yigit wrote: > 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. >> >> 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. A new coverity scan done for next-net tree for 17.02 release: https://scan.coverity.com/projects/dpdk-next-net?tab=overview Driver maintainers, please consider fixing existing defects before adding more code into 17.05 release. Thanks, ferruh