[PATCH v3 0/2] build: add backward compatibility for nested drivers

Thomas Monjalon thomas at monjalon.net
Thu Oct 16 22:02:36 CEST 2025


29/09/2025 12:05, Kevin Traynor:
> Since Intel drivers moved from 'net/*' to 'net/intel/*' there are some
> changes required when enabling or disabling those drivers from the meson
> command line. e.g. 'net/ixgbe' no longer works and needs to be replaced
> by 'net/intel/ixgbe'
> 
> These patches are to allow backwards compatibility for legacy driver names
> and wildcarding of nested drivers e.g. 'net/ixgbe' and 'net/*'

Applied with Cc stable at dpdk.org, thanks.




More information about the dev mailing list