Re: [dpdk-dev] [PATCH] net/tap: fix IFF_MULTI_QUEUE in older kernels not found

2017-01-20 Thread Thomas Monjalon
2017-01-20 16:11, Ferruh Yigit: > 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)

Re: [dpdk-dev] [PATCH] net/tap: fix IFF_MULTI_QUEUE in older kernels not found

2017-01-20 Thread Ferruh Yigit
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