From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sagi Grimberg Subject: Re: [PATCH rdma-next 00/29] Soft RoCE driver Date: Wed, 8 Jun 2016 15:27:57 +0300 Message-ID: <57580F4D.10802@lightbits.io> References: <1464886657-14258-1-git-send-email-monis@mellanox.com> <20160603052539.GB31196@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Moni Shoua , Christoph Hellwig Cc: Doug Ledford , linux-rdma , Matan Barak , leon-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org, Majd Dibbiny , Liran Liss List-Id: linux-rdma@vger.kernel.org > - Moved from drivers/staging/rdma/rxe to drivers/infiniband/hw/rxe > - Rebase to newer kernel (was 4.4-rc6) > - Removed support in phys. MR > - Removed memory window codes (buggy) > - Mind IS_ENABLED(CONFIG_IPV6) > - Dispatch IB event on port UP/DOWN > - Validate ICRC in receive > - Validate dgid in receive > - Scatter IPv4 header to right place for UD QP > - Other bug fixes > - Copyright dates were updated in file headers > > >> How well do FRWRs work, does this include Sagi's work in that area? > FRWR is not supported yet FWIW I implemented FR support so I can run nvme over fabrics in the lack of RDMA devices, can be found in: git-9UaJU3cA/F/QT0dZR+AlfA@public.gmane.org:sagigrimberg/linux.git rxe-fr.1 With this I could run nvmf and iser on two VMs on my laptop. Note that fenced local invalidation (strong fence after rdma read) is not implemented yet. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html