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 <xuanziya...@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.