From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 0A726C6BE for ; Fri, 24 Jun 2016 18:44:06 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP; 24 Jun 2016 09:44:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,521,1459839600"; d="scan'208";a="1009019272" Received: from singalsu-mobl4.ger.corp.intel.com ([10.252.31.226]) by fmsmga002.fm.intel.com with SMTP; 24 Jun 2016 09:44:03 -0700 Received: by (sSMTP sendmail emulation); Fri, 24 Jun 2016 17:44:03 +0025 Date: Fri, 24 Jun 2016 17:44:03 +0100 From: Bruce Richardson To: Yong Wang Cc: Ferruh Yigit , dev@dpdk.org Message-ID: <20160624164402.GO13456@bricha3-MOBL3> References: <576A396A.8070407@netinsight.net> <1466679174-6538-1-git-send-email-ferruh.yigit@intel.com> <792D9F5D-8D79-4D3A-B2D1-349A8F0B50B2@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <792D9F5D-8D79-4D3A-B2D1-349A8F0B50B2@vmware.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] vmxnet3: remove 0x prefix for %p format X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2016 16:44:07 -0000 On Thu, Jun 23, 2016 at 01:45:43PM -0700, Yong Wang wrote: > > On Jun 23, 2016, at 3:52 AM, Ferruh Yigit wrote: > > > > To prevent double 0x in logs The commit message would be better as the title and vice versa, I think. > > > > Signed-off-by: Ferruh Yigit > > — > > Acked-by: Yong Wang > Applied to dpdk-next-net/rel_16_07 with updated title. /Bruce