From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Boccassi Subject: Re: DPDK Release Status Meeting 21/2/2019 Date: Thu, 21 Feb 2019 17:43:44 +0000 Message-ID: <3eff7705bf6958382a727d35f786469a83479b1c.camel@debian.org> References: <83259c98-9d32-02d8-fe09-d67839658eca@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: John McNamara , Thomas Monjalon , Ferruh Yigit To: dpdk-dev Return-path: Received: from mail-wr1-f65.google.com (mail-wr1-f65.google.com [209.85.221.65]) by dpdk.org (Postfix) with ESMTP id DA0F21E34 for ; Thu, 21 Feb 2019 18:43:47 +0100 (CET) Received: by mail-wr1-f65.google.com with SMTP id i12so31654364wrw.0 for ; Thu, 21 Feb 2019 09:43:47 -0800 (PST) In-Reply-To: <83259c98-9d32-02d8-fe09-d67839658eca@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 Thu, 2019-02-21 at 16:09 +0000, Ferruh Yigit wrote: > Minutes 21 February 2019 > ------------------------ cut > * Coverity is partially back, but new analyses aren't running > * Looking for suggestions from the community for a better or more > stable > solutions The clang-based alternative I mentioned that can be used from Travis/Github is sonarcloud.io: https://sonarcloud.io/ Here's an example implementation: https://github.com/zeromq/libzmq/commit/4d3516f634a4a5e3f522f5cb277da38b188= d32eb --=20 Kind regards, Luca Boccassi