Re: [PATCH V2 net-next 0/9] net: hns3: add support for reset

2017-11-02 Thread David Miller
From: Lipeng Date: Thu, 2 Nov 2017 20:45:14 +0800 > There are 4 reset types for HNS3 PF driver, include global reset, > core reset, IMP reset, PF reset.The core reset will reset all datapath > of all functions except IMP, MAC and PCI interface. Global reset is equal > with the core reset plus all

[PATCH V2 net-next 0/9] net: hns3: add support for reset

2017-11-02 Thread Lipeng
There are 4 reset types for HNS3 PF driver, include global reset, core reset, IMP reset, PF reset.The core reset will reset all datapath of all functions except IMP, MAC and PCI interface. Global reset is equal with the core reset plus all MAC reset. IMP reset is caused by watchdog timer expiration