[dpdk-dev] [v2] ethdev: support Tx queue used count
    Ferruh Yigit 
    ferruh.yigit at amd.com
       
    Tue Jan 23 12:46:35 CET 2024
    
    
  
On 1/22/2024 1:00 PM, Konstantin Ananyev wrote:
> CAUTION: This message has originated from an External Source. Please use proper judgment and caution when opening attachments, clicking links, or responding to this email.
> 
> 
>> From: Jerin Jacob <jerinj at marvell.com>
>>
>> Introduce a new API to retrieve the number of used descriptors
>> in a Tx queue. Applications can leverage this API in the fast path to
>> inspect the Tx queue occupancy and take appropriate actions based on the
>> available free descriptors.
>>
>> A notable use case could be implementing Random Early Discard (RED)
>> in software based on Tx queue occupancy.
>>
>> Signed-off-by: Jerin Jacob <jerinj at marvell.com>
>> Reviewed-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
>> Acked-by: Morten Brørup <mb at smartsharesystems.com>
>> 
> 
> Acked-by: Konstantin Ananyev <konstantin.ananyev at huawei.com>
> 
Reviewed-by: Ferruh Yigit <ferruh.yigit at amd.com>
Applied to dpdk-next-net/main, thanks.
    
    
More information about the dev
mailing list