From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 670D72B83 for ; 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 , dev@dpdk.org, Thomas Monjalon References: <2f632e65-90de-c2b7-ed67-34e3432cefae@intel.com> <20170120143025.23710-1-keith.wiles@intel.com> From: Ferruh Yigit Message-ID: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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 Reviewed-by: Ferruh Yigit 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