Re: [PATCH 1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-06-25 14:39:27
Also in:
linux-arm-kernel, linuxppc-dev, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-06-25 14:39:27
Also in:
linux-arm-kernel, linuxppc-dev, lkml
On Mon, 24 Jun 2024 09:21:19 -0700 Breno Leitao wrote:
As most of the drivers that depend on ARCH_LAYERSCAPE, make FSL_DPAA depend on COMPILE_TEST for compilation and testing. # grep -r depends.\*ARCH_LAYERSCAPE.\*COMPILE_TEST | wc -l 29
Cover letter would be good.. Herbert, (Pankaj | Gaurav | Horia) - no rush but once reviewed can we take this via netdev (or a shared branch)? As Breno linked we want to change the netdev allocation API, this is the last chunk of drivers we need to convert.