From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/cxgbe: report configured link auto-negotiation Date: Thu, 24 May 2018 18:18:34 +0100 Message-ID: References: <1527098449-10298-1-git-send-email-rahul.lakkireddy@chelsio.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: shaguna@chelsio.com, kumaras@chelsio.com, nirranjan@chelsio.com, indranil@chelsio.com To: Rahul Lakkireddy , dev@dpdk.org Return-path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 425511B05 for ; Thu, 24 May 2018 19:18:38 +0200 (CEST) In-Reply-To: <1527098449-10298-1-git-send-email-rahul.lakkireddy@chelsio.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 5/23/2018 7:00 PM, Rahul Lakkireddy wrote: > Report current configured link auto-negotiation. Also initialize > rte_eth_link. > > Coverity issue: 280648 > Fixes: f5b3c7b29357 ("net/cxgbevf: fix inter-VM traffic when physical link down") > > Signed-off-by: Rahul Lakkireddy Will postpone to next release, thanks!