Re: [dpdk-dev] [PATCH v2] doc: add rib and fib into the API doxygen index

2020-07-10 Thread Thomas Monjalon
08/07/2020 20:31, Vladimir Medvedkin: > Add RIB/FIB library into the API doxygen index. RIB and FIB should be uppercased also in the title. > Move LPM/LPM6 under separate section "Longest prefix match" You didn't update this sentence. > Fixes: 5a5793a5ffa2 ("rib: add RIB library") > Fixes: f7e8

[dpdk-dev] [PATCH v2] doc: add rib and fib into the API doxygen index

2020-07-08 Thread Vladimir Medvedkin
Add RIB/FIB library into the API doxygen index. Move LPM/LPM6 under separate section "Longest prefix match" Fixes: 5a5793a5ffa2 ("rib: add RIB library") Fixes: f7e861e21c46 ("rib: support IPv6") Fixes: 39e927248416 ("fib: add FIB library") Fixes: 40d41a8a7b34 ("fib: support IPv6") Cc: sta...@dpdk.