[PATCH net 00/19] net: hns: Misc. HNS Bug Fixes & Code
> Improvements
>
> From: Salil Mehta
> Date: Thu, 30 Mar 2017 16:30:47 +0100
>
> > This patch set introduces various HNS bug fixes, optimizations and
> code
> > improvements.
>
> There is no way you should
From: Salil Mehta
Date: Thu, 30 Mar 2017 16:30:47 +0100
> This patch set introduces various HNS bug fixes, optimizations and code
> improvements.
There is no way you should do such an expensive calculation for every
single transmit packet as you are doing in your select_queue() routine.
That's
March 30, 2017 6:09 PM
> >> To: Salil Mehta
> >> Cc: Zhuangyuzeng (Yisen); mehta.salil@gmail.com;
> >> netdev@vger.kernel.org; linux-ker...@vger.kernel.org; Linuxarm
> >> Subject: Re: [PATCH net 00/19] net: hns: Misc. HNS Bug Fixes & Code
> >>
;> netdev@vger.kernel.org; linux-ker...@vger.kernel.org; Linuxarm
>> Subject: Re: [PATCH net 00/19] net: hns: Misc. HNS Bug Fixes & Code
>> Improvements
>>
>> From: Salil Mehta
>> Date: Thu, 30 Mar 2017 16:30:47 +0100
>>
>> > This patch set intr
[PATCH net 00/19] net: hns: Misc. HNS Bug Fixes & Code
> Improvements
>
> From: Salil Mehta
> Date: Thu, 30 Mar 2017 16:30:47 +0100
>
> > This patch set introduces various HNS bug fixes, optimizations and code
> > improvements.
>
> What tree are you targetting?
From: Salil Mehta
Date: Thu, 30 Mar 2017 16:30:47 +0100
> This patch set introduces various HNS bug fixes, optimizations and code
> improvements.
What tree are you targetting?
You say "net" in your Subject lines, but this series has cleanups and all sorts
of other things which are absolutely no