Bug 283378 - net/libfabric: re-enable VERBS on non-armv7
Summary: net/libfabric: re-enable VERBS on non-armv7
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-17 08:54 UTC by Ronald Klop
Modified: 2024-12-18 20:35 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
git diff - re-enable VERBS on non-armv7 (1.11 KB, patch)
2024-12-17 08:54 UTC, Ronald Klop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald Klop freebsd_committer freebsd_triage 2024-12-17 08:54:19 UTC
Created attachment 255911 [details]
git diff - re-enable VERBS on non-armv7

Hi,

I noticed that the solution of bug #283169 disabled option VERBS by default for all non-armv7 architectures also.
I think the attached patch is a better solution. (On top of the change that got into the ports tree via the other issue.)
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2024-12-18 20:34:52 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-12-18 20:35:28 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7a7c66169b02f1627bd75d345fbe93855e19e7cc

commit 7a7c66169b02f1627bd75d345fbe93855e19e7cc
Author:     Ronald Klop <Ronald Klop>
AuthorDate: 2024-12-18 20:34:15 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-12-18 20:35:05 +0000

    net/libfabric: re-enable VERBS on non-armv7

    PR:             283378

 net/libfabric/Makefile | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)