From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id F2A9C293B for ; Fri, 26 Oct 2018 14:40:02 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 7B6872212A; Fri, 26 Oct 2018 08:40:02 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Fri, 26 Oct 2018 08:40:02 -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=mmU4UPAPIz/l7nvdxKstU3bYsVLUJKDGyQ6PDPVCSGM=; b=WWUtoGufTYKJ Bc4pnaY/Wx1OgQLNg/LEU6aBGQC5ym1lEfyRoijWV+4eVF7VcLTf41QSQQMdTVA1 cTiA1yFulo5OcIVg6XWxtzZJf9t/t6pbz5wlpHxwImeTPnftCikLZPHrPHB93TgR DxezqzxQ9dymUoH89je2jbgn1VO554c= 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=fm1; bh=mmU4UPAPIz/l7nvdxKstU3bYsVLUJKDGyQ6PDPVCS GM=; b=pJgCxSbm18cGC4ik9U/RZCWDMoZ5HPlNCCgiBsEj7/7kamMJDVmOjYXww GhY9ccswwYGrqP7yu3F4K99y/SZAc9MEAKqri8BcyTmzp2f5GclORGM0bMHYWu0V iU5+SStH9BSQQQzfvuHXq7q125K+THNPhYUJdzGjusEa/0Ybi/3k+bMjrDBQDik6 xOu+75mwIv0rIcpcBAs7mFF7GG8b+tgv68UxmU6OeRkSrQZJgKJJQZZHRCWLBY5V JvycXdsw9a6F1j72TFD1b3AV25VyTAmnJOiF50iA85ldBtrY4rNQMWxIvYhd/Ch4 V9cSNq0ErNnYXBVvse0TQXuQnzVWA== X-ME-Sender: 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 7075E102EC; Fri, 26 Oct 2018 08:40:00 -0400 (EDT) From: Thomas Monjalon To: Jerin Jacob Cc: dev@dpdk.org, Chao Zhu , gowrishankar.m@linux.vnet.ibm.com, ola.liljedahl@arm.com Date: Fri, 26 Oct 2018 14:40:05 +0200 Message-ID: <6732993.yVs1NilpWB@xps> In-Reply-To: <12734944.s5Hp39GJoV@xps> References: <20181007061857.29451-1-jerin.jacob@caviumnetworks.com> <20181012041255.GA7250@jerin> <12734944.s5Hp39GJoV@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] =?utf-8?b?562U5aSNOiBbUEFUQ0hdIGVhbC9wcGM2NDogYWRkIHN1?= =?utf-8?q?pport_for_rte_pause?= 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: , X-List-Received-Date: Fri, 26 Oct 2018 12:40:03 -0000 12/10/2018 08:50, Thomas Monjalon: > 12/10/2018 06:12, Jerin Jacob: > > > -- > > > 2.19.0 > > > > > > Acked-by: Chao Zhu > > > > Thomas, > > > > Just noticed, due to some reason, The above Acked-by: is not reflected in patchwork. > > > > http://patches.dpdk.org/patch/46195/ > > > > Probably because, it was not a "inline" reply which patchwork couldn't parse it. > > Or more probably, there are some special characters in the email or headers > which make patchwork parsing to fail. I know why: Chao was not quoting original mail and answered below the "git signature" so it was ignored.