From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: announce ABI change for link speed Date: Tue, 15 Dec 2015 13:52:27 +0100 Message-ID: <2087978.5usPy6Rzgt@xps13> References: <1450164074-16090-1-git-send-email-thomas.monjalon@6wind.com> <56700098.6050804@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Matej Vido To: dev@dpdk.org Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id A2D883005 for ; Tue, 15 Dec 2015 13:53:43 +0100 (CET) Received: by mail-wm0-f44.google.com with SMTP id p66so23916320wmp.1 for ; Tue, 15 Dec 2015 04:53:43 -0800 (PST) In-Reply-To: <56700098.6050804@gmail.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" > > 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: Olga Shern > Acked-by: Adrien Mazarguil > Acked-by: Jan Viktorin > Acked-by: Matej Vido Applied, thanks