[dpdk-dev] [PATCH v1] doc: Merge l3fwd and l3fwd-acl	documentation files
    Thomas Monjalon 
    thomas at monjalon.net
       
    Sun May  7 22:50:17 CEST 2017
    
    
  
Hi,
25/04/2017 20:39, Ravi Kerur:
> Merge relevant contents of l3fwd and l3fwd-acl documentation.
> Modify l3fwd document with ACL specific information.
> Remove l3fwd-acl documentation file.
> 
> Signed-off-by: Ravi Kerur <rkerur at gmail.com>
> ---
>  doc/guides/sample_app_ug/img/ipv4_hash_rule.svg    | 158 +++++++++
>  doc/guides/sample_app_ug/img/ipv4_lpm_rule.svg     | 139 ++++++++
>  doc/guides/sample_app_ug/index.rst                 |   1 -
>  doc/guides/sample_app_ug/l3_forward.rst            | 326 ++++++++++++++++-
>  .../sample_app_ug/l3_forward_access_ctrl.rst       | 385 ---------------------
>  5 files changed, 614 insertions(+), 395 deletions(-)
>  create mode 100644 doc/guides/sample_app_ug/img/ipv4_hash_rule.svg
>  create mode 100644 doc/guides/sample_app_ug/img/ipv4_lpm_rule.svg
>  delete mode 100644 doc/guides/sample_app_ug/l3_forward_access_ctrl.rst
I've not looked at the content.
I just do not understand why a patch for merging content is adding
some new files.
Moreover, these SVG files contains some binary PNG.
Please send only some source files.
    
    
More information about the dev
mailing list