From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <ferruh.yigit@intel.com>
Received: from mga09.intel.com (mga09.intel.com [134.134.136.24])
 by dpdk.org (Postfix) with ESMTP id 670D72B83
 for <dev@dpdk.org>; Fri, 20 Jan 2017 17:11:07 +0100 (CET)
Received: from orsmga004.jf.intel.com ([10.7.209.38])
 by orsmga102.jf.intel.com with ESMTP; 20 Jan 2017 08:11:06 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.33,259,1477983600"; d="scan'208";a="50809717"
Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.38])
 ([10.237.220.38])
 by orsmga004.jf.intel.com with ESMTP; 20 Jan 2017 08:11:05 -0800
To: Keith Wiles <keith.wiles@intel.com>, dev@dpdk.org,
 Thomas Monjalon <thomas.monjalon@6wind.com>
References: <2f632e65-90de-c2b7-ed67-34e3432cefae@intel.com>
 <20170120143025.23710-1-keith.wiles@intel.com>
From: Ferruh Yigit <ferruh.yigit@intel.com>
Message-ID: <a43f6ffe-3bb2-b0f8-48b4-855c6cebbab8@intel.com>
Date: Fri, 20 Jan 2017 16:11:04 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101
 Thunderbird/45.6.0
MIME-Version: 1.0
In-Reply-To: <20170120143025.23710-1-keith.wiles@intel.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
Subject: Re: [dpdk-dev] [PATCH] net/tap: fix IFF_MULTI_QUEUE in older
	kernels not found
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jan 2017 16:11:07 -0000

On 1/20/2017 2:30 PM, Keith Wiles wrote:
> Signed-off-by: Keith Wiles <keith.wiles@intel.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

Hi Thomas,

Although this is a driver patch, would you mind getting it to the main
tree to fix build error asap (instead of waiting next integration)?

Thanks,
ferruh