From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add known issue about l3fwd-power Date: Sun, 07 May 2017 22:33:43 +0200 Message-ID: <1717758.bLTltgxC9t@xps> References: <1493961390-28004-1-git-send-email-qiming.yang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "De Lara Guarch, Pablo" To: "Yang, Qiming" Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 51ADA1C00 for ; Sun, 7 May 2017 22:33:44 +0200 (CEST) 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" > > Because of UIO only support one interrupt, when insmod ``igb_uio`` and > > running l3fwd-power APP, link status getting doesn't work properly. > > > > Signed-off-by: Qiming Yang > > > Acked-by: John McNamara Applied, thanks