OSDN Git Service

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)
commita3ca5e9048be07576259d2ba9628dc8187f7690e
treecf651629afd3c7d6a67785c1bd140f88965b6972
parent0b4bdc55df6163f2861fe935755e892963dc9512
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