[v5,5/5] net/hinic: remove Free Tx mbuf on demand from hinic.ini

Message ID 20d0a1f428a842e560550417c92df0e3ace4cd52.1572613507.git.cloud.wangxiaoyun@huawei.com (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers
Series Some fixes for hinic PMD driver |

Checks

Context Check Description
ci/Intel-compilation success Compilation OK
ci/travis-robot success Travis build: passed
ci/checkpatch success coding style OK

Commit Message

Wangxiaoyun (Cloud) Nov. 1, 2019, 1:36 p.m. UTC
  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@huawei.com>
---
 doc/guides/nics/features/hinic.ini | 1 -
 1 file changed, 1 deletion(-)
  

Patch

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