From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f42.google.com (mail-wg0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id 398F3B165 for ; Fri, 13 Jun 2014 18:14:15 +0200 (CEST) Received: by mail-wg0-f42.google.com with SMTP id z12so2924809wgg.13 for ; Fri, 13 Jun 2014 09:14:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=hb3Tk8fvZf0KtiVMKxh7npuyVKUvoMEp07D4BFm+SE4=; b=HVAvBg96cLhA3U8RjKehK/u/NniuS2JKaZNLS/XCkNe7L8D9voNM3g0+7ZC6m+LQQl ZvcWHVwWuFki5CJ41ULZVu1Guo6VA2/EQ2ArMyoDQ/A1ySO4OIE9kB3j+l8LyUH1q9Ce kT0TLJVAL+70PmnqUqMmSsqIDQ9wGJgVggu+Syda0nU8045wI+0ldMGQtWENQtDQMRDc 05IMqUJl4gL1S1rYZya/3lFPJU3G7olPkmIkrcNOHArLhYPTinYGI66M0OM7lmAT4GM0 wHzRGc/YrSvJ4eIFF77c16uJ5+pOUWkNjCCRw+VzY3YsPIh/DwaxKOPSfuX+PFswHkfE k3IQ== X-Gm-Message-State: ALoCoQkB4HTXC/Xgpdjdt8V5Pk0GqvLmyAw8iaqKb1d+2AxrRv3LwbJG8k5cbDJyhsi2EEeoML48 X-Received: by 10.194.238.134 with SMTP id vk6mr5597216wjc.93.1402676070459; Fri, 13 Jun 2014 09:14:30 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id ua1sm531304wib.2.2014.06.13.09.14.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Jun 2014 09:14:29 -0700 (PDT) From: Thomas Monjalon To: Alan Carew Date: Fri, 13 Jun 2014 18:14:28 +0200 Message-ID: <2240300.rVk2eNDOWK@xps13> Organization: 6WIND User-Agent: KMail/4.13.1 (Linux/3.14.6-1-ARCH; KDE/4.13.1; x86_64; ; ) In-Reply-To: <20140606235028.189345212@networkplumber.org> References: <20140606235028.189345212@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v2 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: Fri, 13 Jun 2014 16:14:15 -0000 Alan, Stephen, 2014-06-06 16:50, Stephen Hemminger: > These apply to the current DPDK tree, and are an alternative to > the patches from Alan. It provides indication of IRQ mode via > sysfs attribute. I need clear conclusion to these patch series. Alan, do you acknowledge Stephen's serie? If yes, could you self-nack your own serie? Thanks -- Thomas