Re: [PATCH 1/1] IB/srp: remove support for FMR memory registration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 5/13/2020 6:11 PM, Bart Van Assche wrote:
On 2020-05-13 07:49, Max Gurtovoy wrote:
FMR is not supported on most recent RDMA devices (that use fast memory
registration mechanism). Also, FMR was recently removed from NFS/RDMA
ULP.
Please mention how this patch has been tested.

It was tested using loopback SRP connection on ConnectX-4 HCA and ib_srpt target (rdma_cm connection establishment).



@@ -71,7 +71,7 @@
  static unsigned int cmd_sg_entries;
  static unsigned int indirect_sg_entries;
  static bool allow_ext_sg;
-static bool prefer_fr = true;
+static bool prefer_fr;
  static bool register_always = true;
  static bool never_register;
  static int topspin_workarounds = 1;
Is this change necessary?

No. But why this should be set ?



Thanks,

Bart.



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux