Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2024 16:48:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 282113] net-mgmt/ipfixcol2: port to aarch64
Message-ID:  <bug-282113-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282113

            Bug ID: 282113
           Summary: net-mgmt/ipfixcol2: port to aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@FreeBSD.org
                CC: zarychtam@plan-b.pwste.edu.pl
                CC: zarychtam@plan-b.pwste.edu.pl
             Flags: maintainer-feedback?(zarychtam@plan-b.pwste.edu.pl)
 Attachment #254266 maintainer-approval?(zarychtam@plan-b.pwste.edu.pl)
             Flags:

Created attachment 254266
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D254266&action=
=3Dedit
net-mgmt/ipfixcol2: port to aarch64

The attached patch uses sse2neon to port this project to aarch64.
While it would be better to rewrite the hashTable code to use NEON,
this should do just fine.

It depends on a new port devel/sse2neon which I have not yet committed.
In lieu of the port, you can simply copy sse2neon.h from up stream to
/usr/local/include:

    https://github.com/DLTcollab/sse2neon

Please review the patch and set "maintainer-approval" to "+" i you approve =
of
it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282113-7788>