HomeFreeBSD

net/dpdk: fix build on -CURRENT

Description

net/dpdk: fix build on -CURRENT

The CPU_SET macros in -CURRENT have been made compatible with GLIBC.
A simple test for the new signature of CPU_AND, CPU_OR, ... is the
existence of a CPU_ALLOC macro.

Approved by: portmgr (implicit)
MFH: 2022Q1

Details

Provenance
seAuthored on Jan 3 2022, 10:26 AM
Parents
R11:1b13427e48ed: net/dpdk-20.11: fix build on -CURRENT
Branches
Unknown
Tags
Unknown