[dpdk-dev] [PATCH] net/bnxt: remove debug macro breaking build
Ferruh Yigit
ferruh.yigit at intel.com
Thu Oct 14 00:55:46 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>
>
Fixes: ad9eed0248ad ("net/bnxt: support flow template for Thor")
Cc: stable at dpdk.org
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list