[PATCH v5] cnxk: disable building template files
Bruce Richardson
bruce.richardson at intel.com
Mon May 27 17:46:25 CEST 2024
On Mon, May 27, 2024 at 09:04:29PM +0530, pbhagavatula at marvell.com wrote:
> From: Pavan Nikhilesh <pbhagavatula at marvell.com>
>
> Disable building template files when CNXK_DIS_TMPLT_FUNC
> is defined as a part of c_args.
> This option can be used when reworking datapath or debugging
> issues to reduce Rx/Tx path compilation time.
>
> Example command:
> meson build -Dc_args='-DCNXK_DIS_TMPLT_FUNC'
> -Dexamples=all --cross-file config/arm/arm64_cn10k_linux_gcc
>
Should this option be set in CI by default, or in test-meson-builds by
default? When do we need to avoid setting this flag, vs setting it?
Thanks,
/Bruce
More information about the dev
mailing list