]> git.droids-corp.org - dpdk.git/commit
examples/l3fwd: add vector stubs for RISC-V
authorStanislaw Kardach <kda@semihalf.com>
Tue, 7 Jun 2022 10:46:14 +0000 (12:46 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 8 Jun 2022 09:26:34 +0000 (11:26 +0200)
commit3cc977704be6d4db3655da5afb2e87f114cd42d3
tree476fcd80cbfcc616259363346960dcf50fdc20f9
parenta820df244f21d619078da804de3b29258ee7cc9a
examples/l3fwd: add vector stubs for RISC-V

Add missing em_mask_key() implementation and fix l3fwd_common.h
inclusion in FIB lookup functions to enable the l3fwd to be run on
RISC-V.

Sponsored-by: Frank Zhao <frank.zhao@starfivetech.com>
Sponsored-by: Sam Grove <sam.grove@sifive.com>
Signed-off-by: Stanislaw Kardach <kda@semihalf.com>
examples/l3fwd/l3fwd_em.c
examples/l3fwd/l3fwd_fib.c
examples/l3fwd/meson.build