linux/drivers/net/ethernet/hisilicon/hns3
Yunsheng Lin 97b9e5c131 net: hns3: add stats logging when skb padding fails
skb_put_padto() may fails because of memory failure, sw_err_cnt
is already used to log memory failure in hns3_skb_linearize(),
so use it to log the memory failure for skb_put_padto() too.

Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-03-29 13:21:01 -07:00
..
hns3pf net: hns3: optimize the process of queue reset 2021-03-29 13:21:00 -07:00
hns3vf net: hns3: expand the tc config command 2021-03-29 13:21:01 -07:00
hclge_mbx.h net: hns3: fix the number of queues actually used by ARQ 2021-01-05 16:46:40 -08:00
hnae3.c net: hns3: add or modify some comments 2019-10-31 12:03:23 -07:00
hnae3.h net: hns3: optimize the process of queue reset 2021-03-29 13:21:00 -07:00
hns3_dcbnl.c net: hns3: fix some coding style issues 2019-06-09 13:20:59 -07:00
hns3_debugfs.c net: hns3: add support for imp-controlled PHYs 2021-03-13 14:11:28 -08:00
hns3_enet.c net: hns3: add stats logging when skb padding fails 2021-03-29 13:21:01 -07:00
hns3_enet.h net: hns3: add tx send size handling for tso skb 2021-03-29 13:21:01 -07:00
hns3_ethtool.c net: hns3: add handling for xmit skb with recursive fraglist 2021-03-29 13:21:00 -07:00
hns3_trace.h net: hns3: rename trace event hns3_over_8bd 2020-09-29 13:14:24 -07:00
Makefile net: hns3: add trace event support for HNS3 driver 2020-01-06 13:26:25 -08:00