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 <[email protected]>
---
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