[dpdk-dev] [PATCH 0/2] Fix build with FreeBSD 13-CURRENT
Bruce Richardson
bruce.richardson at intel.com
Fri Jan 3 12:52:41 CET 2020
The FreeBSD CI system is reporting errors with DPDK on the current head
of the FreeBSD development branch for FreeBSD 13. Ahead of BSD 13's
release, we need to apply fixes to ensure DPDK continues to compile
on the various versions.
Bruce Richardson (2):
eal/freebsd: update CPU macro for FreeBSD 13 support
kernel/freebsd: update contigmem for FreeBSD 13
kernel/freebsd/contigmem/contigmem.c | 7 +++++--
lib/librte_eal/freebsd/eal/include/rte_os.h | 12 ++++++++++++
2 files changed, 17 insertions(+), 2 deletions(-)
--
2.24.1
More information about the dev
mailing list