Created attachment 209133 [details] Diff file for update. Update to currently supported LTS version to get updates and bug fixes.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/95691570
On current-amd64: /wrkdirs/usr/ports/net/dpdk/work/dpdk-stable-18.11.4/x86_64-native-bsdapp-clang/include/rte_dev.h:55:34: error: format string is not a string literal [-Werror,-Wformat-nonliteral] char buffer[vsnprintf(NULL, 0, fmt, ap) + 1];
Created attachment 209150 [details] V2 Patch of diff for update Reproduced warning on current. V2 patch now attached.
Created attachment 209227 [details] patch to update port to 18.11.5 18.11.4 release had a regression, so 18.11.5 was released to fix that. Updating patch for port to take account of this.
The next long-term supported version of DPDK, version 19.11, is due to be released next week, so I'm closing this update request and will open a new one for a 19.11 update in due course.