From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 1/2] net/tap: improve link_update Date: Fri, 24 Mar 2017 16:02:48 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" To: "Wiles, Keith" , Pascal Mazon Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 3CBB5CFC6 for ; Fri, 24 Mar 2017 17:02:51 +0100 (CET) In-Reply-To: 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 3/22/2017 2:11 PM, Wiles, Keith wrote: > >> On Mar 22, 2017, at 3:40 AM, Pascal Mazon wrote: >> >> Reflect device link status according to the state of the tap netdevice >> and the remote netdevice (if any). If both are UP and RUNNING, then the >> device link status is set to ETH_LINK_UP, otherwise ETH_LINK_DOWN. >> >> Signed-off-by: Pascal Mazon > > Acked-by: Keith Wiles Series applied to dpdk-next-net/master, thanks. Hi Pascal, Many features added to the tap PMD in this realease. Would you mind adding a release notes item, in a single patch, to mention from all tap updates? Thanks, ferruh