X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Fmvpp2.rst;h=e40fed72868cc6ee954b4378e507c5209ef925a6;hb=47db46bb7613371b4d8186ef51956dcccac524ca;hp=5b22cf3ff968eaa2c24bf845f4b533d646d9939b;hpb=3e09b2a7dcbcfe1be75d3eff859c4a7cd700545a;p=dpdk.git diff --git a/doc/guides/nics/mvpp2.rst b/doc/guides/nics/mvpp2.rst index 5b22cf3ff9..e40fed7286 100644 --- a/doc/guides/nics/mvpp2.rst +++ b/doc/guides/nics/mvpp2.rst @@ -216,7 +216,9 @@ Configuration syntax offset = [port default] - dsa_mode = + 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 dsa header mode (`none`, `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)