From: Wei Hu (Xavier) Date: Fri, 11 Oct 2019 02:29:53 +0000 (+0800) Subject: doc: remove flow director feature from hns3 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=987ee396c3fefe3b78c384b1bb8427849a9c1763;p=dpdk.git doc: remove flow director feature from hns3 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) Signed-off-by: Chunsong Feng --- diff --git a/doc/guides/nics/features/hns3.ini b/doc/guides/nics/features/hns3.ini index 308048c8e2..6df789ed10 100644 --- a/doc/guides/nics/features/hns3.ini +++ b/doc/guides/nics/features/hns3.ini @@ -16,7 +16,6 @@ RSS key update = Y RSS reta update = Y DCB = Y VLAN filter = Y -Flow director = Y Flow control = Y Flow API = Y CRC offload = Y diff --git a/doc/guides/nics/features/hns3_vf.ini b/doc/guides/nics/features/hns3_vf.ini index a152ca5952..41497c4c2d 100644 --- a/doc/guides/nics/features/hns3_vf.ini +++ b/doc/guides/nics/features/hns3_vf.ini @@ -13,7 +13,6 @@ RSS hash = Y RSS key update = Y RSS reta update = Y VLAN filter = Y -Flow director = Y Flow API = Y CRC offload = Y VLAN offload = Y