Re: [PATCH net-next v10 10/10] ice: add documentation for devlink-rate implementation
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-11-10 17:03:22
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-11-10 17:03:22
On Thu, 10 Nov 2022 17:54:03 +0100 Wilczynski, Michal wrote:
quoted
Nice, but in case DCB or TC/ADQ gets enabled devlink rate will just show a stale hierarchy?Yes there will be hierarchy exported during the VF creation, so if the user enable DCB/ADQ in the meantime, it will be a stale hierarchy. User won't be able to modify any nodes/parameters.
Why not tear it down if it's stale?