[dpdk-stable] [dpdk-dev] [PATCH 4/5] examples/l2fwd-cat: fix build on FreeBSD

David Marchand david.marchand at redhat.com
Tue Apr 9 11:56:04 CEST 2019


On Tue, Apr 9, 2019 at 11:30 AM Bruce Richardson <bruce.richardson at intel.com>
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


This creates a dependency on backporting c3568ea37670 ("eal: restrict
control threads to startup CPU affinity") which introduced the RTE_CPU_AND
macro.


-- 
David Marchand


More information about the stable mailing list