[PATCH v2] efd: lookup with RISC-V vector extension
David Marchand
david.marchand at redhat.com
Tue Mar 17 16:10:48 CET 2026
Hello,
On Tue, 10 Mar 2026 at 07:35, <sunyuechi at iscas.ac.cn> wrote:
>
> ```
> #elif defined(RTE_ARCH_RISCV) && defined(RTE_RISCV_FEATURE_V)
> #include <riscv_vector.h>
> #include "rte_efd_rvv.h"
> ```
>
> rte_efd_rvv.h already includes #include <riscv_vector.h>
>
> ```
> EFD_LOOKUP_NUM,
> EFD_LOOKUP_RVV
> ```
>
> It seems that _NUM should be placed at the end?
Please look at this feedback.
Also update the SoB with a real name in the next revision (this change
on SoB is also necessary for other RISCV series that were submitted).
--
David Marchand
More information about the dev
mailing list