Re: [PATCH v3 02/11] net/intel: use common AVX build code

2025-04-05 Thread Bruce Richardson
On Wed, Mar 19, 2025 at 11:11:17AM +0100, David Marchand wrote: > On Tue, Mar 18, 2025 at 6:35 PM Bruce Richardson > wrote: > > > > Remove driver-specific build instructions for the AVX2 and AVX-512 code, > > and rely instead on the generic driver build file. > > > > Signed-off-by: Bruce Richardso

Re: [PATCH v3 02/11] net/intel: use common AVX build code

2025-03-19 Thread David Marchand
On Tue, Mar 18, 2025 at 6:35 PM Bruce Richardson wrote: > > Remove driver-specific build instructions for the AVX2 and AVX-512 code, > and rely instead on the generic driver build file. > > Signed-off-by: Bruce Richardson There is a small merge conflict, so a rebase will be needed. Some nits.

[PATCH v3 02/11] net/intel: use common AVX build code

2025-03-18 Thread Bruce Richardson
Remove driver-specific build instructions for the AVX2 and AVX-512 code, and rely instead on the generic driver build file. Signed-off-by: Bruce Richardson --- drivers/net/intel/i40e/meson.build | 26 ++ drivers/net/intel/iavf/meson.build | 25 ++--- d