Date: Fri, 03 Jan 2020 14:15:06 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 243058] net/dpdk: fix build with 13-CURRENT Message-ID: <bug-243058-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243058 Bug ID: 243058 Summary: net/dpdk: fix build with 13-CURRENT Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: bruce.richardson@intel.com Created attachment 210418 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D210418&action= =3Dedit Patch fixes for compile on 13-CURRENT The automated package builds for net/dpdk are failing on 13-CURRENT because= of changes to the FreeBSD code in the 13 tree. This update provides minor twea= ks to the code to fix compatibility with BSD 13. Two issues were observed: * rename of CPU_NAND to CPU_ANDNOT * change in vm_page_replace parameters and behaviour Both issues only required small changes to a single file, and both fixes ar= e in the diff attached. This patches have also been submitted upstream for inclusion in future DPDK releases: http://patches.dpdk.org/project/dpdk/list/?series=3D7977 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243058-7788>