> Subject: Re: [Patch v2 01/17] net/mana: add basic driver, build environment
> and
> doc
>
> On Wed, Jul 6, 2022 at 6:12 PM Long Li wrote:
> > > Is there a version dependency on rdma-core? Is that version
> > > dependency listed somewhere?
> >
> &g
On Wed, Jul 6, 2022 at 6:12 PM Long Li wrote:
> > Is there a version dependency on rdma-core? Is that version dependency
> > listed
> > somewhere?
>
> The rdma-core and kernel drivers are being submitted. The expected version
> supporting MANA is with rdma-core v42 and Linux 5.19 (or 5.20).
>
>
> Subject: Re: [Patch v2 01/17] net/mana: add basic driver, build environment
> and
> doc
>
> On Tue, 5 Jul 2022 17:28:32 -0700
> lon...@linuxonhyperv.com wrote:
>
> > +Prerequisites
> > +-
> > +
> > +This driver relies on external li
On Tue, 5 Jul 2022 17:28:32 -0700
lon...@linuxonhyperv.com wrote:
> +Prerequisites
> +-
> +
> +This driver relies on external libraries and kernel drivers for resources
> +allocations and initialization. The following dependencies are not part of
> +DPDK and must be installed separate
From: Long Li
MANA is a PCI device. It uses IB verbs to access hardware through the kernel
RDMA layer. This patch introduces build environment and basic device probe
functions.
Signed-off-by: Long Li
---
Change log:
v2:
Fix typos.
Make the driver build only on x86-64 and Linux.
Remove unused h
5 matches
Mail list logo