Re: [PATCH v2 3/3] app/testpmd: add support for querying TM nodes

2024-10-09 Thread Bruce Richardson
On Wed, Oct 09, 2024 at 09:02:01AM +0800, fengchengwen wrote: > Please update the testpmd doc, with that added, > Acked-by: Chengwen Feng > Thanks. Doc added to V3 patchset. /Bruce

Re: [PATCH v2 3/3] app/testpmd: add support for querying TM nodes

2024-10-08 Thread fengchengwen
Please update the testpmd doc, with that added, Acked-by: Chengwen Feng On 2024/10/8 22:43, Bruce Richardson wrote: > Support use of the rte_tm_node_query API to print out details about > previously added TM nodes in testpmd. > > Example output, configuring three nodes, and then printing the det

[PATCH v2 3/3] app/testpmd: add support for querying TM nodes

2024-10-08 Thread Bruce Richardson
Support use of the rte_tm_node_query API to print out details about previously added TM nodes in testpmd. Example output, configuring three nodes, and then printing the details: testpmd> add port tm nonleaf node 0 100 -1 0 1 0 -1 1 0 0 testpmd> add port tm nonleaf node 0 90 100 0 1 1 -1 1 0 0 tes