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.
^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!
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