Comment 7 for bug 1859261

Revision history for this message
Fred Kimmy (kongzizaixian) wrote :

net: hns3: refactor the notification scheme of PF reset
net: hns3: refactor the procedure of VF FLR
net: hns3: modify hclge_func_reset_sync_vf()'s return type to void
net: hns3: enlarge HCLGE_RESET_WAIT_CNT
net: hns3: refactor the precedure of PF FLR
net: hns3: split hclgevf_reset() into preparing and rebuilding part
net: hns3: schedule hclgevf_service by using delayed workqueue
net: hns3: modify an unsuitable reset level for hardware error
net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_to_vf()
net: hns3: add protection when get SFP speed as 0
net: hns3: modify the IRQ name of misc vectors
net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()
net: hns3: modify the IRQ name of TQP vector
net: hns3: re-organize vector handle
net: hns3: add trace event support for HNS3 driver
net: hns3: only print misc interrupt status when handling fails
net: hns3: add a log for getting chain failure in hns3_nic_uninit_vector_data()
net: hns3: add some VF VLAN information for command "ip link show"
net: hns3: implement ndo_features_check ops for hns3 driver
net: hns3: get FD rules location before dump in debugfs
net: hns3: optimization for CMDQ uninitialization
net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_dev
net: hns3: check FE bit before calling hns3_add_frag()
net: hns3: do not schedule the periodic task when reset fail
net: hns3: allocate WQ with WQ_MEM_RECLAIM flag
net: hns3: remove unnecessary work in hclgevf_main
net: hns3: remove mailbox and reset work in hclge_main
net: hns3: schedule hclgevf_service by using delayed workqueue

pls ensuring this aboving patchset will merge into ubuntu 20.04 kernel verison. thank you