On Wed, 11 Mar 2026 00:26:53 +0100 Vincent Jardin <[email protected]> wrote:
> Add rte_pmd_mlx5_pp_rate_table_query() to report the HW packet > pacing rate table size and how many entries are currently in use. > > The total comes from the HCA QoS capability > packet_pacing_rate_table_size. The used count is derived by > collecting unique non-zero PP indices across all TX queues. > > Signed-off-by: Vincent Jardin <[email protected]> This will be considered for 26.07 so need to hold off until those release notes are setup

