Re: [PATCH 2/5] net/ice: improve Tx scheduler graph output

2024-10-15 Thread Bruce Richardson
On Wed, Oct 09, 2024 at 10:45:43AM -0700, Stephen Hemminger wrote: > On Wed, 9 Oct 2024 18:08:19 +0100 > Bruce Richardson wrote: > > > The function to dump the TX scheduler topology only adds to the chart > > nodes connected to TX queues or for the flow director VSI. Change the > > function to w

Re: [PATCH 2/5] net/ice: improve Tx scheduler graph output

2024-10-09 Thread Stephen Hemminger
On Wed, 9 Oct 2024 18:08:19 +0100 Bruce Richardson wrote: > The function to dump the TX scheduler topology only adds to the chart > nodes connected to TX queues or for the flow director VSI. Change the > function to work recursively from the root node and thereby include all > scheduler nodes, w