[PATCH v4 0/9] net/intel: clean up base code build
    Bruce Richardson 
    bruce.richardson at intel.com
       
    Fri Mar 28 17:05:33 CET 2025
    
    
  
On Fri, Mar 28, 2025 at 11:16:12AM +0000, Bruce Richardson wrote:
> Simplify the build of the various intel base code directories, by
> clearing compiler warnings so the files can be compiled directly along
> with the regular driver files.
> 
> v4: replace all functions in ixgbe_osdep.c with macros, removing file.
> v3: add fix for lock checker issues on FreeBSD
> v2: added missing patch for fm10k
> 
> Bruce Richardson (9):
>   net/fm10k/base: fix compilation warnings
>   net/iavf/base: remove unused meson.build file
>   net/ixgbe/base: correct definition of macro
>   net/ixgbe/base: fix compilation warnings
>   net/ixgbe/base: fix lock checker errors
>   net/i40e/base: fix unused value warnings
>   net/i40e/base: fix compiler warnings
>   net/ice/base: reduce warnings for unused variables
>   net/intel: simplify base code builds
> 
Series applied to dpdk-next-net-intel, with one change as discussed on
patch 6.
Regards,
/Bruce
    
    
More information about the dev
mailing list