From: Xiaoyun Wang Date: Fri, 1 Nov 2019 13:36:46 +0000 (+0800) Subject: doc: remove unsupported feature from hinic X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=56345ccb4443254b067d1864c3fd8f54407e0743;hp=5fc7bf4c5958ebb183fc43ecc662a63526834550;p=dpdk.git doc: remove unsupported feature from hinic 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") Cc: stable@dpdk.org Signed-off-by: Xiaoyun Wang --- diff --git a/doc/guides/nics/features/hinic.ini b/doc/guides/nics/features/hinic.ini index 05cf1fd179..7d431e8c7e 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