ACK/Cmnt: [Pull Request] [J/linux-nvidia] NFS: Patch NFS driver to support GDS

Tim Gardner tim.gardner at canonical.com
Fri Jul 22 12:54:57 UTC 2022


On 7/21/22 18:23, Brad Figg wrote:
> The following changes since commit 
> fcfe85048ab7e3afead7216234ebc59fd999b3b8:
> 
>    NVMe/MVMEeOF: Patch NVMe/NVMeOF driver to support GDS (2022-07-21 
> 16:08:08 -0700)
> 
> are available in the Git repository at:
> 
>    https://github.com/NVIDIA-BaseOS-6/linux-nvidia.git 
> c40a2cca5793fb701ad7cf43f89a9eacedb80e90
> 
> for you to fetch changes up to c40a2cca5793fb701ad7cf43f89a9eacedb80e90:
> 
>    NFS: Patch NFS driver to support GDS (2022-07-21 16:08:16 -0700)
> 
> ----------------------------------------------------------------
> Sourab Gupta (1):
>        NFS: Patch NFS driver to support GDS
> 
>   net/sunrpc/xprtrdma/Makefile        |   2 ++
>   net/sunrpc/xprtrdma/frwr_ops.c      |  35 
> +++++++++++++++++++++++++++++++----
>   net/sunrpc/xprtrdma/nvfs.h          | 113 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>   net/sunrpc/xprtrdma/nvfs_rpc_rdma.c |  51 
> +++++++++++++++++++++++++++++++++++++++++++++++++++
>   net/sunrpc/xprtrdma/nvfs_rpc_rdma.h |  65 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>   5 files changed, 262 insertions(+), 4 deletions(-)
>   create mode 100644 net/sunrpc/xprtrdma/nvfs.h
>   create mode 100644 net/sunrpc/xprtrdma/nvfs_rpc_rdma.c
>   create mode 100644 net/sunrpc/xprtrdma/nvfs_rpc_rdma.h
> 
> 
> 
Acked-by: Tim Gardner <tim.gardner at canonical.com>

I am holding my nose. Both of these should be SAUCE patches 'cause there 
is zero chance of being accepted upstream in this form. In order for 
that to happen both NFS and NVMe would have to have a generalized method 
for intercepting and redirecting requests. Good luck with that.

-- 
-----------
Tim Gardner
Canonical, Inc



More information about the kernel-team mailing list