From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/tap: fix IFF_MULTI_QUEUE in older kernels not found Date: Fri, 20 Jan 2017 16:11:04 +0000 Message-ID: References: <2f632e65-90de-c2b7-ed67-34e3432cefae@intel.com> <20170120143025.23710-1-keith.wiles@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit To: Keith Wiles , dev@dpdk.org, Thomas Monjalon 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) In-Reply-To: <20170120143025.23710-1-keith.wiles@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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