From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc: postpone devargs genericisation work Date: Tue, 29 May 2018 11:58:08 +0200 Message-ID: <3407551.gyYXNZXOPs@xps> References: <20180528161035.3506-1-gaetan.rivet@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Gaetan Rivet Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id ABB7D160 for ; Tue, 29 May 2018 11:58:10 +0200 (CEST) In-Reply-To: <20180528161035.3506-1-gaetan.rivet@6wind.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" 28/05/2018 18:10, Gaetan Rivet: > Device querying and declaration has been postponed to 18.08. > Additionally, while working on the feature, some changes previously > announced won't be enacted. > > Signed-off-by: Gaetan Rivet Applied, thanks