[PATCH v3 0/3] add support for querying ethdev TM nodes
Ferruh Yigit
ferruh.yigit at amd.com
Sat Oct 12 02:33:30 CEST 2024
On 10/9/2024 11:32 AM, Bruce Richardson wrote:
> Add support for an ethdev TM query function to allow apps to get details
> of the TM nodes they previously configured. This patchset includes:
>
> * ethdev changes to add the API
> * implementation of the function in "ice" pmd
> * testpmd command to allow testing the function
>
> v3: updated comments and removed null check on patch 1.
> Added doc to patch 3.
> V2: rebase to the head of next-net tree
>
>
> Bruce Richardson (3):
> ethdev: add traffic manager query function
> net/ice: add traffic management node query function
> app/testpmd: add support for querying TM nodes
>
Series applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list