Bug 280691 - net/dpdk: Enable SDK driver
Summary: net/dpdk: Enable SDK driver
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-08 17:26 UTC by Joseph Mingrone
Modified: 2024-08-15 22:51 UTC (History)
1 user (show)

See Also:
bruce.richardson: maintainer-feedback+


Attachments
Patch to enable SDK driver (2.42 KB, patch)
2024-08-08 17:26 UTC, Joseph Mingrone
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Mingrone freebsd_committer freebsd_triage 2024-08-08 17:26:06 UTC
Created attachment 252611 [details]
Patch to enable SDK driver

A pending addition to the ports tree, net/vpp, requires dpdk with the SDK driver.
Comment 1 Bruce Richardson 2024-08-09 07:37:44 UTC
Seems reasonable, LGTM.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-09 14:05:28 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9bdaee5453b6ee8fa2236537ec60f672e17db561

commit 9bdaee5453b6ee8fa2236537ec60f672e17db561
Author:     Tom Jones <thj@FreeBSD.org>
AuthorDate: 2024-08-07 16:57:47 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2024-08-09 14:03:29 +0000

    net/dpdk: Enable SDK driver

    PR:             280691
    Approved by:    bruce.richardson@intel.com (maintainer)
    Sponsored by:   The FreeBSD Foundation

    Co-authored-by: Joseph Mingrone <jrm@FreeBSD.org>

 net/dpdk/Makefile  |  2 ++
 net/dpdk/pkg-plist | 19 +++++++++++++++++++
 2 files changed, 21 insertions(+)
Comment 3 Joseph Mingrone freebsd_committer freebsd_triage 2024-08-09 14:06:37 UTC
Thank you.
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-08-15 22:51:12 UTC
A commit in branch 2024Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=67f681a3a70f785015b1d7ac3d9693d2edef0fc0

commit 67f681a3a70f785015b1d7ac3d9693d2edef0fc0
Author:     Tom Jones <thj@FreeBSD.org>
AuthorDate: 2024-08-07 16:57:47 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2024-08-15 22:27:02 +0000

    net/dpdk: Enable SDK driver

    PR:             280691
    Approved by:    bruce.richardson@intel.com (maintainer)
    Sponsored by:   The FreeBSD Foundation

    Co-authored-by: Joseph Mingrone <jrm@FreeBSD.org>
    (cherry picked from commit 9bdaee5453b6ee8fa2236537ec60f672e17db561)

 net/dpdk/Makefile  |  2 ++
 net/dpdk/pkg-plist | 19 +++++++++++++++++++
 2 files changed, 21 insertions(+)