Got it, thanks.
> -----原始邮件----- > 发件人: "Thomas Monjalon" <[email protected]> > 发送时间: 2025-09-20 01:48:18 (星期六) > 收件人: "Sun Yuechi" <[email protected]> > 抄送: [email protected], "Vladimir Medvedkin" <[email protected]>, "Stanislaw Kardach" <[email protected]>, [email protected] > 主题: Re: [PATCH v3 3/4] lib/fib: R-V V rte_fib_lookup_bulk > > 19/09/2025 18:33, [email protected]: > > From: Sun Yuechi <[email protected]> > > +#ifndef _DIR248_RVV_H_ > > +#define _DIR248_RVV_H_ > > + > > +#include "rte_cpuflags.h" > > It should be > #include <rte_cpuflags.h> > and it should be only where really needed (.c probably). > > Don't bother doing another version, I'm working on it, > and will merge with coding style improvements. > > </rte_cpuflags.h></[email protected]></[email protected]></[email protected]></[email protected]></[email protected]>

