commit | 64fd2300fcc15f5660e72754c2207d25cb6a0cba | [log] [tgz] |
---|---|---|
author | Peng Li <lipeng321@huawei.com> | Sat Mar 10 11:29:27 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 11 22:53:32 2018 -0400 |
tree | 92fd3e733064c3f72dae307b0c28bf058f328580 | |
parent | f8d291f00bb33c97b8c9dd643277d6300d05559d [diff] |
net: hns3: add support for querying pfc puase packets statistic This patch add support for querying pfc puase packets statistic in hclge_ieee_getpfc, which is used to tell user how many pfc puase packets have been sent and received by this mac port. Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>