This patch removes deprecated feature Flow Director from hinic.ini,
hinic.rst and release_19_11.rst, because the feature has been
removed from the feature list in the following commit:
Commit
030febb6642c ("doc: remove deprecated ethdev features"), and
adds Flow API feature which is for generic filtering to doc files.
Signed-off-by: Xiaoyun Wang <cloud.wangxiaoyun@huawei.com>
Basic stats = Y
Extended stats = Y
Stats per queue = Y
-Flow director = Y
+Flow API = Y
Flow control = Y
FW version = Y
Multiprocess aware = Y
- MTU update
- Unicast MAC filter
- Multicast MAC filter
-- Flow director
+- Flow API
- Set Link down or up
- FW version
- LRO
* Enabled SR-IOV - Partially supported at this point, VFIO only.
* Supported VLAN filter and VLAN offload.
* Supported Unicast MAC filter and Multicast MAC filter.
- * Supported Flow director for LACP, VRRP, BGP and so on.
+ * Supported Flow API for LACP, VRRP, BGP and so on.
* Supported FW version get.
* **Updated Mellanox mlx5 driver.**