[Bug 243058] net/dpdk: fix build with 13-CURRENT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 3 14:15:07 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243058

            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 at FreeBSD.org
          Reporter: bruce.richardson at intel.com

Created attachment 210418
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210418&action=edit
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 tweaks
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 are 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=7977

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list