[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8f07f19a-1fdf-b284-6fcc-e04920fe70db@samba.org>
Date: Wed, 30 Aug 2017 07:16:16 +0200
From: Stefan Metzmacher <metze@...ba.org>
To: Long Li <longli@...rosoft.com>,
Roland Dreier <roland@...estorage.com>
Cc: "linux-cifs@...r.kernel.org" <linux-cifs@...r.kernel.org>,
"linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
Matthew Wilcox <mawilcox@...rosoft.com>,
"samba-technical@...ts.samba.org" <samba-technical@...ts.samba.org>,
LKML <linux-kernel@...r.kernel.org>,
Steve French <sfrench@...ba.org>
Subject: Re: [Patch v2 00/19] CIFS: Implement SMBDirect
Hi,
>> This is great to see. Is there a Linux implementation of the server side (in
>> Samba?) so that the client can be tested without needing a Windows server?
>
> I'm not aware of a Linux implementation on server side.
Here's a very early work in progress branch:
https://git.samba.org/?p=metze/samba/wip.git;a=shortlog;h=refs/heads/master3-rdma
It only explores how the protocol works, as it uses a userspace
smb-direct proxy (which works around the missing fork support of the
userspace libibverbs), which makes it really slow, but is required
in order to have the code tested in Samba's autobuild.
I think once this code lands in the kernel tree, we'll be able to
arrange a userspace api to it, in order to make a useful implementation,
so we can skip the userspace smb-dorect proxy.
metze
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists