net/ice/base: support TC nodes PIR configuration
authorQi Zhang <qi.z.zhang@intel.com>
Tue, 10 Aug 2021 02:51:28 +0000 (10:51 +0800)
committerQi Zhang <qi.z.zhang@intel.com>
Wed, 11 Aug 2021 02:24:41 +0000 (04:24 +0200)
commit5889905babed43dd5c941e83622207e1458582b9
tree996a66b943f44d7bcd4bcc4261693d8f34476a8e
parent871bda1270bb494ce66ef33934fbe3803c4d452a
net/ice/base: support TC nodes PIR configuration

TC nodes CIR configuration is not supported. In order to configure PIR,
the corresponding adminq command should not include the flag for CIR.
Since the TC node info has this flag by default, it is supposed to delete
this flag for TC nodes before sending the adminq command.

Signed-off-by: Ting Xu <ting.xu@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Junfeng Guo <junfeng.guo@intel.com>
drivers/net/ice/base/ice_sched.c