From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v11 0/8] ethdev: 100G and link speed API refactoring Date: Tue, 22 Mar 2016 20:58:40 +0100 Message-ID: <6484751.SCnO9hFmr5@xps13> References: <1457992546-32230-1-git-send-email-thomas.monjalon@6wind.com> <1458238145-7496-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: marcdevel@gmail.com, bruce.richardson@intel.com, dev@dpdk.org To: konstantin.ananyev@intel.com, wenzhuo.lu@intel.com, helin.zhang@intel.com Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 1C9AA2BB4 for ; Tue, 22 Mar 2016 21:00:21 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id l68so168544281wml.0 for ; Tue, 22 Mar 2016 13:00:21 -0700 (PDT) In-Reply-To: <1458238145-7496-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" 2016-03-17 19:08, Thomas Monjalon: > There are still too few tests and reviews, especially for > autonegotiation with Intel devices (patch #6). > I would not be surprised to see some bugs in this rework. Any feedback about autoneg in e1000/ixgbe/i40e? Has it been tested before its integration in RC2? > The capabilities must be adapted per device. It can be > improved in a separate patch. > > It will be integrated in 16.04-rc2. > Please test and review shortly, thanks!