> Hey Long, how do I request a CIFS RDMA mount from the Linux client? Is
> there a mount.cifs option? If so, where can I get the mount.cifs code that
> enables this? Or is there some other way?
You can use "-o rdma" in the mount option to connect to RDMA.
For example: "mount.cifs -o rdma,vers=3
> I have put the patch v3 in the following location:
> https://github.com/longlimsft/linux-next/tree/patch_v3
>
> I will be sending it out soon. Please give it a try.
>
Hey Long, how do I request a CIFS RDMA mount from the Linux client? Is
there a mount.cifs option? If so, where can I get the
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=met
Hellwig ; Tom Talpey
> ; Matthew Wilcox ;
> Long Li
> Subject: Re: [Patch v2 00/19] CIFS: Implement SMBDirect
>
> > Starting with SMB2 dialect 3.0, Microsoft introduced SMBDirect transport
> protocol for transferring upper layer (SMB2) payload over RDMA via
> Infiniband, Ro
> Starting with SMB2 dialect 3.0, Microsoft introduced SMBDirect transport
> protocol for transferring upper layer (SMB2) payload over RDMA via
> Infiniband, RoCE or iWARP. The prococol is published in [MS-SMBD]
> (https://msdn.microsoft.com/en-us/library/hh536346.aspx).
This is great to see.
echni...@lists.samba.org; linux-kernel@vger.kernel.org; linux-
> r...@vger.kernel.org; 'Christoph Hellwig' ; Tom
> Talpey ; Matthew Wilcox
>
> Subject: RE: [Patch v2 00/19] CIFS: Implement SMBDirect
>
> > > > Hey Long,
> > > >
> > > > What
> > > Hey Long,
> > >
> > > What testing have you done with this on the various rdma transports?
> > > Does it work over IB, RoCE, and iWARP providers?
> >
> > Hi Steve,
> >
> > Currently all the tests have been done over Infiniband. We haven't
> > tested on
> RoCE
> > or iWARP, but planned to do i
> >
> > Hey Long,
> >
> > What testing have you done with this on the various rdma transports? Does
> > it work over IB, RoCE, and iWARP providers?
>
> Hi Steve,
>
> Currently all the tests have been done over Infiniband. We haven't tested on
RoCE
> or iWARP, but planned to do it in the followin
@vger.kernel.org; 'Christoph Hellwig'
> ; Tom Talpey ; Matthew
> Wilcox
> Cc: Long Li
> Subject: RE: [Patch v2 00/19] CIFS: Implement SMBDirect
>
> [You don't often get email from sw...@opengridcomputing.com. Learn
> why this is important at http://
>
> From: Long Li
>
> Starting with SMB2 dialect 3.0, Microsoft introduced SMBDirect transport
protocol
> for transferring upper layer (SMB2) payload over RDMA via Infiniband, RoCE or
> iWARP. The prococol is published in [MS-SMBD] (https://msdn.microsoft.com/en-
> us/library/hh536346.aspx).
>
From: Long Li
Starting with SMB2 dialect 3.0, Microsoft introduced SMBDirect transport
protocol for transferring upper layer (SMB2) payload over RDMA via Infiniband,
RoCE or iWARP. The prococol is published in [MS-SMBD]
(https://msdn.microsoft.com/en-us/library/hh536346.aspx).
The patch v2 ad
11 matches
Mail list logo