From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id CB85CC684 for ; Fri, 31 Jul 2015 03:00:16 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP; 30 Jul 2015 18:00:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,580,1432623600"; d="scan'208";a="533402087" Received: from kmsmsx153.gar.corp.intel.com ([172.21.73.88]) by FMSMGA003.fm.intel.com with ESMTP; 30 Jul 2015 18:00:14 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by KMSMSX153.gar.corp.intel.com (172.21.73.88) with Microsoft SMTP Server (TLS) id 14.3.224.2; Fri, 31 Jul 2015 09:00:14 +0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.45]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.188]) with mapi id 14.03.0224.002; Fri, 31 Jul 2015 09:00:12 +0800 From: "Zhang, Helin" To: "Liang, Cunming" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v3] doc: announce abi change for interrupt mode Thread-Index: AQHQyoVarPz6QLxi7U274asqH4WM+Z30w1pg Date: Fri, 31 Jul 2015 01:00:12 +0000 Message-ID: References: <1438221474-10661-1-git-send-email-cunming.liang@intel.com> <1438232693-6118-1-git-send-email-cunming.liang@intel.com> In-Reply-To: <1438232693-6118-1-git-send-email-cunming.liang@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3] doc: announce abi change for interrupt mode 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: Fri, 31 Jul 2015 01:00:17 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Cunming Liang > Sent: Wednesday, July 29, 2015 10:05 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v3] doc: announce abi change for interrupt mod= e >=20 > The patch announces the planned ABI changes for interrupt mode. >=20 > Signed-off-by: Cunming Liang Acked-by: Helin Zhang