From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] net/i40e: fix link status update Date: Tue, 29 May 2018 22:10:09 +0200 Message-ID: <3290565.nIlN9AQzx3@xps> References: <20180529162346.20575-1-roy.fan.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, helin.zhang@intel.com, qi.z.zhang@intel.com, stable@dpdk.org, ferruh.yigit@intel.com, john.mcnamara@intel.com To: Fan Zhang Return-path: In-Reply-To: <20180529162346.20575-1-roy.fan.zhang@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 29/05/2018 18:23, Fan Zhang: > This patch fixes link status update problem in interrupt mode. Please describe what is the "problem". I think you need to insert the Bugzilla ID here. > Fixes: eef2daf2e199 ("net/i40e: fix link update no wait") > Cc: stable@dpdk.org