Hello, On Tue, 10 Mar 2026 at 07:35, <[email protected]> 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

