Bug 212923 - net/dpdk: Add options, fix contigmem.
Summary: net/dpdk: Add options, fix contigmem.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-23 14:25 UTC by ru_M1cRO
Modified: 2016-10-06 16:24 UTC (History)
1 user (show)

See Also:
koobs: maintainer-feedback+


Attachments
dpdk.patch (3.06 KB, text/plain)
2016-09-23 14:25 UTC, ru_M1cRO
rum1cro: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ru_M1cRO 2016-09-23 14:25:10 UTC
Created attachment 175085 [details]
dpdk.patch

Changes:
* Added patch-dpdk-dev-v2-contigmem-zero-all-pages-during-mmap (http://dpdk.org/dev/patchwork/patch/15211/)
* Added options for DEBUG and TOOLS
* Minor changes in pkg-descr(added WWW:)

portlint: OK (WARN: Makefile: [31]: possible direct use of command "python" found. use ${PYTHON_CMD} instead.), but seems it false positive
testport: OK (11amd64, with ALL options tested)
Comment 1 Bruce Richardson 2016-09-23 14:28:54 UTC
Looks good to me, thanks for the patch.

/Bruce
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-10-06 16:24:27 UTC
A commit references this bug:

Author: amdmi3
Date: Thu Oct  6 16:23:45 UTC 2016
New revision: 423416
URL: https://svnweb.freebsd.org/changeset/ports/423416

Log:
  - Fix page zeroing (http://dpdk.org/dev/patchwork/patch/15211/)
  - Added options for DEBUG and TOOLS
  - Added WWW:

  PR:		212923
  Submitted by:	rum1cro@yandex.ru
  Approved by:	bruce.richardson@intel.com (maintainer)

Changes:
  head/net/dpdk/Makefile
  head/net/dpdk/files/patch-dpdk-dev-v2-contigmem-zero-all-pages-during-mmap
  head/net/dpdk/pkg-descr
  head/net/dpdk/pkg-plist