Bug 212923

Summary: net/dpdk: Add options, fix contigmem.
Product: Ports & Packages Reporter: ru_M1cRO <rum1cro>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Some People CC: bruce.richardson
Priority: --- Flags: koobs: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
dpdk.patch rum1cro: maintainer-approval+

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