Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1723026

Re: [Patch v2 00/19] CIFS: Implement SMBDirect

From Stefan Metzmacher <metze@samba.org>
Newsgroups linux.kernel
Subject Re: [Patch v2 00/19] CIFS: Implement SMBDirect
Date 2017-08-30 07:20 +0200
Message-ID <uk3zX-484-3@gated-at.bofh.it> (permalink)
References <ugDLH-2xW-3@gated-at.bofh.it> <ujTqW-68n-17@gated-at.bofh.it> <ujUwI-6Me-63@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [Patch v2 00/19] CIFS: Implement SMBDirect Roland Dreier <roland@purestorage.com> - 2017-08-29 20:30 +0200
  RE: [Patch v2 00/19] CIFS: Implement SMBDirect Long Li <longli@microsoft.com> - 2017-08-29 21:40 +0200
    Re: [Patch v2 00/19] CIFS: Implement SMBDirect Stefan Metzmacher <metze@samba.org> - 2017-08-30 07:20 +0200

csiph-web