[dpdk-dev] [PATCH v5 11/15] net/hinic: add hinic PMD build and doc files

Ferruh Yigit ferruh.yigit at intel.com
Wed Jun 26 13:55:59 CEST 2019


On 6/19/2019 5:09 PM, Ziyang Xuan wrote:
> Add build and doc files along with hinic_pmd_ethdev.c
> which just includes PMD register and log initialization
> for compilation.
> 
> Signed-off-by: Ziyang Xuan <xuanziyang2 at huawei.com>
<...>

> @@ -17,3 +17,8 @@ CONFIG_RTE_TOOLCHAIN_ICC=y
>  # Solarflare PMD build is not supported using icc toolchain
>  #
>  CONFIG_RTE_LIBRTE_SFC_EFX_PMD=n
> +
> +#
> +# HINIC PMD build is not supported using icc toolchain
> +#

Is this only because of not having ICC compiler? If so I can validate the build
for you if there is no other reason.


More information about the dev mailing list