[dpdk-dev] [PATCH v10 6/6] net/hinic: use common rte bit operation APIs instead

Thomas Monjalon thomas at monjalon.net
Tue Jun 16 14:31:29 CEST 2020


27/04/2020 09:58, Joyce Kong:
> Remove its own bit operation APIs and use the common one,
> this can reduce the code duplication largely.
> 
> Signed-off-by: Joyce Kong <joyce.kong at arm.com>
> Reviewed-by: Gavin Hu <gavin.hu at arm.com>
> ---
> --- a/drivers/net/hinic/Makefile
> +++ b/drivers/net/hinic/Makefile
> +CFLAGS += -DALLOW_EXPERIMENTAL_API
[...]
> --- a/drivers/net/hinic/meson.build
> +++ b/drivers/net/hinic/meson.build
> +allow_experimental_apis = true

Not needed in DPDK 20.08.
I will remove it while merging.




More information about the dev mailing list