[PATCH v4 09/25] net/ixgbe: simplify vector PMD compilation
    Bruce Richardson 
    bruce.richardson at intel.com
       
    Tue Jun  3 18:09:26 CEST 2025
    
    
  
On Fri, May 30, 2025 at 02:57:05PM +0100, Anatoly Burakov wrote:
> Currently, there's a bunch of vector PMD-related stuff that's being
> compiled based on what architecture the code is being compiled for.
> 
> Simplify it by removing necessary #ifdef's and have it so that vector PMD
"removing necessary #ifdefs" seems weird...
> compilation is controlled in one place - using a compile flag from the
> build file.
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
    
    
More information about the dev
mailing list