X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Fmvpp2.rst;h=e40fed72868cc6ee954b4378e507c5209ef925a6;hb=8bb87d65bab7d75748ca95447dd533ffc5ef8bc1;hp=354a2016c7bf7fd2c2faa4edb2ca7d4ab5abea5a;hpb=21aa25e0337c47f40da9b8ecc43bc0045e25c1ce;p=dpdk.git diff --git a/doc/guides/nics/mvpp2.rst b/doc/guides/nics/mvpp2.rst index 354a2016c7..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 = @@ -263,6 +265,10 @@ Where: - ````: 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) - ````: QoS priority for mapping (`ip`, `vlan`, `ip/vlan` or `vlan/ip`).