Bug 249189

Summary: net/dpdk: update to 19.11.4
Product: Ports & Packages Reporter: Bruce Richardson <bruce.richardson>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, lwhsu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://inbox.dpdk.org/announce/20200907145718.120980-1-luca.boccassi@gmail.com/T/
Attachments:
Description Flags
diff for update none

Description Bruce Richardson 2020-09-08 10:23:13 UTC
Created attachment 217818 [details]
diff for update

Latest DPDK LTS release update, v19.11.4 has just been released.

List of changes and patches applied is in the release email:
http://inbox.dpdk.org/announce/20200907145718.120980-1-luca.boccassi@gmail.com/T/

As well as the minor version bump, two additional minor adjustments have also been made to the makefile:

* Added -Denable_kmods=true to meson arguments. This is currently the default, so this has no effect right now, but later DPDK releases change the default to "false", so pre-emptively add this.
* Added ":both" after pkg-config. Since the example code for DPDK uses pkg-config output to build - and DPDK itself is an SDK, we want to ensure any system with DPDK on it also has the ability to use .pc files.
Comment 1 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2020-09-08 16:37:35 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

^Triage: Maintainer-feedback flag (+) not required unless requested (?) first.


Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-09-08 17:26:56 UTC
A commit references this bug:

Author: lwhsu
Date: Tue Sep  8 17:26:09 UTC 2020
New revision: 548000
URL: https://svnweb.freebsd.org/changeset/ports/548000

Log:
  net/dpdk: Update to 19.11.4

  PR:		249189
  Submitted by:	Bruce Richardson <bruce.richardson@intel.com> (maintainer)

Changes:
  head/net/dpdk/Makefile
  head/net/dpdk/distinfo