On Wed, Sep 26, 2018 at 10:44:20AM -0700, Dennis Dalessandro wrote: > Hi Doug and Jason, > > Here are some patches to continue with the deduplication effort between hfi1 > and qib. In this series we have moved copy SGE, send completion and loopback > handling into rdmavt. > > > Brian Welty (1): > IB/{hfi1,qib,rdmavt}: Move copy SGE logic into rdmavt > > Venkata Sandeep Dhanalakota (2): > IB/{hfi1,qib,rdmavt}: Move send completion logic to rdmavt > IB/{hfi1,qib,rdmavt}: Move ruc_loopback to rdmavt Since the offensive __user casting is already in the tree and this just moves it arround, I will take this series, but please fix it in a followup. Jason