From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v15 00/13] Interrupt mode PMD Date: Mon, 27 Jul 2015 23:34:20 +0200 Message-ID: <1540435.aLEYkyeCii@xps13> References: <1437113775-32199-1-git-send-email-cunming.liang@intel.com> <1437361349-2801-1-git-send-email-cunming.liang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "shemming@brocade.com" , dev@dpdk.org To: "Liang, Cunming" Return-path: Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by dpdk.org (Postfix) with ESMTP id 43E89C5B0 for ; Mon, 27 Jul 2015 23:35:37 +0200 (CEST) Received: by wibxm9 with SMTP id xm9so134707995wib.1 for ; Mon, 27 Jul 2015 14:35:37 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-07-23 14:18, Liang, Cunming: > Hi Thomas and all, > > This patch set postponed from v2.0, and widely reviewed during this release cycle. > The packet I/O interrupt framework is the prerequisite of all PMDs to support packet I/O intr. > There's no significant change since the last three version(v13~v15), the changes are about ABI and version map fixing. > It missed the rc1 in the last minutes, I'm now asking for the exception to make it go into v2.1 rc2 if nobody will reject it. > Again, thanks for all the comments by Stephen, David, Neil and Thomas. As nobody rejects it, it has been applied with minor fixes (see thread comments). BSD support is missing in this version.