Re: [PATCH 1/4] net: hns: add Hisilicon RoCE support(the dependent routine)

2016-03-09 Thread oulijun
Hi, dledford thanks your reviewing. I will send a new patch soon. thanks Lijun Ou On 2016/3/6 22:25, Leon Romanovsky wrote: > Please rewrite your title to be without (...). > > On Fri, Mar 04, 2016 at 04:41:14PM +0800, Wei Hu(Xavier) wrote: >> It added hns_dsaf_roce_reset routine for roce

Re: [PATCH 1/4] net: hns: add Hisilicon RoCE support(the dependent routine)

2016-03-06 Thread Leon Romanovsky
Please rewrite your title to be without (...). On Fri, Mar 04, 2016 at 04:41:14PM +0800, Wei Hu(Xavier) wrote: > It added hns_dsaf_roce_reset routine for roce driver. > RoCE is a feature of hns. > In hip06 SOC, in roce reset process, it's needed to configure > dsaf channel reset,port and sl map

[PATCH 1/4] net: hns: add Hisilicon RoCE support(the dependent routine)

2016-03-04 Thread Wei Hu(Xavier)
It added hns_dsaf_roce_reset routine for roce driver. RoCE is a feature of hns. In hip06 SOC, in roce reset process, it's needed to configure dsaf channel reset,port and sl map info. Signed-off-by: Wei Hu(Xavier) Signed-off-by: Lisheng