From: Ganesh Goudar
Date: Tue, 16 May 2017 21:17:42 +0530
> When is_kdump_kernel() is true, reduce memory footprint of
> cxgb4 by using a single "Queue Set".
>
> Signed-off-by: Ganesh Goudar
Applied.
From: Yuval Mintz
Date: Sat, 4 Jun 2016 13:24:43 +
>> When is_kdump_kernel() is true, reduce our memory footprint by only using a
>> single "Queue Set" and Forcing Master so we can reinitialize the
>> Firmware/Chip.
>>
>> Signed-off-by: Hariprasad Shenai
> ...
>> if (q10g > netif_g
> When is_kdump_kernel() is true, reduce our memory footprint by only using a
> single "Queue Set" and Forcing Master so we can reinitialize the
> Firmware/Chip.
>
> Signed-off-by: Hariprasad Shenai
...
> if (q10g > netif_get_num_default_rss_queues())
> q10g = netif_get_n
Looks good to me. Of course I came up with those changes so maybe we should
get another reviewer? :-) Also, don't forget to mention "Bug #29998" in the
commit message ...
Casey
From: Hariprasad Shenai
Sent: Friday, June 3, 2016 10:35:45 AM
To: da...