From mboxrd@z Thu Jan 1 00:00:00 1970 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) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Feb 2017 03:08:23 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,171,1484035200"; d="scan'208";a="226495342" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.137]) ([10.237.220.137]) by fmsmga004.fm.intel.com with ESMTP; 17 Feb 2017 03:08:22 -0800 To: DPDK References: <38c36ee3-48be-0387-0c17-239685481459@intel.com> From: Ferruh Yigit Message-ID: Date: Fri, 17 Feb 2017 11:08:22 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <38c36ee3-48be-0387-0c17-239685481459@intel.com> 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: Fri, 17 Feb 2017 11:08:24 -0000 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