On Fri, Nov 23, 2018 at 11:14:22PM +0800, Wei Hu (Xavier) wrote: > Hi, Doug and Janson > > This series mainly include updates for reset process of roce device > in hip08. > One patch adds support for reset and loading or unloading driver occur > simultaneously to ensure work normally, one stops sending mailbox&cmq& > doorbell when reset occured or reset is occuring, the last one modifies > the name of hns RoCE device's name in order to ensure that the name is > consistent before and after reset. > > This series relies on the the new interfaces in hns NIC driver those > had been accepted by David, the related commit as below: > https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git > commit cb7ea80c6dfda472a068d40f4f9755d034b2dfde Then you can't send patches to RDMA until the next cycle. Please reasend after v4.21-rc1 is out. We can only coordinate with Dave's tree if you are able to setup a shared branch like Mellanox does. Also, I don't even see cb7ea80c6dfda472a068d40f4f9755d034b2dfde in that tree??? Jason