Message ID | 1542986065-44265-1-git-send-email-xavier.huwei@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA/hns: Updates for reset process of roce device in hip08 | expand |
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
On 2018/11/24 4:42, Jason Gunthorpe wrote: > 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??? Hi, Jason Sorry, this is my mistake. The dependent patch of hns NIC driver as below: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git commit 4d60291b6b53afd246a57817fdae0c61a4655182 We will try to setup the branch, Thanks. Best Regards Xavier > Jason > > . >