On 8/23/2019 2:47 PM, Wei Hu (Xavier) wrote: > This patch add build related files for hns3 PMD driver. > > Signed-off-by: Wei Hu (Xavier) <xavier.hu...@huawei.com> > Signed-off-by: Min Hu (Connor) <humi...@huawei.com> > Signed-off-by: Chunsong Feng <fengchuns...@huawei.com> > Signed-off-by: Hao Chen <chenhao...@huawei.com> > Signed-off-by: Huisong Li <lihuis...@huawei.com> > --- > MAINTAINERS | 7 ++++ > config/common_armv8a_linux | 5 +++ > config/common_base | 5 +++ > config/defconfig_arm64-armv8a-linuxapp-clang | 2 + > doc/guides/nics/features/hns3.ini | 38 +++++++++++++++++++
There are separate PF and VF drivers in the patchset, this is mostly represent by to different .ini files, hns3.ini and hns3_vf.ini, and can you please reflect the feature differences into these files?