From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id BAC84A0487
	for <public@inbox.dpdk.org>; Wed,  3 Jul 2019 11:11:00 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 891BE1BE2A;
	Wed,  3 Jul 2019 11:11:00 +0200 (CEST)
Received: from mail-wr1-f66.google.com (mail-wr1-f66.google.com
 [209.85.221.66]) by dpdk.org (Postfix) with ESMTP id 8C98C1BE29
 for <dev@dpdk.org>; Wed,  3 Jul 2019 11:10:58 +0200 (CEST)
Received: by mail-wr1-f66.google.com with SMTP id c2so1852559wrm.8
 for <dev@dpdk.org>; Wed, 03 Jul 2019 02:10:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind.com; s=google;
 h=date:from:to:cc:subject:message-id:references:mime-version
 :content-disposition:content-transfer-encoding:in-reply-to
 :user-agent; bh=Hl+T2b93kH/vqZve3E2biumgpZidI3df2fi9TkmuirM=;
 b=gMVnngM8PlTaUKq2ByaLFEslIA1959+WtYtX+GJBAxL2eM86ibGSRrFQNQ+uEywK7+
 G9wwJOuA5Kkgv/WHiHMwAj0kULvhsIsCSHo+vgOr9FKWzJVN1v79b7uLX/m/MTmF6dMH
 gHBlYRs2SR9Cq2IpZc35WmVf9G6x5vQO8JLW6amzTXon5Vp8Idq/YuA5kP7Hdh2eIh3D
 Ld1VkHIE+3E/vwjGid2z8ljWo+eaTXeG1awR1qO1lzSm//BBsB4rd7xEU0hm0Y4YqG4s
 k4aUPQcHLNjiQLtV+29z/LeYSs+46FG0XVvjRw7EtfnQGSVMKaL9J8bGmxgD0MUI5Rko
 yO2g==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:date:from:to:cc:subject:message-id:references
 :mime-version:content-disposition:content-transfer-encoding
 :in-reply-to:user-agent;
 bh=Hl+T2b93kH/vqZve3E2biumgpZidI3df2fi9TkmuirM=;
 b=pk0+NWiZ+yXHXYBBessgWKeB1e5z6oFTPapRuq4Syh2DMvdPhO9LcdCtkkIOnaW6s1
 dy2z3G18PAxftyD59GVuYq9cB0hBvYdn4QktKRN8k6NTINz+T6hn03ffqnaXHHECEfUs
 fFgc/dkleabzaEiTgRBrnyQycVyIC2Pl9xF7O+pdBw7UFN3z/EKWojI4FLTNRi27tbSc
 Hish4GC7WIZbOEoTeUa0d1GLV8bLTCwYP2m3pLhsJ+TFtFahxf1pYoN7s7lw5OVUgBCv
 zNgD476lTRGgTx5gvk6vqXkX7z78bO6K4MlxpqY8CX42obWpjwxlZuLCJl+1Mq/D4p/K
 fC0w==
X-Gm-Message-State: APjAAAUY/lPqT49bV89k75msmbek6OqX0MBYqBcEnH6QGpIESTgI7hOk
 8Y6Pgii4PF6b8wqoeOT+Wvn6taq2nbY=
X-Google-Smtp-Source: APXvYqwTSIz7poW3OgN32RCVk8rfQSUmTjaJk8U8E5J3+C/+t5pDHpBDaLelEt6o8R23W0fDk5zsLA==
X-Received: by 2002:a5d:60c5:: with SMTP id x5mr14665739wrt.253.1562145058274; 
 Wed, 03 Jul 2019 02:10:58 -0700 (PDT)
Received: from bidouze.vm.6wind.com (host.78.145.23.62.rev.coltfrance.com.
 [62.23.145.78])
 by smtp.gmail.com with ESMTPSA id j10sm58898wrd.26.2019.07.03.02.10.57
 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);
 Wed, 03 Jul 2019 02:10:57 -0700 (PDT)
Date: Wed, 3 Jul 2019 11:10:56 +0200
From: =?iso-8859-1?Q?Ga=EBtan?= Rivet <gaetan.rivet@6wind.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org
Message-ID: <20190703091056.fgdclhc7dydl2a6c@bidouze.vm.6wind.com>
References: <20190516180427.17270-1-stephen@networkplumber.org>
 <20190702221247.28391-1-stephen@networkplumber.org>
 <20190702221247.28391-11-stephen@networkplumber.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <20190702221247.28391-11-stephen@networkplumber.org>
User-Agent: NeoMutt/20170113 (1.7.2)
Subject: Re: [dpdk-dev] [PATCH v7 10/12] net/failsafe: use common ether
 address parsing routine
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

On Tue, Jul 02, 2019 at 03:12:45PM -0700, Stephen Hemminger wrote:
> Use rte_ether_unformat_addr rather than sscanf.
> 
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Gaetan Rivet <gaetan.rivet@6wind.com>


-- 
Gaƫtan Rivet
6WIND