[dpdk-dev] [PATCH v13 1/7] fib: make lookup function type configurable

Kinsella, Ray mdr at ashroe.eu
Thu Oct 22 09:55:47 CEST 2020



On 19/10/2020 16:05, Vladimir Medvedkin wrote:
> Add type argument to dir24_8_get_lookup_fn()
> Now it supports 3 different lookup implementations:
>  RTE_FIB_DIR24_8_SCALAR_MACRO
>  RTE_FIB_DIR24_8_SCALAR_INLINE
>  RTE_FIB_DIR24_8_SCALAR_UNI
> 
> Add new rte_fib_set_lookup_fn() - user can change lookup
> function type runtime.
> 
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
> Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
Acked-by: Ray Kinsella <mdr at ashroe.eu>


More information about the dev mailing list