From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ethdev: read link state interrupt without link_update service Date: Fri, 27 Jun 2014 02:06:08 +0200 Message-ID: <4328496.8S88m80QKT@xps13> References: <1403270038-19286-1-git-send-email-thomas.monjalon@6wind.com> <53AAB64E.6060709@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Olivier MATZ Return-path: In-Reply-To: <53AAB64E.6060709-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > It is now possible to read link status updated by interrupt without > > having manual link_update() service provided by the PMD. > > Indeed link_update() is useless in interrupt case. > > > > Signed-off-by: Thomas Monjalon > > Acked-by: Olivier Matz Applied for version 1.7.0. -- Thomas