On Tue, Nov 18, 2025 at 11:12:34AM +0530, Anshumali Gaur wrote:
> Currently, the TM tree is printing all SQ topology including those
> which are not enabled, this results in redundant output for SQs
> which are not active. This patch adds a check in print_tm_tree()
> to skip printing the TM tree hierarchy if the SQ is not enabled.
>
> Signed-off-by: Anshumali Gaur <agaur@marvell.com>
Thanks Anshumali,
As per my feedback on the 'net' variant of this patch,
this looks good to me.
Reviewed-by: Simon Horman <horms@kernel.org>