> -----Original Message-----
> From: Zhang, Qi Z <[email protected]>
> Sent: Tuesday, August 10, 2021 10:51
> To: Yang, Qiming <[email protected]>
> Cc: Guo, Junfeng <[email protected]>; [email protected]; Zhang, Qi Z
> <[email protected]>; Xu, Ting <[email protected]>
> Subject: [PATCH 16/28] 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 <[email protected]>
> Signed-off-by: Qi Zhang <[email protected]>
> ---
> drivers/net/ice/base/ice_sched.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> --
> 2.26.2
Acked-by: Junfeng Guo <[email protected]>
Regards,
Junfeng Guo