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 80FBFA00E6 for ; Wed, 20 Mar 2019 14:51:08 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4E2C85F21; Wed, 20 Mar 2019 14:51:08 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 5A485568A for ; Wed, 20 Mar 2019 14:51:07 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id EB24023075; Wed, 20 Mar 2019 09:51:06 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 20 Mar 2019 09:51:06 -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=Ecqe68+xyjlkgSNv6aBgAXtNc2tBl8XqKaZBtkTcklM=; b=cWhl8CdOdor7 kNjKLVWrwJ6Xa6YnXqAZAjnUq3SVKt5Dk4HEybhoPRbJfGYm8JLn+rRdBg9W4q1K nhm4VI4lp49tBQKG5PubYFlS/QS53JDJ6u9hFXZQdpUbHJ1lkItCYlCCyGii3U6M zajdJqar/tww8Y1CMFBUxqn46xdPcm4= 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=fm2; bh=Ecqe68+xyjlkgSNv6aBgAXtNc2tBl8XqKaZBtkTck lM=; b=r1Ua+8DOsGUlbmctR2kZ/JMkjiFMtpnF4WejPBoegyNA4qd/4AAMe43cl HaYPwntY/SMmOvZgqQM5rk4cxqEMNRFXe30cjM1Veeiwiq+ikvccA4i12llIfGfF SPM2LQA2pyTXVQos0hLMMM7PWUKOaAa7uwtrbk/+paWHp5x6lYSSRMMoad5SgjVp TEt/jnhSM1EV4JOj0CE4WyjXPwgU2UyGpzI39ZJh32pdkGj9zvvpvplfGSIjcZiz lBVE0fGiOQ1znVNUzexzmMss7Klc2UaWggOJnCiAzk7Mpx/8RNnNBi3oBiTPO66W fzKHZ2Q2To1eWE54l0ERY8r9Aqv7A== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrieeigdehjecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 50B1F10319; Wed, 20 Mar 2019 09:51:05 -0400 (EDT) From: Thomas Monjalon To: Ferruh Yigit Cc: Rami Rosen , Bruce Richardson , dev@dpdk.org Date: Wed, 20 Mar 2019 14:51:04 +0100 Message-ID: <21004029.OMB2mdimH3@xps> In-Reply-To: References: <20190313100910.31260-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH 1/2] examples/ethtool: remove query of default config 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: <20190320135104.XzjHRXfevZUpFgHMNOCvZsrG9Pj7vglz-Zv94NvztKI@z> 20/03/2019 14:46, Ferruh Yigit: > Applied to dpdk-next-net/master, thanks. > > (only this patch merged, not series. Other patch seems waiting for comment.) Applying half of patchset makes tracking of patches less obvious. I prefer we avoid such practice.