[EXT] [PATCH] app/compress-perf: optimize ops pool allocation
    Akhil Goyal 
    gakhil at marvell.com
       
    Fri Mar  4 10:33:31 CET 2022
    
    
  
> An array of the size of total operations needed for the de/compression is
> reserved for ops while enqueueing, although only first burst_size entries
> of the array are used.
> 
> Reduce the size of the array allocated.
> 
> Fixes: b68a82425da4 ("app/compress-perf: add performance measurement")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Raja Zidane <rzidane at nvidia.com>
> ---
> Acked-by: Matan Azrad matan at nvidia.com
Please use proper syntax for acks
Applied to dpdk-next-crypto
    
    
More information about the dev
mailing list