summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorCong Wang2018-11-12 23:47:18 +0100
committerDavid S. Miller2018-11-15 20:37:04 +0100
commit7fe50ac83f4319c18ed7c634d85cad16bd0bf509 (patch)
tree01d945a82db6dbeaab6e624132f3a84f8628ed61 /mm
parentnet: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2 (diff)
downloadkernel-qcow2-linux-7fe50ac83f4319c18ed7c634d85cad16bd0bf509.tar.gz
kernel-qcow2-linux-7fe50ac83f4319c18ed7c634d85cad16bd0bf509.tar.xz
kernel-qcow2-linux-7fe50ac83f4319c18ed7c634d85cad16bd0bf509.zip
net: dump more useful information in netdev_rx_csum_fault()
Currently netdev_rx_csum_fault() only shows a device name, we need more information about the skb for debugging csum failures. Sample output: ens3: hw csum failure dev features: 0x0000000000014b89 skb len=84 data_len=0 pkt_type=0 gso_size=0 gso_type=0 nr_frags=0 ip_summed=0 csum=0 csum_complete_sw=0 csum_valid=0 csum_level=0 Note, I use pr_err() just to be consistent with the existing one. Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions