From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] igb_uio: use the UIO_IRQ_NONE instead of 0. Date: Fri, 6 Oct 2017 23:51:12 +0100 Message-ID: References: <1505720817-2699-1-git-send-email-nic@opencloud.tech> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Tonghao Zhang , DPDK To: Tonghao Zhang Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 1F7961B1B9 for ; Sat, 7 Oct 2017 00:51:14 +0200 (CEST) In-Reply-To: <1505720817-2699-1-git-send-email-nic@opencloud.tech> 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 9/18/2017 8:46 AM, nic at opencloud.tech (Tonghao Zhang) wrote: > From: Tonghao Zhang > > This is not bugfix, but it's convenient to help developer > to review and maintain the igbuio codes. > > Signed-off-by: Tonghao Zhang Acked-by: Ferruh Yigit