]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: add debug information for flow table when failed
authorGuojia Liao <liaoguojia@huawei.com>
Mon, 20 Apr 2020 02:17:33 +0000 (10:17 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Apr 2020 19:49:18 +0000 (12:49 -0700)
commita2db671f1786a35f7af461086801b1f98d6984d1
treecf651629afd3c7d6a67785c1bd140f88965b6972
parent08a68df1751aa3d446a11f27e3ac21a47429d6a1
net: hns3: add debug information for flow table when failed

Adds some debug information for failures of processing flow table,
removes the redundant printing when hclge_fd_check_spec() returns
error, and modifies the printing level for FD not enable error.

Signed-off-by: Guojia Liao <liaoguojia@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c