From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <stephen@networkplumber.org>
Received: from mail-pg0-f43.google.com (mail-pg0-f43.google.com [74.125.83.43])
 by dpdk.org (Postfix) with ESMTP id 67EE85A6A
 for <dev@dpdk.org>; Wed, 31 May 2017 17:24:59 +0200 (CEST)
Received: by mail-pg0-f43.google.com with SMTP id x64so9441372pgd.3
 for <dev@dpdk.org>; Wed, 31 May 2017 08:24:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20150623.gappssmtp.com; s=20150623;
 h=date:from:to:cc:subject:message-id:in-reply-to:references
 :mime-version:content-transfer-encoding;
 bh=G479stch/LOaNjrizkD3UL7vDUc3ygIPFjoiZiyoeYw=;
 b=a9RxKicyWyHQGk2cRi1gDn6wBeMTRvbk1PMWE7QfhDrS4Jpz93SNRB2lic0lVd47W6
 A37qmlREkWpQwAVPuGE8TOEGVSTMFRo9AzXydy/M6z8qSEsl01bhH6koYjJyEPqaddPI
 8xyO47HsMYA150XnO0TwZOFNBE3ha4LGbMFOV41RbtYDEFqojBEbK+HyITz4Ob8F+Dpj
 pbwY+GSqHpu4liaJzC+fsVOOMo63U7rgirciTsqsf8I4RagViKVTUEL/MovOYP1M7oHW
 X93Y99hGZHWVaYoCgKGg2j31eJePPiT/s8Ai4kQ4ppqetEsQh3/96wQuH+NfmQkBsSIZ
 UD4w==
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:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=G479stch/LOaNjrizkD3UL7vDUc3ygIPFjoiZiyoeYw=;
 b=k/jM00vC0VIWH/aofGI0xQGmp3M/REjMpVSWxWn4DJLt3CSO8ZTkpfNyKTdVlaBCaF
 nx2yx7DYPTyj5KaS2CbYWTEQWW+gjO9KWeGBeS0zfQjg9kYxop+5r/9ad1cWRrtu31xs
 RLBF62DX0FCIfcwW7wwJUoUCl2ImvUUS8BYMFm5KwNoS0ZtC10DmcwBgGJveRdMm9v4F
 r/Nb8MW17E/DQazlBEnX0fAHX8Mndy/vQcqzwfGWz1VYcXmZ2+hPIi2mef1wW34YTPxo
 EbBdGmn/Hdm50z7CBN68hxfMkf+IJZVFzCTnSHZBmyYF/X+5V4ylY3TQe9qyOTyUteMV
 df3Q==
X-Gm-Message-State: AODbwcAid4U+cD3+Tk1Izmks1R9zdLGLPxbVyqt1EJOkoCRLQkr4/Too
 2MfFtn4YV+DeuBtC
X-Received: by 10.84.238.15 with SMTP id u15mr58791411plk.126.1496244298637;
 Wed, 31 May 2017 08:24:58 -0700 (PDT)
Received: from xeon-e3 (76-14-207-240.or.wavecable.com. [76.14.207.240])
 by smtp.gmail.com with ESMTPSA id p9sm32818449pfd.35.2017.05.31.08.24.58
 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);
 Wed, 31 May 2017 08:24:58 -0700 (PDT)
Date: Wed, 31 May 2017 08:24:56 -0700
From: Stephen Hemminger <stephen@networkplumber.org>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: Gaetan Rivet <gaetan.rivet@6wind.com>, dev@dpdk.org, Bruce Richardson
 <bruce.richardson@intel.com>, Neil Horman <nhorman@tuxdriver.com>, Thomas
 Monjalon <thomas@monjalon.net>, Declan Doherty <declan.doherty@intel.com>
Message-ID: <20170531082456.3a217360@xeon-e3>
In-Reply-To: <3dd5db5f-11e3-8d88-fe2f-39b005cd5e64@intel.com>
References: <cover.1495634974.git.gaetan.rivet@6wind.com>
 <cover.1496065002.git.gaetan.rivet@6wind.com>
 <3dd5db5f-11e3-8d88-fe2f-39b005cd5e64@intel.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Subject: Re: [dpdk-dev] [PATCH v4 00/12] introduce fail-safe PMD
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 31 May 2017 15:24:59 -0000

On Mon, 29 May 2017 15:03:40 +0100
Ferruh Yigit <ferruh.yigit@intel.com> wrote:

> Should this discussed in the tech-board, again for this release?

The primary discussion area should be the mailing list not the tech board.
Comments in public please.