From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <dev-bounces@dpdk.org> Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 39853A00E6 for <public@inbox.dpdk.org>; Mon, 5 Aug 2019 15:48:29 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BD1661BDE0; Mon, 5 Aug 2019 15:48:28 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id E3C151BD52 for <dev@dpdk.org>; Mon, 5 Aug 2019 15:48:27 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 6AEA0218BB; Mon, 5 Aug 2019 09:48:27 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 05 Aug 2019 09:48:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=Fhg5gk7i3C1StDQs4Se3+cfFvDRfigaZLL2OdrGH7oA=; b=dMBdkkwcfxXJ NEeA83D+A9Azmy+y8bGCGukUw8YOzywHA11C74eRsGu5+v3bI6E4p9rLuLxPjJr7 Z4hrPUps41e+0lwHK532kI6UJKBjrJpEIXTN8xojPwqeZpx7SWEFu93YqmbEkHrM 3MpBCaDZGnfPLojvpa0b17IlfE/zphc= 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-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=Fhg5gk7i3C1StDQs4Se3+cfFvDRfigaZLL2OdrGH7 oA=; b=lyIcGc4/gYJ4l9XyPxy+qgtjEuIXHPh1FeSNWY54IWE1mW0HUERj746b7 3+ZVYoTLx1DesCt/Jmru279bhGB6cYQuD1hiAt/IqdZpVUDSciUttnQTU3tTEYT9 Z955qnUUuvPWriWtzK/7qKG+uGBjVda0Urea7wWwrlqN+AJQs82j3O70F2ifxISc TmaA/rJRfokoAkn7MfMuH534tsCdAnfdlRB/y3tEwRysSKNDyEzK+L19mUYc8+2N eE5Wkg2J/Bcdhvv55CoTyRC39Y/uNBwZlOi/Jo8OYsOlBFaJx8bnBWusdMA6v7wI T6SmyFJ8aHI/83EqPaAPOxebtBefw== X-ME-Sender: <xms:qzNIXTt5SS6mOhwg6EZzSC09jDYwI94p0kAk4CcmojbVc-d09-BDOA> X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddruddtjedgieekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: <xmx:qzNIXZmU9r4fh2ZyThKa7qhn-JVqHvtvZZQxcn-8jAi0NuKzoawNKQ> <xmx:qzNIXZuSXADj_XokCau5pogvIPo_cd3rm2I1uWbQwWwE8wIDq9Btqg> <xmx:qzNIXYP2UReBXzC4J66-6Hb5RBu0WWlHBb4R5jRN02TXUYGMmB-IvQ> <xmx:qzNIXTrQp4iUPMXLOs81-gXDDY_1di8GtbJzfgpwgb1qdqePPDYONg> Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 5212138008E; Mon, 5 Aug 2019 09:48:26 -0400 (EDT) From: Thomas Monjalon <thomas@monjalon.net> To: Stephen Hemminger <stephen@networkplumber.org> Cc: dev@dpdk.org Date: Mon, 05 Aug 2019 15:48:24 +0200 Message-ID: <3122402.nKtXNzZgVt@xps> In-Reply-To: <20190802025154.328-1-stephen@networkplumber.org> References: <20190802025154.328-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 0/3] testpmd: fixes for 19.08 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> Errors-To: dev-bounces@dpdk.org Sender: "dev" <dev-bounces@dpdk.org> > Stephen Hemminger (3): > testpmd: allow configuring log level on command line > testpmd: block secondary process > testpmd: use exit instead of panic Applied, thanks