On Mon, 30 May 2022 20:24:36 +0200 Stanislaw Kardach <k...@semihalf.com> wrote:
> All other rte_lpm_lookup* functions take lpm argument as a const. As the > basic rte_lpm_lookup() performs the same function, it should also do > that. > > As this function is inline, no API/ABI change happens. > > Signed-off-by: Stanislaw Kardach <k...@semihalf.com> Acked-by: Stephen Hemminger <step...@networkplumber.org>