X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Fmvpp2.rst;h=e40fed72868cc6ee954b4378e507c5209ef925a6;hb=bc778a17fa46f1ec69180c7f660585155eefc318;hp=f72e251969abc0d1605bc16b7fec1557710ffe99;hpb=6000b5be6ad02c46f715595faca89149991db133;p=dpdk.git diff --git a/doc/guides/nics/mvpp2.rst b/doc/guides/nics/mvpp2.rst index f72e251969..e40fed7286 100644 --- a/doc/guides/nics/mvpp2.rst +++ b/doc/guides/nics/mvpp2.rst @@ -217,6 +217,8 @@ Configuration syntax [port default] start_hdr = + forward_bad_frames = + fill_bpool_buffs = default_tc = mapping_priority = @@ -261,7 +263,11 @@ Where: - ````: DPDK Port number (0..n). -- ````: Indicate what is the start header mode (`none` (eth), `dsa`, or `ext_dsa`). +- ````: Indicate what is the start header mode (`none` (eth), `dsa`, `ext_dsa` or `custom`). + +- ````: Indicate whether to forward or drop l2 bad packets (0 or 1). + +- ````: Control the amount of refill buffers (default is 64). - ````: Default traffic class (e.g. 0)