From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 2C4863576 for ; Tue, 2 Apr 2019 11:35:15 +0200 (CEST) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Apr 2019 02:35:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,300,1549958400"; d="scan'208";a="332957482" Received: from bricha3-mobl.ger.corp.intel.com ([10.237.221.35]) by fmsmga006.fm.intel.com with SMTP; 02 Apr 2019 02:35:10 -0700 Received: by (sSMTP sendmail emulation); Tue, 02 Apr 2019 10:35:09 +0100 Date: Tue, 2 Apr 2019 10:35:08 +0100 From: Bruce Richardson To: David Marchand Cc: "Mcnamara, John" , "Yigit, Ferruh" , dpdk-dev , "Stokes, Ian" , Thomas Monjalon , Jerin Jacob , "Akhil, Goyal" , "Dumitrescu, Cristian" , "Xu, Qian Q" , Yongseok Koh , Maxime Coquelin , "Zhang, Qi Z" , Shahaf Shuler , "De Lara Guarch, Pablo" Message-ID: <20190402093508.GB1470@bricha3-MOBL.ger.corp.intel.com> References: <8a5c4ea4-11fb-8b9f-830e-c9e7ff4effec@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) Subject: Re: [dpdk-dev] DPDK Release Status Meeting 28/3/2019 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: Tue, 02 Apr 2019 09:35:15 -0000 On Mon, Apr 01, 2019 at 09:10:02PM +0200, David Marchand wrote: > On Mon, Apr 1, 2019 at 5:47 PM Mcnamara, John > wrote: > > > > From: David Marchand [mailto:david.marchand@redhat.com] > > > Sent: Thursday, March 28, 2019 12:48 PM > > > To: Yigit, Ferruh ; Mcnamara, John < > > john.mcnamara@intel.com> > > > Cc: dpdk-dev ; Stokes, Ian ; Thomas > > Monjalon ; Jerin Jacob < > > jerin.jacob@caviumnetworks.com>; Akhil, Goyal ; > > Dumitrescu, Cristian ; Xu, Qian Q < > > qian.q.xu@intel.com>; Yongseok Koh ; Maxime Coquelin < > > maxime.coquelin@redhat.com>; Zhang, Qi Z ; Shahaf > > Shuler ; De Lara Guarch, Pablo < > > pablo.de.lara.guarch@intel.com> > > > Subject: Re: [dpdk-dev] DPDK Release Status Meeting 28/3/2019 > > > > > > On Thu, Mar 28, 2019 at 1:04 PM Ferruh Yigit > > wrote: > > > Coverity > > > -------- > > > > > > * Coverity is back on, John run a new scan with latest code: > > > https://scan.coverity.com/projects/dpdk-data-plane-development-kit > > > > > > The "components" mappings seem quite old/invalid to me: > > > - we still have the old pmds path à la lib/librte_pmd_XXX > > > - pmd_bond points to an drivers/net/bond/. > > > - pmd_mlx4 points to drivers/net/ixgbe/. > > > > > > And others catches almost everything (400k loc). > > > > > > John, can you fix it? > > > > Yes. Let me know the mappings/changes you want to make and I can implement > > them or we can make you and admin and you can do it. > > > > I don't particularly care. I could do it, but this would be best effort > anyway. > The question is more: do we want to use coverity on the mid-, long-term ? > I think it's worth continuing to use. It's been useful over the years we've been using it thus far. /Bruce From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id A540CA0679 for ; Tue, 2 Apr 2019 11:35:16 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 54C214CC0; Tue, 2 Apr 2019 11:35:16 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 2C4863576 for ; Tue, 2 Apr 2019 11:35:15 +0200 (CEST) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Apr 2019 02:35:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,300,1549958400"; d="scan'208";a="332957482" Received: from bricha3-mobl.ger.corp.intel.com ([10.237.221.35]) by fmsmga006.fm.intel.com with SMTP; 02 Apr 2019 02:35:10 -0700 Received: by (sSMTP sendmail emulation); Tue, 02 Apr 2019 10:35:09 +0100 Date: Tue, 2 Apr 2019 10:35:08 +0100 From: Bruce Richardson To: David Marchand Cc: "Mcnamara, John" , "Yigit, Ferruh" , dpdk-dev , "Stokes, Ian" , Thomas Monjalon , Jerin Jacob , "Akhil, Goyal" , "Dumitrescu, Cristian" , "Xu, Qian Q" , Yongseok Koh , Maxime Coquelin , "Zhang, Qi Z" , Shahaf Shuler , "De Lara Guarch, Pablo" Message-ID: <20190402093508.GB1470@bricha3-MOBL.ger.corp.intel.com> References: <8a5c4ea4-11fb-8b9f-830e-c9e7ff4effec@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) Subject: Re: [dpdk-dev] DPDK Release Status Meeting 28/3/2019 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190402093508.cfAZvHZkgstSf7CKy0KAYe598CJHaBJPkY2wQW-Oc2Y@z> On Mon, Apr 01, 2019 at 09:10:02PM +0200, David Marchand wrote: > On Mon, Apr 1, 2019 at 5:47 PM Mcnamara, John > wrote: > > > > From: David Marchand [mailto:david.marchand@redhat.com] > > > Sent: Thursday, March 28, 2019 12:48 PM > > > To: Yigit, Ferruh ; Mcnamara, John < > > john.mcnamara@intel.com> > > > Cc: dpdk-dev ; Stokes, Ian ; Thomas > > Monjalon ; Jerin Jacob < > > jerin.jacob@caviumnetworks.com>; Akhil, Goyal ; > > Dumitrescu, Cristian ; Xu, Qian Q < > > qian.q.xu@intel.com>; Yongseok Koh ; Maxime Coquelin < > > maxime.coquelin@redhat.com>; Zhang, Qi Z ; Shahaf > > Shuler ; De Lara Guarch, Pablo < > > pablo.de.lara.guarch@intel.com> > > > Subject: Re: [dpdk-dev] DPDK Release Status Meeting 28/3/2019 > > > > > > On Thu, Mar 28, 2019 at 1:04 PM Ferruh Yigit > > wrote: > > > Coverity > > > -------- > > > > > > * Coverity is back on, John run a new scan with latest code: > > > https://scan.coverity.com/projects/dpdk-data-plane-development-kit > > > > > > The "components" mappings seem quite old/invalid to me: > > > - we still have the old pmds path à la lib/librte_pmd_XXX > > > - pmd_bond points to an drivers/net/bond/. > > > - pmd_mlx4 points to drivers/net/ixgbe/. > > > > > > And others catches almost everything (400k loc). > > > > > > John, can you fix it? > > > > Yes. Let me know the mappings/changes you want to make and I can implement > > them or we can make you and admin and you can do it. > > > > I don't particularly care. I could do it, but this would be best effort > anyway. > The question is more: do we want to use coverity on the mid-, long-term ? > I think it's worth continuing to use. It's been useful over the years we've been using it thus far. /Bruce