01/11/2019 07:02, Rasesh Mody:
> Use kernel headers for __le* types to avoid potential conflicts
> resulting in redefinition errors during Linux builds. Add check
> for BSD builds.
I don't see the error with my test builds.
Please could you describe a case where it happens?
And please provide an error log.
> Fixes: 38dff79ba736 ("net/bnx2x: update HSI")
>
> Signed-off-by: Rasesh Mody <[email protected]>
> Tested-by: Dharmik Thakkar <[email protected]>
> Tested-by: Gavin Hu <[email protected]>
> ---
> +#ifdef __FreeBSD__
Please prefer RTE_EXEC_ENV_FREEBSD