[dpdk-dev] [PATCH v5 5/5] net/hinic: remove Free Tx mbuf on demand from hinic.ini
Xiaoyun wang
cloud.wangxiaoyun at huawei.com
Fri Nov 1 14:36:46 CET 2019
This patch removes feature Free Tx mbuf on demand from hinic.ini
because pmd driver does not support this feature.
Fixes: 1d09792a270a ("net/hinic: add build and doc files")
Signed-off-by: Xiaoyun wang <cloud.wangxiaoyun at huawei.com>
---
doc/guides/nics/features/hinic.ini | 1 -
1 file changed, 1 deletion(-)
diff --git a/doc/guides/nics/features/hinic.ini b/doc/guides/nics/features/hinic.ini
index 05cf1fd..7d431e8 100644
--- a/doc/guides/nics/features/hinic.ini
+++ b/doc/guides/nics/features/hinic.ini
@@ -7,7 +7,6 @@
Speed capabilities = Y
Link status = Y
Link status event = Y
-Free Tx mbuf on demand = Y
Queue start/stop = Y
MTU update = Y
Jumbo frame = Y
--
1.8.3.1
More information about the dev
mailing list