[dpdk-dev] [PATCH] net/bnxt: remove debug macro breaking build
Ferruh Yigit
ferruh.yigit at intel.com
Wed Oct 13 21:23:34 CEST 2021
On 10/13/2021 6:34 PM, Ajit Khaparde wrote:
> On Wed, Oct 13, 2021 at 9:31 AM Ferruh Yigit <ferruh.yigit at intel.com> wrote:
>>
>> Setting 'RTE_LIBRTE_BNXT_TRUFLOW_DEBUG' macro cause build error,
>> removing it.
>>
>> Also with meson build system compile time debug macros should be
>> documented in driver documentation, since there is not other way to
> s/not/no
>
>> figure out their existence.
>>
>> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> With thanks and above nit, :-)
>
> Reviewed-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
>
Other option is to fix the build error when macro is set, would you like
to go with that option?
And can you please send a separate patch to document the remaining
compile time macros in the driver guide?
More information about the dev
mailing list