RE: [PATCH v3] net/ice: fix tm configuration cannot be cleared

2023-09-07 Thread Zhang, Qi Z
> -Original Message- > From: Wu, Wenjun1 > Sent: Thursday, September 7, 2023 10:35 AM > To: Deng, KaiwenX ; dev@dpdk.org > Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX > ; Deng, KaiwenX ; > Zhang, Qi Z ; Xu, Ting > Subject: RE: [PATCH v3] net/ice: fix tm

RE: [PATCH v3] net/ice: fix tm configuration cannot be cleared

2023-09-06 Thread Wu, Wenjun1
> -Original Message- > From: Kaiwen Deng > Sent: Wednesday, September 6, 2023 3:50 PM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX > ; Deng, KaiwenX ; > Zhang, Qi Z ; Xu, Ting > Subject: [PATCH v3] net/ice: fix tm configuration cannot

[PATCH v3] net/ice: fix tm configuration cannot be cleared

2023-09-06 Thread Kaiwen Deng
When the device is stopped, the PMD resets the commit flag so that we can update the hierarchy configuration. The commit flag is also used to determine if the hierarchy configuration needs to be cleared. When the PMD exits, it always stops the device first and also resets the commit flag result in