>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. > >> >> Fixes: 2ea6f76a ("qede: add core driver") >> >> Signed-off-by: Harish Patil <harish.pa...@qlogic.com> >> --- ><...> >