DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: remove Flow Director feature from hns3.ini and hns3_vf.ini
@ 2019-10-11  2:29 Wei Hu (Xavier)
  2019-10-15 11:11 ` Ferruh Yigit
  0 siblings, 1 reply; 4+ messages in thread
From: Wei Hu (Xavier) @ 2019-10-11  2:29 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, linuxarm, xavier_huwei, xavier.huwei, forest.zhouchang

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.huwei@huawei.com>
Signed-off-by: Chunsong Feng <fengchunsong@huawei.com>
---
 doc/guides/nics/features/hns3.ini    | 1 -
 doc/guides/nics/features/hns3_vf.ini | 1 -
 2 files changed, 2 deletions(-)

diff --git a/doc/guides/nics/features/hns3.ini b/doc/guides/nics/features/hns3.ini
index 308048c..6df789e 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 a152ca5..41497c4 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
-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-31 19:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-11  2:29 [dpdk-dev] [PATCH] doc: remove Flow Director feature from hns3.ini and hns3_vf.ini Wei Hu (Xavier)
2019-10-15 11:11 ` Ferruh Yigit
2019-10-25 11:08   ` Thomas Monjalon
2019-10-31 19:04     ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).