On 10/25/2019 12:08 PM, Thomas Monjalon wrote: > 15/10/2019 13:11, Ferruh Yigit: >> On 10/11/2019 3:29 AM, Wei Hu (Xavier) wrote: >>> This patch removes deprecated feature 'Flow Director' from hns3.ini >>> and hns3_vf.ini because the feature has been removed from the >>> feature list in the following commit: >>> Commit 030febb6642c ("doc: remove deprecated ethdev features") >>> >>> Signed-off-by: Wei Hu (Xavier) <xavier.hu...@huawei.com> >>> Signed-off-by: Chunsong Feng <fengchuns...@huawei.com> >>> --- >>> doc/guides/nics/features/hns3.ini | 1 - >>> doc/guides/nics/features/hns3_vf.ini | 1 - >>> 2 files changed, 2 deletions(-) > > Now we need to add hinic to this fix. > >> Indeed I am for adding that feature back to list, sent a mail for it: >> https://mails.dpdk.org/archives/dev/2019-October/147203.html > > This can be a long discussion. > >> Will proceed with this patch based on its result. > > Please fix the doc and let's discuss about how to improve the doc in a second > step. >
Applied to dpdk-next-net/master, thanks.