From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/7] interrupt mode for fm10k Date: Fri, 30 Oct 2015 14:54:27 +0100 Message-ID: <3962727.ED87phTx3f@xps13> References: <1443159425-32502-1-git-send-email-shaopeng.he@intel.com> <4341B239C0EFF9468EE453F9E9F4604D02AE5AE9@shsmsx102.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "He, Shaopeng" Return-path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id BF8C98E82 for ; Fri, 30 Oct 2015 14:55:38 +0100 (CET) Received: by wicfx6 with SMTP id fx6so11117659wic.1 for ; Fri, 30 Oct 2015 06:55:38 -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" Hi, The problem is that i40e interrupt patches are not merge-able. They are not enough reviewed especially for igb/ixgbe and vfio changes. 2015-10-30 10:40, He, Shaopeng: > Hi, Thomas > > The previous patch set which this one is based on, has a v2 sent today as > "[PATCH v2 00/11] interrupt mode for i40e" > http://dpdk.org/ml/archives/dev/2015-October/026710.html. > > I have verified that will not affect this patch set. Because this patch set only depends > on the framework part change in that patch set, most likely, later version of that patch > set (if have any) will not affect this patch set too. > > Could you please help to apply this patch set after you merge the final version of > " interrupt mode for i40e"? > > Thank you very much! > --Shaopeng