From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 01B96559C for ; Wed, 19 Apr 2017 12:06:54 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Apr 2017 03:06:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,220,1488873600"; d="scan'208";a="91641931" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.59]) ([10.237.220.59]) by fmsmga006.fm.intel.com with ESMTP; 19 Apr 2017 03:06:52 -0700 To: Qiming Yang , dev@dpdk.org Cc: yigit.ferruh@intel.com References: <1492052913-962-1-git-send-email-qiming.yang@intel.com> <1492575387-46855-1-git-send-email-qiming.yang@intel.com> From: Ferruh Yigit Message-ID: <6032136a-c82e-4bd2-1240-7192e97e2dba@intel.com> Date: Wed, 19 Apr 2017 11:06:52 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 In-Reply-To: <1492575387-46855-1-git-send-email-qiming.yang@intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v3] doc: add known igb_uio issue for i40e X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2017 10:06:55 -0000 On 4/19/2017 5:16 AM, Qiming Yang wrote: > When insmod "igb_uio" with "intr_mode=legacy and test link > status interrupt. Since INTx interrupt is not supported by > X710/XL710/XXV710, it will cause Input/Output error when > reading file descriptor. > > Signed-off-by: Qiming Yang > Acked-by Jingjing Wu > Acked-by: John McNamara Squashed into relevant commit in next-net, thanks. Diff is only in link to fix doc build warning: .../doc/guides/rel_notes/known_issues.rst:33: WARNING: Duplicate explicit target name: "linux kernel commit".