On 01/06/2022 12:15, Stanislaw Kardach wrote:
From: Michal Mazurek <[email protected]> Add an implementation of the rte_lpm_lookupx4() function for platforms without support for vector operations. This will be useful in the upcoming RISC-V port as well as any platform which may want to start with a basic level of LPM support. Signed-off-by: Michal Mazurek <[email protected]> Signed-off-by: Stanislaw Kardach <[email protected]>
Acked-by: Vladimir Medvedkin <[email protected]> -- Regards, Vladimir

