Bug 249189 - net/dpdk: update to 19.11.4
Summary: net/dpdk: update to 19.11.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://inbox.dpdk.org/announce/20200...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-08 10:23 UTC by Bruce Richardson
Modified: 2020-09-08 17:26 UTC (History)
2 users (show)

See Also:


Attachments
diff for update (1.25 KB, patch)
2020-09-08 10:23 UTC, Bruce Richardson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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