From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Viktorin Subject: Re: [PATCH] doc: announce ABI change for link speed Date: Tue, 15 Dec 2015 12:16:23 +0100 Message-ID: <20151215121623.21c7ed47@jvn> References: <1450164074-16090-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, Matej Vido To: Thomas Monjalon Return-path: Received: from wes1-so2.wedos.net (wes1-so2.wedos.net [46.28.106.16]) by dpdk.org (Postfix) with ESMTP id EBAC5370 for ; Tue, 15 Dec 2015 12:16:29 +0100 (CET) In-Reply-To: <1450164074-16090-1-git-send-email-thomas.monjalon@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, 15 Dec 2015 08:21:14 +0100 Thomas Monjalon wrote: > A rework was prepared by Marc Sune: > http://dpdk.org/ml/archives/dev/2015-October/026037.html > The goal is to retrieve the supported link speed of a device > and to allow 100G devices while having a consistent API. > > Signed-off-by: Thomas Monjalon Acked-by: Jan Viktorin