git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a05ad7
)
doc: remove jumbo frames entry from tap features
author
Matan Azrad
<matan@mellanox.com>
Tue, 13 Feb 2018 13:22:06 +0000
(13:22 +0000)
committer
Thomas Monjalon
<thomas@monjalon.net>
Tue, 13 Feb 2018 17:17:30 +0000
(18:17 +0100)
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 <matan@mellanox.com>
Acked-by: Pascal Mazon <pascal.mazon@6wind.com>
doc/guides/nics/features/tap.ini
patch
|
blob
|
history
diff --git
a/doc/guides/nics/features/tap.ini
b/doc/guides/nics/features/tap.ini
index
8bc5187
..
519cad9
100644
(file)
--- 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