[Bug 262032] [NEW PORT] devel/xnvme: Cross-platform libraries and tools for NVMe devices

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 18 Feb 2022 11:17:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262032

            Bug ID: 262032
           Summary: [NEW PORT] devel/xnvme: Cross-platform libraries and
                    tools for NVMe devices
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: k.torp@samsung.com

Created attachment 231913
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231913&action=edit
devel/xnvme: Cross-platform libraries and tools for NVMe devices

This adds devel/xnvme as a new port. 
This port needs /usr/src to be built, but other than that it is
straightforward.
I have tested it on FreeBSD 13.

--- 

xNVMe provides the means to program and interact with NMe devices from user
space. The foundation of xNVMe is libxnvme, a user space library for working
with NVMe devices. It provides a C API for memory management, that is, for
allocating physical / DMA transferable memory when needed. xNVMe is an NVMe
command interface allowing you to submit and complete NVMe commands in a
synchronous as well as an asynchronous manner.

WWW: https://xnvme.io
Github: https://github.com/OpenMPDK/xNVMe

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