Re: [PATCH net-next] net: bnxt: don't complain if TC flower can't be supported

2020-07-17 Thread David Miller
From: Jakub Kicinski Date: Fri, 17 Jul 2020 13:59:58 -0700 > The fact that NETIF_F_HW_TC is not set should be a sufficient > indication to the user that TC offloads are not supported. > No need to bother users of older firmware versions with > pointless warnings on every boot. > > Also, since th

Re: [PATCH net-next] net: bnxt: don't complain if TC flower can't be supported

2020-07-17 Thread Michael Chan
On Fri, Jul 17, 2020 at 2:00 PM Jakub Kicinski wrote: > > The fact that NETIF_F_HW_TC is not set should be a sufficient > indication to the user that TC offloads are not supported. > No need to bother users of older firmware versions with > pointless warnings on every boot. > > Also, since the sup

[PATCH net-next] net: bnxt: don't complain if TC flower can't be supported

2020-07-17 Thread Jakub Kicinski
The fact that NETIF_F_HW_TC is not set should be a sufficient indication to the user that TC offloads are not supported. No need to bother users of older firmware versions with pointless warnings on every boot. Also, since the support is optional, bnxt_init_tc() should not return an error in case