> >On 12/12/2016 7:29 PM, Harish Patil wrote: >> >>> On 12/3/2016 2:43 AM, Harish Patil wrote: >>>> Fix to adverstise max_rx_queues by taking into account the number >>> >>> s/adverstise/advertise >> >> Will correct that, thanks. >> >>> >>>> of PF connections instead of returning max_queues supported by the >>>> HW. >>> >>> Can you please describe what is the effect, what happens if this is not >>> fixed, and driver keeps reporting max_queues supported by the HW? >> >> We have tested up to 32 Rx/Tx queues across different qede devices, so I >> would like to advertise only those many. >> Hope that is okay. > >That is OK, can you please add this information to the commit log, >otherwise it is not possible to know the reasoning of the change just >with code. > >Thanks.
Okay will do. > >> >>> >>>> >>>> Fixes: 2ea6f76a ("qede: add core driver") >>>> >>>> Signed-off-by: Harish Patil <harish.pa...@qlogic.com> >>>> --- >>> <...> >>> >> >> > >