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

2023-09-05 Thread Zhang, Qi Z
> -Original Message- > From: Deng, KaiwenX > Sent: Tuesday, September 5, 2023 3:35 PM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX > ; Deng, KaiwenX ; > Zhang, Qi Z ; Xu, Ting > Subject: [PATCH v2] net/ice: fix tm configuration cannot

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

2023-09-05 Thread Kaiwen Deng
When the device is stopped, DPDK 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 DPDK exits, it always stops the device first and also resets the commit flag result in the hi