From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v13 6/8] ethdev: redesign link speed config Date: Thu, 31 Mar 2016 14:28:55 +0200 Message-ID: <3150122.DrSrdc8fxS@xps13> References: <1458934950-23333-1-git-send-email-thomas.monjalon@6wind.com> <94479800C636CB44BD422CB454846E01332CCC@SHSMSX101.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org, Marc , "Xu, Qian Q" , "Ananyev, Konstantin" , "Lu, Wenzhuo" , "Richardson, Bruce" , "Glynn, Michael J" To: "Xing, Beilei" Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id B74A86968 for ; Thu, 31 Mar 2016 14:30:48 +0200 (CEST) Received: by mail-wm0-f47.google.com with SMTP id m9so2937830wma.0 for ; Thu, 31 Mar 2016 05:30:48 -0700 (PDT) In-Reply-To: <94479800C636CB44BD422CB454846E01332CCC@SHSMSX101.ccr.corp.intel.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" 2016-03-31 00:57, Xing, Beilei: > I=E2=80=99ve verified v13 + the modification, and it works. Please, what have you tested? Which drivers? Which configurations? It is important to test several uses of rte_eth_conf.link_speeds: - ETH_LINK_SPEED_AUTONEG (all speeds) - ETH_LINK_SPEED_FIXED (only one speed) - a subset of speeds to advertise and negotiate