>>
>> -
>> - Please doc this command in
>> doc/guides/testpmd_app_ug/testpmd_funcs.rst
>>
>
> Thanks, will update in next version
>
>>
>> Also why not extend "show port rxq xxx" command to support txq ?
>
> txq and rxq are d
On 1/29/2024 6:37 AM, Satha Koteswara Rao Kottidi wrote:
>>
>> --
>> Please doc this command in doc/guides/testpmd_app_ug/testpmd_funcs.rst
>>
>
> Thanks, will update in next version
>
>>
>> Also why not extend "show port rxq xx
--
Please doc this command in doc/guides/testpmd_app_ug/testpmd_funcs.rst
>> Thanks, will update in next version
Also why not extend "show port rxq xxx" command to support txq ?
>> txq and rxq are different directions, so ex
Please doc this command in doc/guides/testpmd_app_ug/testpmd_funcs.rst
Also why not extend "show port rxq xxx" command to support txq ?
On 2024/1/24 20:18, skotesh...@marvell.com wrote:
> From: Satha Rao
>
> Fastpath API to get txq used count.
>
>testpmd> show port 0 txq 0 desc count
>
> S
From: Satha Rao
Fastpath API to get txq used count.
testpmd> show port 0 txq 0 desc count
Signed-off-by: Satha Rao
---
app/test-pmd/cmdline.c | 78 ++
1 file changed, 78 insertions(+)
diff --git a/app/test-pmd/cmdline.c b/app/test-pmd/cmdlin
5 matches
Mail list logo