From mboxrd@z Thu Jan 1 00:00:00 1970 From: "De Lara Guarch, Pablo" Subject: Re: [PATCH] eal: redefine logtype values Date: Wed, 19 Apr 2017 11:23:50 +0000 Message-ID: References: <1492090967-51332-1-git-send-email-pablo.de.lara.guarch@intel.com> <1492600953-27105-1-git-send-email-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" To: "thomas@monjalon.net" , "olivier.matz@6wind.com" Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 0E14C567E for ; Wed, 19 Apr 2017 13:23:55 +0200 (CEST) In-Reply-To: <1492600953-27105-1-git-send-email-pablo.de.lara.guarch@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Wednesday, April 19, 2017 12:23 PM > To: thomas@monjalon.net; olivier.matz@6wind.com > Cc: dev@dpdk.org; De Lara Guarch, Pablo > Subject: [PATCH] eal: redefine logtype values >=20 > After the changes in commit c1b5fa94a46f > ("eal: support dynamic log types"), logtype is not treated as a > bitmask, but a decimal value. Therefore, values have to be > converted. >=20 > Fixes: c1b5fa94a46f ("eal: support dynamic log types") >=20 > Signed-off-by: Pablo de Lara NACK, missing patch revision and changes.