From: Matan Azrad Date: Tue, 13 Feb 2018 13:22:06 +0000 (+0000) Subject: doc: remove jumbo frames entry from tap features X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=4521540c387150e33a452f29834b4a1cec819db1;hp=3a05ad785ccf0a5647362e8232d917379d1d0626;p=dpdk.git doc: remove jumbo frames entry from tap features The current implementation of the Tap PMD doesn't support packet size grater than 1522B, so no need to set jumbo frames in the Tap features. Fixes: 04b2c3c94346 ("doc: add tap features") Cc: stable@dpdk.org Signed-off-by: Matan Azrad Acked-by: Pascal Mazon --- diff --git a/doc/guides/nics/features/tap.ini b/doc/guides/nics/features/tap.ini index 8bc51875cd..519cad924d 100644 --- a/doc/guides/nics/features/tap.ini +++ b/doc/guides/nics/features/tap.ini @@ -8,7 +8,6 @@ Speed capabilities = P Link status = Y Link status event = Y Rx interrupt = Y -Jumbo frame = Y Promiscuous mode = Y Allmulticast mode = Y Basic stats = Y