[PATCH] config: remove explicit undef of unset values

David Marchand david.marchand at redhat.com
Wed Jun 15 09:14:16 CEST 2022


On Thu, Dec 16, 2021 at 12:15 PM Bruce Richardson
<bruce.richardson at intel.com> wrote:
>
> Rather than explicitly clearing any setting of undefined values in our
> rte_config.h file, it's better to instead just add a comment that the
> value is not set. Using a comment allows the user to set the value using
> CFLAGS or similar mechanism without the config file clearing the value
> again.
>
> The text used "<VALUE> is not set" is modelled after the kernel approach
> of doing the same thing.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
Acked-by: Morten Brørup <mb at smartsharesystems.com>
Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>

Rebased, added check as agreed, and applied.
Thanks Bruce.


-- 
David Marchand



More information about the dev mailing list