[PATCH v2 1/3] usertools/rss: add driver abstractions
    Thomas Monjalon 
    thomas at monjalon.net
       
    Thu Nov 23 00:43:07 CET 2023
    
    
  
20/11/2023 17:22, Robin Jarry:
> The default RETA size is not the same for all drivers. In some drivers
> (mlx5), the RETA size may also be dependent on the number of RX queues.
> 
> Introduce a new DriverInfo abstraction for known keys. Define a simple
> API to expose the RSS key and RETA size (based on the number of RX
> queues).
> 
> Use that abstraction for all three known keys.
> 
> Signed-off-by: Robin Jarry <rjarry at redhat.com>
Series applied with drivers sorted alphabetically.
    
    
More information about the dev
mailing list