Hi, Ferruh Yigit
On 2019/8/30 23:11, Ferruh Yigit wrote: > On 8/23/2019 2:47 PM, Wei Hu (Xavier) wrote: >> This patch adds support for hns3 VF PMD driver. >> >> In current version, we only support VF device is bound to vfio_pci or >> igb_uio and then taken over by DPDK when PF device is taken over by kernel >> mode hns3 ethdev driver, VF is not supported when PF devcie is taken over >> by DPDK. > I think better to say 'when PF is driven by DPDK driver' than 'when PF device > is > taken over by DPDK'. > > Can you please this (VF only supported when PF is driver by kernel) in your > documentation please? > And perhaps VF driver support in feature list to highlight it... I will update it in patch V2. Thanks for your suggestion. Regards Xavier >> Signed-off-by: Wei Hu (Xavier) <xavier.hu...@huawei.com> >> Signed-off-by: Chunsong Feng <fengchuns...@huawei.com> >> Signed-off-by: Min Hu (Connor) <humi...@huawei.com> >> Signed-off-by: Hao Chen <chenhao...@huawei.com> >> Signed-off-by: Huisong Li <lihuis...@huawei.com> > > >