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 01887B0BF for ; Tue, 10 Jun 2014 17:58:55 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP; 10 Jun 2014 08:54:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,862,1389772800"; d="scan'208";a="353078054" Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157]) by FMSMGA003.fm.intel.com with ESMTP; 10 Jun 2014 08:55:17 -0700 Received: from irsmsx106.ger.corp.intel.com (163.33.3.31) by IRSMSX103.ger.corp.intel.com (163.33.3.157) with Microsoft SMTP Server (TLS) id 14.3.123.3; Tue, 10 Jun 2014 16:59:06 +0100 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.245]) by IRSMSX106.ger.corp.intel.com ([169.254.8.14]) with mapi id 14.03.0123.003; Tue, 10 Jun 2014 16:59:06 +0100 From: "Burakov, Anatoly" To: "Carew, Alan" , Stephen Hemminger Thread-Topic: [PATCH 00/10] igb_uio patches Thread-Index: AQHPgc44FOC71onM5kqyc4P0fXLAYptqeVNggAAIyvCAAAN1gA== Date: Tue, 10 Jun 2014 15:59:06 +0000 Message-ID: References: <20140606212644.203613327@networkplumber.org> <0E29434AEE0C3A4180987AB476A6F630593A5EC8@IRSMSX101.ger.corp.intel.com> In-Reply-To: <0E29434AEE0C3A4180987AB476A6F630593A5EC8@IRSMSX101.ger.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH 00/10] igb_uio patches X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2014 15:58:56 -0000 > These apply to the current DPDK tree, and are an alternative to the patch= es > from Alan. It provides indication of IRQ mode via sysfs attribute. They i= nclude > cleanups and fixes to allow use of MSI and do proper fallback for the cas= e > where MSI-X vectors are exhausted. >=20 > Hi Stephen, >=20 > Good catches and fixes in this set, would it be possible to refactor the = "enum > igbuio_intr_mode" to a common header files as with > http://dpdk.org/ml/archives/dev/2014-June/003127.html > With that infrastructure in place, I could resubmit my set {2,3,4} to wor= k > cleanly with yours, maintaining the same interface across user/kernel, > FreeBSD and fixing Virtio also. ...or better yet, with http://dpdk.org/ml/archives/dev/2014-June/003221.html :-) Best regards, Anatoly Burakov DPDK SW Engineer