From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/2] eal: hexcump trivial changes Date: Thu, 25 Oct 2018 01:40:12 +0200 Message-ID: <1660689.3ZVUTRRZDY@xps> References: <20180816153106.7608-1-stephen@networkplumber.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Stephen Hemminger Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 2E2EC1E2B for ; Thu, 25 Oct 2018 01:40:11 +0200 (CEST) In-Reply-To: <20180816153106.7608-1-stephen@networkplumber.org> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 16/08/2018 17:31, Stephen Hemminger: > Minor cleanups of the hexdump routines > > Stephen Hemminger (2): > hexdump: whitespace cleanup > hexdump: align output of string > > lib/librte_eal/common/eal_common_hexdump.c | 116 +++++++++------------ > 1 file changed, 50 insertions(+), 66 deletions(-) Please, could you update this series?