From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <thomas@monjalon.net> Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id A93A523D for <dev@dpdk.org>; Tue, 31 Jul 2018 14:39:00 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 33EDF20F12; Tue, 31 Jul 2018 08:39:00 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 31 Jul 2018 08:39:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=oz9GPI+LynwwsMj3jic0PGY+7N c9eL2Bdwhe0TNxUFk=; b=SgOlVmV3ZfCxTQv20tAxAZ+qqh+V02PkHEf9EHXdng 5lod9gkJipMDQ19APTIgO/J7zzqxiW5+Mq1VaF/YlQv/lLnobpyWZbXHTXNEFhA1 9tIlohiLVS1nH5twEzEpzaWJYSEwHADWAEOd/+U+8gMtz23Za+TY3KVxVlCNeilB U= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=oz9GPI +LynwwsMj3jic0PGY+7Nc9eL2Bdwhe0TNxUFk=; b=OaC5fxpLYpvbm730NwGRSj 1oIWTF9UAztDP4IO4Z/YdKJlgrp/+J1r4eV3pwXbZNCH8/4VYz633Qz3Odx2PQ5D FWkK7llZyWAjj1jH5q7zj/OlY/cTnTynrqjTPSOLdo/LnYxfxqD7AMZMh3rD1azZ 14VhULRAnO8kzmg4DfionmNagVeby/sfMQL2FQLgoO/9OujkvIhYtCV4M6ki5XNA ZmIgKECL3gAIknQLABo7jPE8qCFobl6hXE4qsibvrRp/UGTeUypJzRWLsSFRqdQR bb2pGDyqoIQsbgZPdPdVjXcIScgkTQTxBpBLpwHSPDs41INDCbgmrAVmnwxIF8pQ == X-ME-Proxy: <xmx:Y1hgW9bY7IY8eyggJcGXRQ4IcuEY8WqBT0VWGu6BcIPosGSpC_zEVw> <xmx:Y1hgW60jQ54jmegi-S2HLBbUS-2h8TKTjoXnWKfJRU1Od04tA13VlQ> <xmx:Y1hgWxRs2nAfGYEAJbZL466_UvF9pNloDLHyHm9a0B0AAqnVZV2CsA> <xmx:Y1hgW3hz-WrWA5vj0MnNmkvFYdEWY3Py6zIxxb7Z3OamVF8GcduDOA> <xmx:Y1hgWyaVrIPRkdKWfJ7ZVyOk18rt1uCB1aUvqMxETZbWKFcO8dOmsw> <xmx:ZFhgW9b-YK8N2iWTH0XDROK9eXdnKuH_hX4NUIeUu9ssteGqA6Uu6Q> X-ME-Sender: <xms:Y1hgW5wfdg3r5LAEtGBHkujvwq5-wN0j-ajWD-bOfGKP2BWqIepOfQ> Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id C428E10268; Tue, 31 Jul 2018 08:38:58 -0400 (EDT) From: Thomas Monjalon <thomas@monjalon.net> To: Arnon Warshavsky <arnon@qwilt.com> Cc: dev@dpdk.org, anatoly.burakov@intel.com, wenzhuo.lu@intel.com, declan.doherty@intel.com, jerin.jacob@caviumnetworks.com, bruce.richardson@intel.com, ferruh.yigit@intel.com Date: Tue, 31 Jul 2018 14:38:53 +0200 Message-ID: <7301022.qQQo3EDiVl@xps> In-Reply-To: <1532643058-21027-1-git-send-email-arnon@qwilt.com> References: <1531745044-19185-1-git-send-email-arnon@qwilt.com> <1532643058-21027-1-git-send-email-arnon@qwilt.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v13] devtools: alert on new instances of rte_panic and rte_exit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> X-List-Received-Date: Tue, 31 Jul 2018 12:39:00 -0000 27/07/2018 00:10, Arnon Warshavsky: > This patch adds a new function that is called > per every checked patch, > and alerts for new instances of rte_panic/rte_exit. > The check excludes comments, and alerts in the case > of a positive balance between additions and removals. > > Signed-off-by: Arnon Warshavsky <arnon@qwilt.com> > Reviewed-by: Stephen Hemminger <stephen@networkplumber.org> > Tested-by: Kevin Traynor <ktraynor@redhat.com> Applied, with small adjustments, thanks