From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matej Vido Subject: Re: [PATCH] doc: announce ABI change for link speed Date: Tue, 15 Dec 2015 12:59:20 +0100 Message-ID: <56700098.6050804@gmail.com> References: <1450164074-16090-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1250; format=flowed Content-Transfer-Encoding: quoted-printable To: Thomas Monjalon , dev@dpdk.org Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id 30F043208 for ; Tue, 15 Dec 2015 12:59:22 +0100 (CET) Received: by mail-wm0-f52.google.com with SMTP id n186so22013685wmn.0 for ; Tue, 15 Dec 2015 03:59:22 -0800 (PST) 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" Acked-by: Matej Vido D=F2a 15.12.2015 o 08:21 Thomas Monjalon nap=EDsal(a): > 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