From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] devtools: add git log checks for DCB, TOS and TTL Date: Mon, 25 Feb 2019 00:06:31 +0100 Message-ID: <2239337.WnHVOt3T7J@xps> References: <20190129132703.28954-1-ferruh.yigit@intel.com> <20190129135533.31723-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Ferruh Yigit Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 0CB561E34 for ; Mon, 25 Feb 2019 00:06:34 +0100 (CET) In-Reply-To: <20190129135533.31723-1-ferruh.yigit@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 29/01/2019 14:55, Ferruh Yigit: > Add case check to DCB, TOS and TTL abbreviations. > > Signed-off-by: Ferruh Yigit Applied, thanks