[dpdk-dev] [PATCH 4/5] examples/l2fwd-cat: fix build on FreeBSD
Luca Boccassi
bluca at debian.org
Tue Apr 9 12:40:41 CEST 2019
On Tue, 2019-04-09 at 10:29 +0100, Bruce Richardson wrote:
> The definition of CPU_AND differs from Linux to BSD, so we need to
> use
> RTE_CPU_AND instead.
>
> Fixes: f6baccbc2b3b ("examples/l2fwd-cat: add sample application for
> PQoS CAT and CDP")
> Cc:
> stable at dpdk.org
>
>
> Signed-off-by: Bruce Richardson <
> bruce.richardson at intel.com
> >
> ---
> examples/l2fwd-cat/cat.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Luca Boccassi <bluca at debian.org>
--
Kind regards,
Luca Boccassi
More information about the dev
mailing list