]> git.droids-corp.org - dpdk.git/commit
doc: add RIB and FIB programmer guides
authorVladimir Medvedkin <vladimir.medvedkin@intel.com>
Mon, 8 Nov 2021 17:37:25 +0000 (17:37 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 26 Nov 2021 14:47:23 +0000 (15:47 +0100)
commitf3aa363df2b8ca80c28668cb2aa66e4f60d334f5
treec6161f1902ccb7c947c724abc661fa0446b8d9ab
parent6c16a05c8c03a1f78c16e468eed3480c6ddb0349
doc: add RIB and FIB programmer guides

Currently, programmer's guide for the RIB and FIB libraries are missing.
This commit adds them.

Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Reviewed-by: Conor Walsh <conor.walsh@intel.com>
doc/guides/prog_guide/fib_lib.rst [new file with mode: 0644]
doc/guides/prog_guide/img/dir_24_8_alg.svg [new file with mode: 0644]
doc/guides/prog_guide/img/rib_internals.svg [new file with mode: 0644]
doc/guides/prog_guide/img/rib_pic.svg [new file with mode: 0644]
doc/guides/prog_guide/index.rst
doc/guides/prog_guide/rib_lib.rst [new file with mode: 0644]