raspberrypi / linux

Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
Other
11.02k stars 4.95k forks source link

eth0: hw csum failure #4184

Open ralphrmartin opened 3 years ago

ralphrmartin commented 3 years ago

Is this the right place for my bug report? I believe so

Describe the bug I am Running Linux services 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7l on 2 different raspberry Pi 4s, my syslog is rapidly filling up with messages containing

Mar  1 11:23:01 services kernel: [ 1625.153516] [<c1000b30>] (start_kernel) from [<00000000>] (0x0)
Mar  1 11:23:01 services kernel: [ 1625.153541] eth0: hw csum failure
Mar  1 11:23:01 services kernel: [ 1625.153557] skb len=68 headroom=164 headlen=68 tailroom=1944
Mar  1 11:23:01 services kernel: [ 1625.153557] mac=(130,14) net=(144,20) trans=164
Mar  1 11:23:01 services kernel: [ 1625.153557] shinfo(txflags=0 nr_frags=0 gso(size=0 type=0 segs=0))
Mar  1 11:23:01 services kernel: [ 1625.153557] csum(0x20035181 ip_summed=2 complete_sw=0 valid=0 level=0)
Mar  1 11:23:01 services kernel: [ 1625.153557] hash(0x0 sw=0 l4=0) proto=0x0800 pkttype=0 iif=2
Mar  1 11:23:01 services kernel: [ 1625.153567] dev name=eth0 feat=0x0x0000010000004829
Mar  1 11:23:01 services kernel: [ 1625.153576] sk family=2 type=1 proto=6

As this is happening on 2 different machines, it seems unlikely this is a real hardware failure, and indeed, networking seems to be working OK on these machines. The logs are rapidly filling with many GB of such messages, which is hardly helpful, either.

*To reproduce This started within the last month since doing an apt full-upgrade. Otherwise the 2 machines are running a variety of services quite unrelated to each other, so it seems doing any networking causes the problem

Bothe machines are connected to a Unifi switch, powered by PoE with an official PoE hat.

Expected behaviour Networking should not be generating spurious(?) hw error messages.

Actual behaviour See above. Further details of syslog contents can be provided on request

System Copy and paste the results of the raspinfo command in to this section. Alternatively, copy and paste a pastebin link, or add answers to the following questions:

command not found: raspinfo

Logs see above. more can be provided if needed

Additional context Seems to have arisen in the last month's updates. I noticed the enormous log file sizes doing a monthly backup, and the log file sizes were as expected last month

6by9 commented 3 years ago

As this hasn't been reported by anyone else (that I'm aware of), is there anything odd about your networking setup? Do you have any VLANs configured? Or a custom MTU defined on the interface? Unusual TCP options? IPv6 running? Multicast traffic?

The dump is kicked up off https://elixir.bootlin.com/linux/latest/source/net/core/dev.c#L3413

sk family=2 type=1 proto=6 sk family 2 is AF_INET (aka IPv4) type 1 is SOCK_STREAM proto 6 is IPPROTO_TCP TCP over IPv4 is used everywhere, so it can't be a generic bug with it.

The error message is rate limited, but what is the rate that these events are being logged at?

ralphrmartin commented 3 years ago

No VLANS, No custom MTU, No special TCP options. IPV6 is in use, No multicast traffic. In short, nothing unusual at all.

Apart from setting a hostname, my dhcpcd.conf file only has

clientid
persistent
option rapid_commit
option domain_name_servers, domain_name, domain_search, host_name
option classless_static_routes
option ntp_servers
option interface_mtu
require dhcp_server_identifier
slaac hardware
interface eth0
static ip_address=192.168.1.100/24
static routers=192.168.1.254
static domain_name_servers=192.168.1.102 1.1.1.1 8.8.8.8
noarp
denyinterfaces wlan0

The errors are happening at a tremendous rate, many times every second. I've got 600MB of error messages in my syslog since resetting it perhaps 5 hours ago.

ralphrmartin commented 3 years ago

Found the raspinfo command. Here's the output.

System Information
------------------

Raspberry Pi 4 Model B Rev 1.4
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"

Raspberry Pi reference 2014-06-20 (armhf)
Generated using spindle, http://asbradbury.org/projects/spindle/, 8fe9fd4, stage4-lxde-edu.qed

Linux www 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7l GNU/Linux
Revision    : d03114
Serial      : 100000006d1ed62e
Model       : Raspberry Pi 4 Model B Rev 1.4
Throttled flag  : throttled=0x0
Camera          : supported=1 detected=0

Videocore information
---------------------

Jan 27 2021 22:20:57 
Copyright (c) 2012 Broadcom
version 99d9a48302e4553cff3688692bb7e9ac760a03fa (clean) (release) (start_x)

alloc failures:     0
compactions:        0
legacy block fails: 0

Filesystem information
----------------------
Filesystem     1K-blocks      Used Available Use% Mounted on
/dev/root      960128032 186785184 724501224  21% /
devtmpfs         4004100         0   4004100   0% /dev
tmpfs            4037892         0   4037892   0% /dev/shm
tmpfs            4037892    411112   3626780  11% /run
tmpfs               5120         0      5120   0% /run/lock
tmpfs            4037892         0   4037892   0% /sys/fs/cgroup
/dev/sda1         254700     49264    205436  20% /boot
tmpfs             807576         0    807576   0% /run/user/1000

Filename                Type        Size        Used        Priority
/var/swap                               file        2097148     0       -2

Package version information
---------------------------
raspberrypi-ui-mods:
  Installed: 1.20201210+nmu1
raspberrypi-sys-mods:
  Installed: 20210208
openbox:
  Installed: 3.6.1-8+rpt5
lxpanel:
  Installed: 0.10.0-2+rpt14
pcmanfm:
  Installed: 1.3.1-1+rpt26
rpd-plym-splash:
  Installed: 0.26

Networking Information
----------------------

/usr/bin/raspinfo: line 67: ifconfig: command not found

USB Information
---------------

/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
    |__ Port 2: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M

config.txt
----------

arm_freq=1500
audio_pwm_mode=514
config_hdmi_boost=5
core_freq=500
core_freq_min=200
disable_camera_led=1
disable_commandline_tags=2
disable_l2cache=1
display_hdmi_rotate=-1
display_lcd_rotate=-1
dvfs=2
enable_gic=1
enable_uart=1
force_eeprom_read=1
force_pwm_open=1
framebuffer_ignore_alpha=1
framebuffer_swap=1
gpu_freq=500
gpu_freq_min=250
init_uart_clock=0x2dc6c00
lcd_framerate=60
max_framebuffers=-1
over_voltage=2
over_voltage_avs=-40000
pause_burst_frames=1
program_serial_random=1
total_mem=8192
hdmi_force_cec_address:0=65535
hdmi_force_cec_address:1=65535
hdmi_group:0=2
hdmi_mode:0=16
hdmi_pixel_freq_limit:0=0x11e1a300
hdmi_pixel_freq_limit:1=0x11e1a300
device_tree=-
overlay_prefix=overlays/
hdmi_cvt:0=
hdmi_cvt:1=
hdmi_edid_filename:0=
hdmi_edid_filename:1=
hdmi_timings:0=
hdmi_timings:1=

cmdline.txt
-----------
coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:E7:6F:AD vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyAMA0,115200 console=tty1 root=/dev/sda2 rootfstype=ext4 fsck.repair=yes elevator=deadline rootwait net.ifnames=0 genet.skip_umac_reset=y

raspi-gpio settings
-------------------

BANK0 (GPIO 0 to 27):
GPIO 0: level=1 fsel=0 func=INPUT pull=UP
GPIO 1: level=1 fsel=0 func=INPUT pull=UP
GPIO 2: level=1 fsel=4 alt=0 func=SDA1 pull=UP
GPIO 3: level=1 fsel=4 alt=0 func=SCL1 pull=UP
GPIO 4: level=1 fsel=0 func=INPUT pull=UP
GPIO 5: level=1 fsel=0 func=INPUT pull=UP
GPIO 6: level=1 fsel=0 func=INPUT pull=UP
GPIO 7: level=1 fsel=0 func=INPUT pull=UP
GPIO 8: level=1 fsel=0 func=INPUT pull=UP
GPIO 9: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 10: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 11: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 12: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 13: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 14: level=1 fsel=4 alt=0 func=TXD0 pull=NONE
GPIO 15: level=1 fsel=4 alt=0 func=RXD0 pull=UP
GPIO 16: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 17: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 18: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 19: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 20: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 21: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 22: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 23: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 24: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 25: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 26: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 27: level=0 fsel=0 func=INPUT pull=DOWN
BANK1 (GPIO 28 to 45):
GPIO 28: level=1 fsel=2 alt=5 func=RGMII_MDIO pull=UP
GPIO 29: level=0 fsel=2 alt=5 func=RGMII_MDC pull=DOWN
GPIO 30: level=1 fsel=0 func=INPUT pull=UP
GPIO 31: level=1 fsel=0 func=INPUT pull=NONE
GPIO 32: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 33: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 34: level=1 fsel=0 func=INPUT pull=UP
GPIO 35: level=1 fsel=0 func=INPUT pull=UP
GPIO 36: level=1 fsel=0 func=INPUT pull=UP
GPIO 37: level=1 fsel=0 func=INPUT pull=UP
GPIO 38: level=1 fsel=0 func=INPUT pull=UP
GPIO 39: level=1 fsel=0 func=INPUT pull=UP
GPIO 40: level=0 fsel=4 alt=0 func=PWM1_0 pull=NONE
GPIO 41: level=0 fsel=4 alt=0 func=PWM1_1 pull=NONE
GPIO 42: level=1 fsel=1 func=OUTPUT pull=UP
GPIO 43: level=1 fsel=0 func=INPUT pull=UP
GPIO 44: level=1 fsel=0 func=INPUT pull=UP
GPIO 45: level=1 fsel=0 func=INPUT pull=UP
BANK2 (GPIO 46 to 53):
GPIO 46: level=0 fsel=0 func=INPUT pull=UP
GPIO 47: level=0 fsel=0 func=INPUT pull=UP
GPIO 48: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 49: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 50: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 51: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 52: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 53: level=0 fsel=0 func=INPUT pull=DOWN

vcdbg log messages
------------------

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

debug_sym: vc_mem_copy: Unable to open '/dev/fb0': No such file or directory(2)

028910.261: brfs: File read: /mfs/sd/config.txt
028910.997: brfs: File read: 1500 bytes
028974.812: brfs: File read: /mfs/sd/config.txt
030062.720: gpioman: gpioman_get_pin_num: pin DISPLAY_DSI_PORT not defined
030065.220: *** Restart logging
030065.240: brfs: File read: 1500 bytes
030069.103: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
030072.534: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
030072.547: HDMI0: hdmi_pixel_encoding: 300000000
030072.560: HDMI1: hdmi_pixel_encoding: 300000000
030095.609: dtb_file 'bcm2711-rpi-4-b.dtb'
030102.952: brfs: File read: /mfs/sd/bcm2711-rpi-4-b.dtb
030102.970: Loading 'bcm2711-rpi-4-b.dtb' to 0x100 size 0xbd2d
030115.345: brfs: File read: 48429 bytes
030118.886: brfs: File read: /mfs/sd/overlays/overlay_map.dtb
030178.439: brfs: File read: 1523 bytes
030182.866: brfs: File read: /mfs/sd/overlays/rpi-poe.dtbo
030192.102: Loaded overlay 'rpi-poe'
030245.876: brfs: File read: 2937 bytes
030246.585: brfs: File read: /mfs/sd/config.txt
030246.942: dtparam: spi=off
030254.884: dtparam: i2c_arm=on
030263.812: brfs: File read: 1500 bytes
030266.796: brfs: File read: /mfs/sd/overlays/i2c-rtc.dtbo
030287.470: Loaded overlay 'i2c-rtc'
030287.483: dtparam: ds1307=true
030304.004: dtwarn: overlay 'pi3-disable-wifi' has been renamed 'disable-wifi'
030304.333: brfs: File read: 5954 bytes
030306.223: brfs: File read: /mfs/sd/overlays/disable-wifi.dtbo
030315.568: Loaded overlay 'pi3-disable-wifi'
030330.273: dtwarn: overlay 'pi3-disable-bt' has been renamed 'disable-bt'
030330.600: brfs: File read: 387 bytes
030332.494: brfs: File read: /mfs/sd/overlays/disable-bt.dtbo
030346.873: Loaded overlay 'pi3-disable-bt'
030385.223: brfs: File read: 1073 bytes
030385.874: brfs: File read: /mfs/sd/cmdline.txt
030385.918: Read command line from file 'cmdline.txt':
030385.933: 'console=serial0,115200 console=tty1 root=/dev/sda2 rootfstype=ext4 fsck.repair=yes elevator=deadline rootwait net.ifnames=0 genet.skip_umac_reset=y'
031518.756: brfs: File read: 148 bytes
031801.709: brfs: File read: /mfs/sd/kernel7l.img
031801.730: Loading 'kernel7l.img' to 0x8000 size 0x65d6a8
031801.760: Device tree loaded to 0x2eff3800 (size 0xc750)
031805.473: bfs_xhci_stop
031805.487: XHCI-STOP
031805.655: xHC ver: 256 HCS: 05000420 fc000031 00e70004 HCC: 002841eb
031806.734: PCI reset
036808.301: vchiq_core: vchiq_init_state: slot_zero = 0xead80000, is_master = 1
040821.024: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
041121.766: camsubs: Camera not found
041121.917: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
041422.648: camsubs: Camera not found
041422.792: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
041423.513: camsubs: Camera not found
041423.653: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
041424.374: camsubs: Camera not found
041424.515: camsubs: Looking for camera 0: i2c_port = 0, led gpio = -1, power enable gpio = 133
041424.737: camsubs: Camera not found

dmesg log
---------

[20994.776501] Exception stack(0xc1201ec8 to 0xc1201f10)
[20994.776515] 1ec0:                   00000000 0080cf2c eff722c4 c021ab60 ffffe000 c120509c
[20994.776532] 1ee0: c12050e4 00000001 00000001 c133a97e c0e1d860 c1201f24 c1201f28 c1201f18
[20994.776547] 1f00: c0208878 c020887c 60000013 ffffffff
[20994.776564]  r9:c1200000 r8:00000001 r7:c1201efc r6:ffffffff r5:60000013 r4:c020887c
[20994.776587] [<c0208834>] (arch_cpu_idle) from [<c0b68da0>] (default_idle_call+0x4c/0x118)
[20994.776608] [<c0b68d54>] (default_idle_call) from [<c025837c>] (do_idle+0x118/0x168)
[20994.776628] [<c0258264>] (do_idle) from [<c02586a0>] (cpu_startup_entry+0x28/0x30)
[20994.776645]  r10:00000189 r9:c1053a60 r8:ffffffff r7:c1053a60 r6:c1205040 r5:c1205048
[20994.776658]  r4:000000d8 r3:c108a294
[20994.776677] [<c0258678>] (cpu_startup_entry) from [<c0b61cf8>] (rest_init+0xbc/0xc4)
[20994.776701] [<c0b61c3c>] (rest_init) from [<c1000ab4>] (arch_call_rest_init+0x18/0x1c)
[20994.776713]  r5:c1205048 r4:c1353068
[20994.776732] [<c1000a9c>] (arch_call_rest_init) from [<c1001098>] (start_kernel+0x568/0x59c)
[20994.776747] [<c1000b30>] (start_kernel) from [<00000000>] (0x0)
[20994.776802] eth0: hw csum failure
[20994.776841] skb len=29 headroom=164 headlen=29 tailroom=1983
               mac=(130,14) net=(144,20) trans=164
               shinfo(txflags=0 nr_frags=0 gso(size=0 type=0 segs=0))
               csum(0x92035181 ip_summed=2 complete_sw=0 valid=0 level=0)
               hash(0x0 sw=0 l4=0) proto=0x0800 pkttype=1 iif=2
[20994.776866] dev name=eth0 feat=0x0x0000010000004829
[20994.776890] skb headroom: 00000000: 00 bf 13 da 00 00 00 00 90 0a 82 c2 38 6c 1f c2
[20994.776913] skb headroom: 00000010: 98 59 b9 c2 18 ea c0 c0 00 00 00 00 00 00 00 00
[20994.776942] skb headroom: 00000020: 00 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00
[20994.776965] skb headroom: 00000030: 00 00 00 00 00 00 00 00 b8 bd 13 da b8 bd 13 da
[20994.777600] skb headroom: 00000040: c0 7f 85 00 80 02 00 00 f8 0f 00 00 00 00 00 00
[20994.778173] skb headroom: 00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.778198] skb headroom: 00000060: ff ff da 01 ff ff ff ff fe 01 a8 c0 00 00 00 00
[20994.778221] skb headroom: 00000070: 00 00 00 00 00 00 00 00 00 00 00 00 2b ca 00 00
[20994.778243] skb headroom: 00000080: 00 00 ff ff ff ff ff ff 00 1c c0 e4 b1 5c 08 00
[20994.778265] skb headroom: 00000090: 45 00 00 31 8b 7d 40 00 40 11 2a 8a c0 a8 01 65
[20994.778288] skb headroom: 000000a0: c0 a8 01 ff
[20994.778313] skb linear:   00000000: dd d3 7e 9e 00 1d a8 4e 4d 2d 53 45 41 52 43 48
[20994.778335] skb linear:   00000010: 20 2a 20 48 54 54 50 2f 31 2e 31 0d 0a
[20994.778358] skb tailroom: 00000000: 4a 97 90 fd 35 b4 e1 00 01 00 01 c0 0c 00 01 00
[20994.778381] skb tailroom: 00000010: 01 00 00 07 43 00 04 98 c7 13 11 34 36 d4 db 6b
[20994.778404] skb tailroom: 00000020: 6a 67 6b af 2a df 11 48 f2 34 cf bd 8b 92 a4 d3
[20994.778427] skb tailroom: 00000030: d2 58 36 e6 44 1b 93 89 e6 1b b2 70 b0 ce 55 5d
[20994.778450] skb tailroom: 00000040: 15 bc d7 be 24 8b b2 45 fa 68 5f 82 09 d0 a5 96
[20994.778472] skb tailroom: 00000050: 4b 66 d2 e2 43 19 ab 76 93 c6 2c d9 08 76 01 bb
[20994.779055] skb tailroom: 00000060: f5 f1 a9 58 e8 f5 5a 6b d6 cf f2 ef 7a 75 72 c0
[20994.779077] skb tailroom: 00000070: 9a 98 fd fc 97 10 80 1e 0b d6 68 d7 20 35 64 65
[20994.779650] skb tailroom: 00000080: 78 a5 e0 e4 6e c9 95 af 03 95 8a 8f 83 da ea 3e
[20994.779673] skb tailroom: 00000090: db d8 90 65 bf 83 9f b9 8d b4 1a 5a 57 37 df 98
[20994.779695] skb tailroom: 000000a0: 64 c0 d3 81 e2 4e a4 82 68 ba 7c ba a1 d1 81 e4
[20994.779718] skb tailroom: 000000b0: 70 3f 33 23 32 18 4b 6a 8c db ee 1c 0a 0b f1 60
[20994.779740] skb tailroom: 000000c0: be 9f 04 ab 4c 54 ac 2d b9 61 4c ed 5a d6 0f 3a
[20994.779763] skb tailroom: 000000d0: 5f 0b 30 91 53 9c 0e b9 49 e3 45 a5 31 7a 60 ba
[20994.779785] skb tailroom: 000000e0: 49 28 95 a6 9f 35 8d a8 e1 ab 86 e5 2a ac a8 2d
[20994.779808] skb tailroom: 000000f0: b7 f8 fe 6c 7e 0e ff 05 af 6c cb cc 18 4a 39 e6
[20994.779831] skb tailroom: 00000100: 8d f1 fb 0c 0d 02 4e 55 45 13 2b 46 2c c6 df 92
[20994.779856] skb tailroom: 00000110: 60 0d 1b f2 04 a8 76 ce fe 98 e2 71 3b 16 c7 1d
[20994.779879] skb tailroom: 00000120: dd f8 40 62 8d 86 73 a5 7d 83 6b d2 dd 3a ea 0d
[20994.780440] skb tailroom: 00000130: 81 07 78 8c e5 e5 57 b5 f4 ad f0 10 cb 3d 64 62
[20994.780463] skb tailroom: 00000140: a4 39 21 7e f2 83 a7 44 4a d9 bf fd 29 15 06 4c
[20994.781031] skb tailroom: 00000150: 81 7e be 7b 2f 99 d4 a2 82 2f 77 13 45 96 3b c5
[20994.781056] skb tailroom: 00000160: f4 a8 53 39 d7 49 43 91 12 74 e5 8c e0 30 23 76
[20994.781079] skb tailroom: 00000170: 61 69 52 b7 e5 61 f8 73 be d1 1d f2 0a 96 c4 77
[20994.781101] skb tailroom: 00000180: 4e 5c ee 41 c6 3d 15 42 76 a0 b9 e4 c7 ab 52 9a
[20994.781124] skb tailroom: 00000190: 61 95 bf 04 1e 47 1d dd 48 02 b7 62 95 dd f8 42
[20994.781146] skb tailroom: 000001a0: 90 ef 78 04 4d 40 9d 01 27 14 39 ab 2a 49 33 b6
[20994.781169] skb tailroom: 000001b0: fa 05 32 00 c1 fa 57 7b e8 a4 00 7b d5 1a 45 04
[20994.781191] skb tailroom: 000001c0: b1 7c 44 7e 61 6e 00 1e 5a 80 b1 9c 77 09 50 4c
[20994.781214] skb tailroom: 000001d0: 02 71 ad 84 63 6c d5 6d 6a a3 18 dc 54 5a ff b4
[20994.781238] skb tailroom: 000001e0: 30 f3 43 02 7d 26 50 9f df 05 d7 12 b9 70 11 19
[20994.781799] skb tailroom: 000001f0: f7 3d 3f 17 d6 62 ba c8 46 37 8d 7d c2 11 f2 bf
[20994.781824] skb tailroom: 00000200: 69 60 ba 05 43 c2 d7 83 0f 68 5b 21 e0 d0 3d b1
[20994.782392] skb tailroom: 00000210: 1b 1c cc 23 eb 74 8f f4 d3 4e 97 34 33 23 74 fc
[20994.782414] skb tailroom: 00000220: 43 c3 9d fa 0a b0 b5 fb d8 e1 f0 08 43 79 73 ff
[20994.782437] skb tailroom: 00000230: 57 fc 3c 0f 46 00 10 55 90 70 65 5a 22 fd f5 a9
[20994.782459] skb tailroom: 00000240: 7a 52 9e 1d 65 ce 4a d0 a8 ac 49 ca 1b 57 49 69
[20994.782484] skb tailroom: 00000250: f9 e5 a7 55 4b 5c 5e 3a d3 c8 56 cd a9 07 2a 28
[20994.782506] skb tailroom: 00000260: b9 b4 8c 02 d8 ab 6a 7e 17 44 9c f1 b6 d8 43 16
[20994.782529] skb tailroom: 00000270: 27 21 05 f4 a2 24 c5 9e db 67 e7 de 4e 77 ec e7
[20994.782552] skb tailroom: 00000280: 91 8c 19 a7 0e 5a cc 69 91 7e 4c 44 75 48 c9 6d
[20994.782575] skb tailroom: 00000290: bc eb 7f 22 87 6f 41 58 f6 6c ad 04 14 72 46 de
[20994.782597] skb tailroom: 000002a0: e6 ae 05 29 ea 2f 65 73 da 07 2c 22 58 32 52 43
[20994.783159] skb tailroom: 000002b0: ca 62 73 90 f2 1b 4a 1f a6 93 dc d5 4c c6 5a d0
[20994.783181] skb tailroom: 000002c0: 07 35 e4 ed 12 80 c2 10 31 94 2a 66 e1 7f dd c9
[20994.783750] skb tailroom: 000002d0: a4 a6 5a d2 09 bc e9 72 d1 ef 2d 3f 7e fb dd 50
[20994.783773] skb tailroom: 000002e0: 80 94 a7 a9 03 e2 7c 90 73 c9 ea 63 90 ab 15 71
[20994.783795] skb tailroom: 000002f0: 19 2e 9e de 34 87 a1 3d 8d 9d 04 ed aa 8f 5a 24
[20994.783818] skb tailroom: 00000300: 27 2f ab c9 15 6a 2f 99 a9 d6 40 77 cd 56 8e bd
[20994.783840] skb tailroom: 00000310: 18 6d 2c b4 ca 30 2d 05 81 d9 d1 f3 f8 8a a7 c3
[20994.783865] skb tailroom: 00000320: 1a de af c8 a4 d2 14 a0 56 d3 58 91 b6 39 fe 8c
[20994.783888] skb tailroom: 00000330: 3f 9d ad b9 30 a2 05 28 99 0a 2e ed 3a 47 05 97
[20994.783910] skb tailroom: 00000340: 4d 6a f3 84 6a 48 57 7c d9 a9 a0 90 3e b2 4f fa
[20994.783933] skb tailroom: 00000350: 1e ab 44 9c b6 a7 d5 23 8d f1 91 a0 46 0f 92 75
[20994.783955] skb tailroom: 00000360: 45 5a 0b b6 4d a5 ec 87 14 90 41 d7 a4 37 0f 24
[20994.784510] skb tailroom: 00000370: 55 bd f1 4b 26 7e e0 ff 4a bf f8 49 83 ae b8 e2
[20994.784532] skb tailroom: 00000380: ad aa ba 34 4f 5e 30 bb cb 9b bf e5 be 25 7b 64
[20994.785104] skb tailroom: 00000390: 61 2f 14 b0 f9 f9 51 0c b3 e3 c0 db 36 01 12 a3
[20994.785126] skb tailroom: 000003a0: a0 9e ee 4d 34 4a 86 d4 20 22 79 24 83 1d 45 1f
[20994.785150] skb tailroom: 000003b0: cb 0e 22 4e 9e da 66 9b 34 3d 3a 9e 2c ac d1 6d
[20994.785173] skb tailroom: 000003c0: 77 64 54 54 c7 a1 ef 05 d9 0b 12 30 82 61 e2 d6
[20994.785195] skb tailroom: 000003d0: 7e c0 27 e7 71 95 ae 8b 52 83 65 26 1f f2 01 b7
[20994.785218] skb tailroom: 000003e0: 2c 70 f2 9e a7 95 a2 f3 c8 e2 65 c5 2b 54 26 1b
[20994.785240] skb tailroom: 000003f0: aa f2 ec db 54 13 8e a4 0f 26 52 4e f2 66 9a b1
[20994.785263] skb tailroom: 00000400: 8c ac a4 f6 c8 5a 7b 50 b5 09 2e 27 89 c0 b3 24
[20994.785285] skb tailroom: 00000410: 98 c6 8b 67 e0 5b e8 7b a2 14 2e 65 5a be 57 97
[20994.785308] skb tailroom: 00000420: 3c 81 4f 61 3a fd d9 ec 54 c4 b8 d5 4c e8 d2 d8
[20994.785330] skb tailroom: 00000430: 73 3f be 8c f7 c5 2e 4d 34 67 13 03 c4 b0 db 78
[20994.785353] skb tailroom: 00000440: 81 2f e7 0d a1 52 90 8a 15 fc 2f 23 e7 c1 b3 ad
[20994.785375] skb tailroom: 00000450: 73 8b 02 d1 19 91 0d 9a 84 ab 3c 22 8b 64 7d d5
[20994.785400] skb tailroom: 00000460: ac 0e 51 bd 0d 1d 04 f2 c9 74 3e 7a 4c eb 38 0f
[20994.785424] skb tailroom: 00000470: 63 51 02 db 0d ff e0 75 3e b3 b6 a4 4f 28 83 99
[20994.785446] skb tailroom: 00000480: e8 8f 9f 82 77 5d ab ad 04 24 d8 8b d0 98 c2 f2
[20994.785468] skb tailroom: 00000490: 4e b7 74 48 a0 07 57 3f 11 e6 8e 72 fd cf 41 54
[20994.786063] skb tailroom: 000004a0: ab f7 6a 07 2c c5 f9 83 f6 3d 9f ae 54 c6 1f 24
[20994.786086] skb tailroom: 000004b0: 4e e0 2f 0a 40 70 fd 79 8c 34 38 32 72 b8 f4 95
[20994.786108] skb tailroom: 000004c0: 38 96 f6 14 bb b6 88 08 0c 50 bc f1 bc 02 fc 79
[20994.786131] skb tailroom: 000004d0: 6f 6a cf 5b 5e 7d 82 3c db 31 d6 78 24 4b 78 5c
[20994.786153] skb tailroom: 000004e0: 82 eb f3 56 37 ea 7b fe 9e ac 3f c8 63 0f bd 08
[20994.786176] skb tailroom: 000004f0: 2a 55 10 82 0c 26 87 85 cd 75 62 4c f7 43 9b 6d
[20994.786203] skb tailroom: 00000500: 25 0c 8e 4e 0a 3a e9 68 81 00 52 6a 78 4e 48 59
[20994.786225] skb tailroom: 00000510: 2e af 07 70 d9 e7 2d 76 70 11 05 bc 18 c5 49 c0
[20994.786809] skb tailroom: 00000520: cd e9 40 3e 09 b7 0f 9d ea c9 af 2d 58 70 64 f2
[20994.786831] skb tailroom: 00000530: 34 03 ce 30 4c a8 14 eb 53 7c 12 93 10 dd 8f 85
[20994.786858] skb tailroom: 00000540: d8 21 06 ac ea 9c 08 54 55 35 40 fe ad 07 aa f1
[20994.786881] skb tailroom: 00000550: 4c 0d 5b a4 5a cc 25 60 c7 bf 22 ed 92 0b 3f 31
[20994.786903] skb tailroom: 00000560: f5 6c a4 e1 1a 9a 2b 97 6a b9 e5 51 49 aa df de
[20994.786925] skb tailroom: 00000570: df 00 fb 95 5e 48 ec 40 eb 3b b4 ea d2 5a fa 12
[20994.786948] skb tailroom: 00000580: 25 da b3 ec de 73 16 69 c4 06 4a 54 5f 79 31 58
[20994.786974] skb tailroom: 00000590: e0 6c 44 d3 3a d8 98 e4 7d a8 cc d1 81 59 be 44
[20994.786997] skb tailroom: 000005a0: 45 84 ea 18 5e 20 00 00 40 08 00 00 00 00 00 00
[20994.787019] skb tailroom: 000005b0: 00 00 00 00 00 00 00 f8 c3 13 da f8 c3 13 da 00
[20994.787042] skb tailroom: 000005c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.787064] skb tailroom: 000005d0: 00 00 00 00 00 00 00 00 00 00 00 80 c4 13 da 00
[20994.787658] skb tailroom: 000005e0: 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.787681] skb tailroom: 000005f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.788244] skb tailroom: 00000600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.788267] skb tailroom: 00000610: 00 00 00 00 00 00 00 58 c4 13 da 58 c4 13 da 60
[20994.788289] skb tailroom: 00000620: c4 13 da 60 c4 13 da d8 58 b9 c2 00 00 00 00 00
[20994.788314] skb tailroom: 00000630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0
[20994.788336] skb tailroom: 00000640: c3 13 da 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.788362] skb tailroom: 00000650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.788385] skb tailroom: 00000660: 00 00 00 00 80 20 00 01 00 00 00 00 00 00 00 00
[20994.788407] skb tailroom: 00000670: 00 00 00 00 00 00 00 b8 c4 13 da b8 c4 13 da 00
[20994.788430] skb tailroom: 00000680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.788452] skb tailroom: 00000690: 00 00 00 00 00 00 00 00 00 00 00 00 c3 13 da 00
[20994.788475] skb tailroom: 000006a0: 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.788500] skb tailroom: 000006b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.788522] skb tailroom: 000006c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.788545] skb tailroom: 000006d0: 00 00 00 00 00 00 00 18 c5 13 da 18 c5 13 da 20
[20994.789141] skb tailroom: 000006e0: c5 13 da 20 c5 13 da 00 00 00 00 00 00 00 00 00
[20994.789166] skb tailroom: 000006f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.789737] skb tailroom: 00000700: c6 13 da 00 00 00 00 10 69 83 c2 90 f9 0b c2 10
[20994.789759] skb tailroom: 00000710: c4 12 c2 18 ea c0 c0 00 00 00 00 00 00 00 00 00
[20994.789782] skb tailroom: 00000720: 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00 00
[20994.789804] skb tailroom: 00000730: 00 00 00 00 00 00 00 78 c5 13 da 78 c5 13 da 00
[20994.789827] skb tailroom: 00000740: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.789849] skb tailroom: 00000750: 00 00 00 00 00 00 00 00 00 00 00 c0 c3 13 da 00
[20994.789872] skb tailroom: 00000760: 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.789895] skb tailroom: 00000770: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.789917] skb tailroom: 00000780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.789939] skb tailroom: 00000790: 00 00 00 00 00 00 00 d8 c5 13 da d8 c5 13 da e0
[20994.789962] skb tailroom: 000007a0: c5 13 da e0 c5 13 da 20 c5 12 c2 00 00 00 00 00
[20994.790532] skb tailroom: 000007b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.790562] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G         C        5.10.11-v7l+ #1399
[20994.791122] Hardware name: BCM2711
[20994.791132] Backtrace: 
[20994.791167] [<c0b58f24>] (dump_backtrace) from [<c0b592b8>] (show_stack+0x20/0x24)
[20994.791181]  r7:ffffffff r6:00000000 r5:60000113 r4:c12e69bc
[20994.791205] [<c0b59298>] (show_stack) from [<c0b5d644>] (dump_stack+0xcc/0xf8)
[20994.791225] [<c0b5d578>] (dump_stack) from [<c0b61548>] (netdev_rx_csum_fault.part.31+0x50/0x54)
[20994.791242]  r10:c3a43a01 r9:c12075a0 r8:c131e700 r7:ff5f1d1b r6:c1205048 r5:da2f29c0
[20994.791255]  r4:da2f29c0 r3:00000000
[20994.791275] [<c0b614f8>] (netdev_rx_csum_fault.part.31) from [<c09f3434>] (netdev_rx_csum_fault+0x34/0x38)
[20994.791290]  r5:da2f29c0 r4:c2688000
[20994.791313] [<c09f3400>] (netdev_rx_csum_fault) from [<c09dc714>] (__skb_checksum_complete+0x104/0x110)
[20994.791324]  r5:da2f29c0 r4:00000000
[20994.791347] [<c09dc610>] (__skb_checksum_complete) from [<c0ab3f00>] (__udp4_lib_rcv+0x294/0x9f0)
[20994.791360]  r7:c131e700 r6:00000011 r5:da13be24 r4:da2f29c0
[20994.791930] [<c0ab3c6c>] (__udp4_lib_rcv) from [<c0ab4ae8>] (udp_rcv+0x20/0x28)
[20994.791949]  r10:c3a43a00 r9:20040000 r8:c131e700 r7:00000000 r6:c1206d4c r5:da2f29c0
[20994.792508]  r4:c13267fc
[20994.792531] [<c0ab4ac8>] (udp_rcv) from [<c0a75230>] (ip_protocol_deliver_rcu+0x40/0x2d0)
[20994.792551] [<c0a751f0>] (ip_protocol_deliver_rcu) from [<c0a7551c>] (ip_local_deliver_finish+0x5c/0x6c)
[20994.792565]  r8:c3a43a00 r7:00000001 r6:c131e700 r5:c1205048 r4:da2f29c0
[20994.792586] [<c0a754c0>] (ip_local_deliver_finish) from [<c0a755c4>] (ip_local_deliver+0x98/0x110)
[20994.792605] [<c0a7552c>] (ip_local_deliver) from [<c0a7441c>] (ip_sublist_rcv_finish+0x54/0x6c)
[20994.792619]  r7:00000000 r6:c1201b58 r5:c1201b58 r4:c1201b58
[20994.792639] [<c0a743c8>] (ip_sublist_rcv_finish) from [<c0a74b68>] (ip_sublist_rcv+0x174/0x1e8)
[20994.792655]  r7:c1205048 r6:c1201bbc r5:c1201b58 r4:c1201bbc
[20994.792675] [<c0a749f4>] (ip_sublist_rcv) from [<c0a75828>] (ip_list_rcv+0x10c/0x134)
[20994.792691]  r10:c1201bbc r9:c131e700 r8:c1201c14 r7:c131e700 r6:c2688000 r5:da2f29c0
[20994.792701]  r4:c1201c14
[20994.792721] [<c0a7571c>] (ip_list_rcv) from [<c09fb7d4>] (__netif_receive_skb_list_core+0x1bc/0x230)
[20994.792735]  r10:00000000 r9:c2688000 r8:c1205048 r7:c0a7571c r6:c1201c14 r5:c1207634
[20994.792745]  r4:c2688000
[20994.793313] [<c09fb618>] (__netif_receive_skb_list_core) from [<c09fb9ec>] (netif_receive_skb_list_internal+0x1a4/0x2ac)
[20994.793328]  r10:ffffe000 r9:00000000 r8:c1205048 r7:c268bf60 r6:00000000 r5:c268bf60
[20994.793886]  r4:da2f29c0
[20994.793910] [<c09fb848>] (netif_receive_skb_list_internal) from [<c09fbc34>] (gro_normal_list.part.46+0x24/0x38)
[20994.793927]  r10:c268b580 r9:00000001 r8:c2688000 r7:00000000 r6:c268bed8 r5:c268bf60
[20994.793938]  r4:c268bed8
[20994.793958] [<c09fbc10>] (gro_normal_list.part.46) from [<c09fca6c>] (napi_complete_done+0x180/0x22c)
[20994.793970]  r5:00000000 r4:c268bed8
[20994.793994] [<c09fc8ec>] (napi_complete_done) from [<c08afc4c>] (bcmgenet_rx_poll+0x438/0x450)
[20994.794010]  r10:c268b580 r9:c1201d38 r8:c2688000 r7:00857fc0 r6:f08e0000 r5:00000001
[20994.794019]  r4:c268bed8
[20994.794038] [<c08af814>] (bcmgenet_rx_poll) from [<c09fd0dc>] (net_rx_action+0x1c8/0x4b8)
[20994.794053]  r10:c1201dac r9:0000012c r8:001f93ca r7:00000040 r6:00000000 r5:00000001
[20994.794063]  r4:c268bed8
[20994.794083] [<c09fcf14>] (net_rx_action) from [<c0201508>] (__do_softirq+0x198/0x48c)
[20994.794097]  r10:00000008 r9:ffffe000 r8:c1810800 r7:00000100 r6:00000003 r5:00000004
[20994.794107]  r4:c120308c
[20994.794126] [<c0201370>] (__do_softirq) from [<c02272fc>] (irq_exit+0xd0/0xf8)
[20994.794688]  r10:c0e1d860 r9:c1200000 r8:c1810800 r7:00000001 r6:00000000 r5:00000000
[20994.794703]  r4:ffffe000
[20994.795272] [<c022722c>] (irq_exit) from [<c02870b4>] (__handle_domain_irq+0x70/0xc4)
[20994.795284]  r5:00000000 r4:c1094d10
[20994.795303] [<c0287044>] (__handle_domain_irq) from [<c020135c>] (gic_handle_irq+0x90/0xa4)
[20994.795319]  r9:c1200000 r8:c1094d1c r7:c1201ec8 r6:f081400c r5:f0814000 r4:c1205b3c
[20994.795337] [<c02012cc>] (gic_handle_irq) from [<c0200abc>] (__irq_svc+0x5c/0x7c)
[20994.795351] Exception stack(0xc1201ec8 to 0xc1201f10)
[20994.795365] 1ec0:                   00000000 0080cf2c eff722c4 c021ab60 ffffe000 c120509c
[20994.795383] 1ee0: c12050e4 00000001 00000001 c133a97e c0e1d860 c1201f24 c1201f28 c1201f18
[20994.795398] 1f00: c0208878 c020887c 60000013 ffffffff
[20994.795414]  r9:c1200000 r8:00000001 r7:c1201efc r6:ffffffff r5:60000013 r4:c020887c
[20994.795437] [<c0208834>] (arch_cpu_idle) from [<c0b68da0>] (default_idle_call+0x4c/0x118)
[20994.795459] [<c0b68d54>] (default_idle_call) from [<c025837c>] (do_idle+0x118/0x168)
[20994.795476] [<c0258264>] (do_idle) from [<c02586a0>] (cpu_startup_entry+0x28/0x30)
[20994.795493]  r10:00000189 r9:c1053a60 r8:ffffffff r7:c1053a60 r6:c1205040 r5:c1205048
[20994.795506]  r4:000000d8 r3:c108a294
[20994.795525] [<c0258678>] (cpu_startup_entry) from [<c0b61cf8>] (rest_init+0xbc/0xc4)
[20994.795543] [<c0b61c3c>] (rest_init) from [<c1000ab4>] (arch_call_rest_init+0x18/0x1c)
[20994.795554]  r5:c1205048 r4:c1353068
[20994.795570] [<c1000a9c>] (arch_call_rest_init) from [<c1001098>] (start_kernel+0x568/0x59c)
[20994.795585] [<c1000b30>] (start_kernel) from [<00000000>] (0x0)
[20994.795690] eth0: hw csum failure
[20994.796305] skb len=49 headroom=144 headlen=49 tailroom=1983
               mac=(130,14) net=(144,20) trans=164
               shinfo(txflags=0 nr_frags=0 gso(size=0 type=0 segs=0))
               csum(0x9ca0 ip_summed=2 complete_sw=0 valid=0 level=0)
               hash(0x0 sw=0 l4=0) proto=0x0800 pkttype=1 iif=0
[20994.796325] dev name=eth0 feat=0x0x0000010000004829
[20994.796343] skb headroom: 00000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.796365] skb headroom: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 40 b2 13 da
[20994.796385] skb headroom: 00000020: 00 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00
[20994.796403] skb headroom: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.796970] skb headroom: 00000040: c0 7f 85 00 80 02 00 00 9c a0 00 00 00 00 00 00
[20994.796986] skb headroom: 00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.797002] skb headroom: 00000060: 7c ab 13 ac c5 f0 e7 dd c6 23 00 2a 01 c0 93 79
[20994.797019] skb headroom: 00000070: ff 32 a6 de ad 6f e7 fe 54 e0 00 87 00 00 00 00
[20994.797035] skb headroom: 00000080: 00 00 ff ff ff ff ff ff 00 1c c0 e4 b1 5c 08 00
[20994.797051] skb linear:   00000000: 45 00 00 31 8b 7e 40 00 40 11 2a 89 c0 a8 01 65
[20994.797066] skb linear:   00000010: c0 a8 01 ff db 46 7e 9c 00 1d aa dd 4d 2d 53 45
[20994.797083] skb linear:   00000020: 41 52 43 48 20 2a 20 48 54 54 50 2f 31 2e 31 0d
[20994.797098] skb linear:   00000030: 0a
[20994.797115] skb tailroom: 00000000: 63 67 1c be 38 13 0a 00 1c 00 01 0c 46 bd df c1
[20994.797132] skb tailroom: 00000010: 15 ac 2b 56 f8 09 6b 8c 91 62 c3 52 87 08 5f 54
[20994.797149] skb tailroom: 00000020: 6f 00 2e 8f 62 b2 a2 af 02 49 68 16 f7 9c 5e 0f
[20994.797166] skb tailroom: 00000030: 97 15 c5 51 09 ed 3c ea 85 87 4b 2c 12 dc 0e ec
[20994.797183] skb tailroom: 00000040: 6b 9c 8f 67 00 7b d9 41 37 d4 92 fa ab e2 00 a9
[20994.797200] skb tailroom: 00000050: 18 ed cc 9e c4 19 1a cf c9 b6 00 f1 80 ea cf 7c
[20994.797218] skb tailroom: 00000060: 6b 9a f3 ab d1 c1 f4 5e eb d6 23 6e 1d df 19 20
[20994.797234] skb tailroom: 00000070: ac 87 62 95 08 23 02 10 9e a9 0a 34 2e c6 55 26
[20994.797799] skb tailroom: 00000080: c7 be c5 19 f0 f5 a5 11 74 71 df fd c4 88 37 3a
[20994.797815] skb tailroom: 00000090: f4 06 4b 66 2c 31 23 c7 ec 98 0e 0e 20 85 54 6a
[20994.798379] skb tailroom: 000000a0: 4a 63 30 eb 4e 18 1e 72 6c 77 a9 7d d6 69 0d 11
[20994.798423] skb tailroom: 000000b0: aa cf 67 48 41 98 a0 64 79 18 b1 fa 91 94 f1 97
[20994.798440] skb tailroom: 000000c0: b3 40 d0 8c 1e 89 5c 20 13 03 57 32 17 16 30 40
[20994.798457] skb tailroom: 000000d0: dd 0a 7b 63 2b 7d 76 52 58 8f 29 4c 2f 5c 1f ba
[20994.798474] skb tailroom: 000000e0: 7d 86 ef 33 4d 80 2d 19 cb 24 77 62 b8 a1 1d 0f
[20994.798491] skb tailroom: 000000f0: 49 9c 59 9a 9e eb 0b f3 ed a2 3a 31 a8 e1 9b 67
[20994.798508] skb tailroom: 00000100: 85 8f e3 92 6e 4c 91 5e 64 7e ea d5 0b bd 4d 1a
[20994.798524] skb tailroom: 00000110: 37 39 00 40 29 96 27 a4 b4 4f 43 68 28 a7 bb 2e
[20994.798541] skb tailroom: 00000120: e4 e4 6a 9d 7c 09 60 7a d6 62 e7 f0 07 8d a8 07
[20994.798558] skb tailroom: 00000130: 6d eb ba 83 4f 8d 7a 17 1c 5b 98 00 92 50 70 11
[20994.798574] skb tailroom: 00000140: 9e 03 15 ac d0 aa 42 85 1e 98 21 57 b2 1e 30 ea
[20994.798590] skb tailroom: 00000150: 4a 18 df ba 2b 67 e8 72 a7 22 ff b4 df a7 21 79
[20994.798606] skb tailroom: 00000160: 4a b1 e8 05 c2 de 95 68 f6 25 39 ba bf 9e 2e 36
[20994.798622] skb tailroom: 00000170: 8b 31 03 b0 4f 55 0e de 6e 13 6b 88 81 72 a2 51
[20994.798638] skb tailroom: 00000180: 49 b5 40 a9 95 41 f4 1b d1 63 d5 77 3b a2 1f 0a
[20994.798654] skb tailroom: 00000190: 67 19 e9 d7 0a fd 46 e8 39 90 27 27 f3 e9 72 34
[20994.798670] skb tailroom: 000001a0: cd 42 72 9c 27 f3 11 c9 a2 e3 b9 d0 40 62 d6 db
[20994.798686] skb tailroom: 000001b0: 21 52 52 ba 6f 9b 56 e3 a6 fb 79 66 ce 9a 08 e9
[20994.798702] skb tailroom: 000001c0: 85 9a 0f a0 f9 23 ef a0 1b f0 4e 95 12 c2 5b 41
[20994.799281] skb tailroom: 000001d0: 08 a7 3f 7f 33 3f 85 6a af aa 42 b0 a5 e7 0f 6b
[20994.799298] skb tailroom: 000001e0: 9e ad 86 dd f6 f1 d4 9d 4b 34 4a da 7c 82 78 9c
[20994.799865] skb tailroom: 000001f0: b3 03 c0 a4 82 21 55 e8 a0 0c 91 f7 dc 0c 6b e3
[20994.799882] skb tailroom: 00000200: f3 c4 6d 0b 60 b3 08 68 11 d0 c1 eb 96 5f d1 58
[20994.799898] skb tailroom: 00000210: 7b 86 7e f5 fa 54 96 5b ce 58 ec 59 0f 6b 57 91
[20994.799915] skb tailroom: 00000220: 3f d5 72 61 da 64 11 4b 0a 44 d8 2d 57 a4 f4 13
[20994.799934] skb tailroom: 00000230: 1e 13 a9 d2 bc 19 a2 d1 b6 fa 60 fe c0 f9 cb a9
[20994.799951] skb tailroom: 00000240: aa 18 89 05 2a c8 3c 93 cb fe c0 7a ef 26 7e 1e
[20994.799967] skb tailroom: 00000250: 5a 49 4a cd f1 64 b7 35 9b 4e 2d df d2 3e af d1
[20994.799984] skb tailroom: 00000260: 52 45 12 09 c5 1a a4 ac 83 21 36 0d d7 4b 8f a7
[20994.800000] skb tailroom: 00000270: d1 4c 0f db 6c a2 41 6d 52 22 6b f6 ee 8f 4a a0
[20994.800017] skb tailroom: 00000280: ba ee 94 59 0e 63 0c 4c 28 39 78 ce 51 c7 97 07
[20994.800034] skb tailroom: 00000290: e2 46 86 0c 0e 76 59 f3 15 06 af 3d 95 1f d9 a6
[20994.800051] skb tailroom: 000002a0: 20 d5 9b 57 2c b4 db 72 a6 45 b3 cc 54 70 f6 50
[20994.800068] skb tailroom: 000002b0: 85 dd d7 81 12 ac 8a 61 a1 83 12 4a af 32 39 42
[20994.800084] skb tailroom: 000002c0: 85 f4 e9 d9 1f 63 e0 34 ba 10 36 e9 72 ac a0 f9
[20994.800100] skb tailroom: 000002d0: cd 70 c6 d4 22 21 48 9f 2b b1 77 03 57 17 01 6b
[20994.800668] skb tailroom: 000002e0: 70 2c 0e df c5 7d dc 4f 9f 7d 3b 58 74 ea 9d 2a
[20994.800685] skb tailroom: 000002f0: 33 8c 68 ff 32 4a 42 da 66 0c fd 79 a1 c2 a1 53
[20994.801250] skb tailroom: 00000300: b5 6e 39 18 62 1b a2 18 c6 c5 c3 38 57 23 94 9b
[20994.801266] skb tailroom: 00000310: 11 e7 0a 86 c8 d1 93 41 6d 9b 68 23 de 85 40 44
[20994.801282] skb tailroom: 00000320: 15 50 1c 3e 63 6a 07 b7 9d d0 77 8d 52 78 64 bb
[20994.801298] skb tailroom: 00000330: 4f 09 37 8c b5 f4 50 4b cd 82 c1 e9 5a 1b 67 bd
[20994.801314] skb tailroom: 00000340: 12 09 3e bb a6 1b 68 20 19 f6 56 0e 7b b0 8e 3c
[20994.801334] skb tailroom: 00000350: 56 76 25 1f 53 55 79 34 78 08 4c f4 38 f1 a2 ac
[20994.801352] skb tailroom: 00000360: ff c9 fc ca a1 a0 c3 54 95 dc cd 86 f3 40 4c 83
[20994.801368] skb tailroom: 00000370: 33 f5 91 63 f3 c4 47 b4 da 0e de 38 24 5d 76 86
[20994.801385] skb tailroom: 00000380: 68 dc 89 81 7a f1 67 17 65 32 8b 27 0e 2a 7e fe
[20994.801401] skb tailroom: 00000390: 33 df 33 18 93 08 2d df 30 c9 8d ed ec 06 37 1f
[20994.801418] skb tailroom: 000003a0: 90 b5 6d 80 1c 25 ed 0a 58 4e b1 ba 76 5f 92 2d
[20994.801435] skb tailroom: 000003b0: 43 a0 6f 99 24 3e 4c a7 8e 99 2d 9e 9a d4 fb 25
[20994.801451] skb tailroom: 000003c0: a1 b6 fa 8f d1 d4 d7 a9 19 2c d5 c3 f1 18 58 e7
[20994.801467] skb tailroom: 000003d0: 70 2e 21 0a 5b 89 a7 cf 27 a0 6c fe 58 f6 d4 cd
[20994.801483] skb tailroom: 000003e0: d2 dd 21 9b 4c 71 db 3f 48 0d d9 2b e2 f2 55 0f
[20994.802042] skb tailroom: 000003f0: f2 a3 58 ee 5d 3e 2c d2 79 92 a2 b7 5d 94 6a c9
[20994.802058] skb tailroom: 00000400: 6e d4 de 49 e6 37 47 7b f2 66 e8 fc 55 90 28 62
[20994.802076] skb tailroom: 00000410: 0d 52 17 4e bf 85 9e 82 f4 06 b2 e7 8f 79 45 28
[20994.802635] skb tailroom: 00000420: 45 3f 69 bd 84 aa 7d b0 10 79 60 44 a0 6c c1 e1
[20994.802652] skb tailroom: 00000430: 89 78 a3 46 c0 c2 25 b5 33 60 89 7d 56 78 7c 96
[20994.802668] skb tailroom: 00000440: 69 9d bb f7 dd db ef 98 6c 3b f5 62 02 3d 58 da
[20994.802686] skb tailroom: 00000450: fe 98 65 84 42 0b 59 3f 97 a0 a3 55 8d 84 40 53
[20994.802702] skb tailroom: 00000460: 73 8f 39 2e 4d 26 c5 18 4f cc b0 52 cc 64 ea 01
[20994.802718] skb tailroom: 00000470: 7c aa 15 e2 d4 c9 f5 91 f5 37 e6 fd bd a2 64 65
[20994.802734] skb tailroom: 00000480: a9 5c 9b 43 5a 18 95 52 18 72 ac e2 cf 4c db 4c
[20994.802750] skb tailroom: 00000490: 1d 7b 60 d3 b2 81 58 90 c6 5a c9 a8 53 37 52 41
[20994.802766] skb tailroom: 000004a0: 55 0e d6 88 2e c1 f8 65 6a 55 15 d7 06 9b 4a 97
[20994.802782] skb tailroom: 000004b0: 8b 46 34 17 18 ab 75 d6 e7 dd ac 76 44 01 7f 9e
[20994.802798] skb tailroom: 000004c0: 88 ac 54 13 ab 51 2e 30 32 b5 e7 60 5c 70 95 1b
[20994.802814] skb tailroom: 000004d0: 5f 7a f1 5a 44 c9 9a f4 1b 19 55 8c fe 4f 43 02
[20994.802830] skb tailroom: 000004e0: 92 f4 03 e2 a7 8f fc 84 eb a9 86 c9 59 8b d2 d4
[20994.802846] skb tailroom: 000004f0: ce 38 a1 e6 03 b4 86 8d cb 35 30 32 23 09 ee 9a
[20994.802862] skb tailroom: 00000500: b4 9f d1 dd 60 c7 81 d0 17 f3 a4 4e 2c ab b6 8b
[20994.803416] skb tailroom: 00000510: 97 6f f1 8b e6 5b 1f 3e d3 93 59 7d 01 65 70 e2
[20994.803433] skb tailroom: 00000520: 9c 79 cd c6 c9 cb 78 7d 3b 7d 3a 20 5c 00 2a bc
[20994.803996] skb tailroom: 00000530: 32 89 1f 67 6b 78 3f 53 07 59 e6 24 77 18 d9 94
[20994.804013] skb tailroom: 00000540: cb 91 8a 95 31 38 3b a9 66 f7 3a 0c 9e 79 3b af
[20994.804030] skb tailroom: 00000550: 1f fe 97 13 84 ef ca f2 26 e6 4f 7f d9 f7 08 24
[20994.804047] skb tailroom: 00000560: 99 b7 88 9a 1f 5b 1a e2 05 b2 0b 9b d8 94 c2 79
[20994.804063] skb tailroom: 00000570: e9 57 86 f9 01 19 11 42 9b 00 f0 fb cd d3 3e 8d
[20994.804080] skb tailroom: 00000580: ce ab 89 a0 58 3f 6b 8e 4f 73 eb a9 10 88 08 34
[20994.804096] skb tailroom: 00000590: 87 97 8c 6a 0d ce 01 cf 40 f8 b6 73 02 ea cf 7d
[20994.804113] skb tailroom: 000005a0: 54 41 19 b4 c5 13 da a8 5a b9 c2 00 00 00 00 00
[20994.804131] skb tailroom: 000005b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0
[20994.804148] skb tailroom: 000005c0: b9 13 da 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.804164] skb tailroom: 000005d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.804180] skb tailroom: 000005e0: 00 00 00 00 80 20 00 01 00 00 00 00 00 00 00 00
[20994.804196] skb tailroom: 000005f0: 00 00 00 00 00 00 00 b8 ba 13 da b8 ba 13 da 00
[20994.804212] skb tailroom: 00000600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.804228] skb tailroom: 00000610: 00 00 00 00 00 00 00 00 00 00 00 00 b9 13 da 00
[20994.804782] skb tailroom: 00000620: 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.804799] skb tailroom: 00000630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.805361] skb tailroom: 00000640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.805379] skb tailroom: 00000650: 00 00 00 00 00 00 00 18 bb 13 da 18 bb 13 da 20
[20994.805395] skb tailroom: 00000660: bb 13 da 20 bb 13 da 00 00 00 00 00 00 00 00 00
[20994.805413] skb tailroom: 00000670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.805429] skb tailroom: 00000680: bc 13 da 00 00 00 00 10 69 83 c2 90 f9 0b c2 10
[20994.805446] skb tailroom: 00000690: c4 12 c2 18 ea c0 c0 00 00 00 00 00 00 00 00 00
[20994.805462] skb tailroom: 000006a0: 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00 00
[20994.805479] skb tailroom: 000006b0: 00 00 00 00 00 00 00 78 bb 13 da 78 bb 13 da 00
[20994.805495] skb tailroom: 000006c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.805511] skb tailroom: 000006d0: 00 00 00 00 00 00 00 00 00 00 00 c0 b9 13 da 00
[20994.805527] skb tailroom: 000006e0: 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.805543] skb tailroom: 000006f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.805559] skb tailroom: 00000700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.805575] skb tailroom: 00000710: 00 00 00 00 00 00 00 d8 bb 13 da d8 bb 13 da e0
[20994.805591] skb tailroom: 00000720: bb 13 da e0 bb 13 da 20 c5 12 c2 00 00 00 00 00
[20994.806146] skb tailroom: 00000730: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0
[20994.806164] skb tailroom: 00000740: bc 13 da 00 00 00 00 90 0a 82 c2 d0 5d 1f c2 a8
[20994.806724] skb tailroom: 00000750: 45 b9 c2 18 ea c0 c0 00 00 00 00 00 00 00 00 00
[20994.806741] skb tailroom: 00000760: 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00 00
[20994.806757] skb tailroom: 00000770: 00 00 00 00 00 00 00 38 bc 13 da 38 bc 13 da 00
[20994.806774] skb tailroom: 00000780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.806791] skb tailroom: 00000790: 00 00 00 00 00 00 00 00 00 00 00 40 bb 13 da 00
[20994.806807] skb tailroom: 000007a0: 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.806823] skb tailroom: 000007b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.806845] CPU: 0 PID: 11 Comm: ksoftirqd/0 Tainted: G         C        5.10.11-v7l+ #1399
[20994.806856] Hardware name: BCM2711
[20994.806868] Backtrace: 
[20994.806903] [<c0b58f24>] (dump_backtrace) from [<c0b592b8>] (show_stack+0x20/0x24)
[20994.806917]  r7:ffffffff r6:00000000 r5:60000013 r4:c12e69bc
[20994.806935] [<c0b59298>] (show_stack) from [<c0b5d644>] (dump_stack+0xcc/0xf8)
[20994.806952] [<c0b5d578>] (dump_stack) from [<c0b61548>] (netdev_rx_csum_fault.part.31+0x50/0x54)
[20994.807516]  r10:00000000 r9:c0c74f8c r8:00000000 r7:c2688000 r6:8c60901a r5:da2f2840
[20994.807529]  r4:da2f2840 r3:00000000
[20994.808096] [<c0b614f8>] (netdev_rx_csum_fault.part.31) from [<c09f34e8>] (__skb_gro_checksum_complete+0xb0/0xb4)
[20994.808108]  r5:da2f2840 r4:00000000
[20994.808132] [<c09f3438>] (__skb_gro_checksum_complete) from [<c0ab5fbc>] (udp4_gro_receive+0x294/0x378)
[20994.808147]  r7:da13b490 r6:c268befc r5:da13b4a4 r4:da2f2840
[20994.808170] [<c0ab5d28>] (udp4_gro_receive) from [<c0abf090>] (inet_gro_receive+0x2a8/0x30c)
[20994.808185]  r8:00000000 r7:c268befc r6:00000090 r5:00000000 r4:da2f2840
[20994.808204] [<c0abede8>] (inet_gro_receive) from [<c09fc0a0>] (dev_gro_receive+0x300/0x5d4)
[20994.808219]  r10:00000000 r9:00000000 r8:00000000 r7:c268bed8 r6:c1206138 r5:c120762c
[20994.808229]  r4:da2f2840
[20994.808247] [<c09fbda0>] (dev_gro_receive) from [<c09fc3b8>] (napi_gro_receive+0x44/0x170)
[20994.808261]  r10:c268b580 r9:c1931e18 r8:c2688000 r7:00857fc0 r6:c268bed8 r5:0000003f
[20994.808271]  r4:da2f2840
[20994.808292] [<c09fc374>] (napi_gro_receive) from [<c08af990>] (bcmgenet_rx_poll+0x17c/0x450)
[20994.808308]  r7:00857fc0 r6:da2f2840 r5:0000003f r4:c268bed8
[20994.808327] [<c08af814>] (bcmgenet_rx_poll) from [<c09fd0dc>] (net_rx_action+0x1c8/0x4b8)
[20994.808341]  r10:c1931e8c r9:0000012c r8:001f93cd r7:00000040 r6:00000000 r5:00000001
[20994.808354]  r4:c268bed8
[20994.808935] [<c09fcf14>] (net_rx_action) from [<c0201508>] (__do_softirq+0x198/0x48c)
[20994.808951]  r10:00000008 r9:ffffe000 r8:00000001 r7:00000100 r6:00000003 r5:00000004
[20994.809516]  r4:c120308c
[20994.809538] [<c0201370>] (__do_softirq) from [<c0226e70>] (run_ksoftirqd+0x4c/0x64)
[20994.809554]  r10:c1909ddc r9:00000000 r8:00000001 r7:c120cb28 r6:00000000 r5:ffffe000
[20994.809565]  r4:c18ced40
[20994.809587] [<c0226e24>] (run_ksoftirqd) from [<c0249eb0>] (smpboot_thread_fn+0xfc/0x1b8)
[20994.809605] [<c0249db4>] (smpboot_thread_fn) from [<c024583c>] (kthread+0x170/0x174)
[20994.809621]  r9:c18ced40 r8:c0249db4 r7:c1930000 r6:00000000 r5:c18ced80 r4:c18cedc0
[20994.809638] [<c02456cc>] (kthread) from [<c02000ec>] (ret_from_fork+0x14/0x28)
[20994.809651] Exception stack(0xc1931fb0 to 0xc1931ff8)
[20994.809666] 1fa0:                                     00000000 00000000 00000000 00000000
[20994.809683] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[20994.809699] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[20994.809716]  r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c02456cc
[20994.809728]  r4:c18ced80
[20994.810329] eth0: hw csum failure
[20994.810360] skb len=29 headroom=164 headlen=29 tailroom=1983
               mac=(130,14) net=(144,20) trans=164
               shinfo(txflags=0 nr_frags=0 gso(size=0 type=0 segs=0))
               csum(0x92035181 ip_summed=2 complete_sw=0 valid=0 level=0)
               hash(0x0 sw=0 l4=0) proto=0x0800 pkttype=1 iif=2
[20994.810921] dev name=eth0 feat=0x0x0000010000004829
[20994.810939] skb headroom: 00000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.810955] skb headroom: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 40 b2 13 da
[20994.810972] skb headroom: 00000020: 00 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00
[20994.810988] skb headroom: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.811004] skb headroom: 00000040: c0 7f 85 00 80 02 00 00 9c a0 00 00 00 00 00 00
[20994.811020] skb headroom: 00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.811037] skb headroom: 00000060: 7c ab 13 ac c5 f0 e7 dd c6 23 00 2a 01 c0 93 79
[20994.811052] skb headroom: 00000070: ff 32 a6 de ad 6f e7 fe 54 e0 00 87 00 00 00 00
[20994.811068] skb headroom: 00000080: 00 00 ff ff ff ff ff ff 00 1c c0 e4 b1 5c 08 00
[20994.811085] skb headroom: 00000090: 45 00 00 31 8b 7e 40 00 40 11 2a 89 c0 a8 01 65
[20994.811100] skb headroom: 000000a0: c0 a8 01 ff
[20994.811117] skb linear:   00000000: db 46 7e 9c 00 1d aa dd 4d 2d 53 45 41 52 43 48
[20994.811133] skb linear:   00000010: 20 2a 20 48 54 54 50 2f 31 2e 31 0d 0a
[20994.811149] skb tailroom: 00000000: 63 67 1c be 38 13 0a 00 1c 00 01 0c 46 bd df c1
[20994.811165] skb tailroom: 00000010: 15 ac 2b 56 f8 09 6b 8c 91 62 c3 52 87 08 5f 54
[20994.811181] skb tailroom: 00000020: 6f 00 2e 8f 62 b2 a2 af 02 49 68 16 f7 9c 5e 0f
[20994.811198] skb tailroom: 00000030: 97 15 c5 51 09 ed 3c ea 85 87 4b 2c 12 dc 0e ec
[20994.811742] skb tailroom: 00000040: 6b 9c 8f 67 00 7b d9 41 37 d4 92 fa ab e2 00 a9
[20994.811758] skb tailroom: 00000050: 18 ed cc 9e c4 19 1a cf c9 b6 00 f1 80 ea cf 7c
[20994.812320] skb tailroom: 00000060: 6b 9a f3 ab d1 c1 f4 5e eb d6 23 6e 1d df 19 20
[20994.812336] skb tailroom: 00000070: ac 87 62 95 08 23 02 10 9e a9 0a 34 2e c6 55 26
[20994.812352] skb tailroom: 00000080: c7 be c5 19 f0 f5 a5 11 74 71 df fd c4 88 37 3a
[20994.812368] skb tailroom: 00000090: f4 06 4b 66 2c 31 23 c7 ec 98 0e 0e 20 85 54 6a
[20994.812384] skb tailroom: 000000a0: 4a 63 30 eb 4e 18 1e 72 6c 77 a9 7d d6 69 0d 11
[20994.812400] skb tailroom: 000000b0: aa cf 67 48 41 98 a0 64 79 18 b1 fa 91 94 f1 97
[20994.812416] skb tailroom: 000000c0: b3 40 d0 8c 1e 89 5c 20 13 03 57 32 17 16 30 40
[20994.812432] skb tailroom: 000000d0: dd 0a 7b 63 2b 7d 76 52 58 8f 29 4c 2f 5c 1f ba
[20994.812448] skb tailroom: 000000e0: 7d 86 ef 33 4d 80 2d 19 cb 24 77 62 b8 a1 1d 0f
[20994.812464] skb tailroom: 000000f0: 49 9c 59 9a 9e eb 0b f3 ed a2 3a 31 a8 e1 9b 67
[20994.812480] skb tailroom: 00000100: 85 8f e3 92 6e 4c 91 5e 64 7e ea d5 0b bd 4d 1a
[20994.812496] skb tailroom: 00000110: 37 39 00 40 29 96 27 a4 b4 4f 43 68 28 a7 bb 2e
[20994.812512] skb tailroom: 00000120: e4 e4 6a 9d 7c 09 60 7a d6 62 e7 f0 07 8d a8 07
[20994.812528] skb tailroom: 00000130: 6d eb ba 83 4f 8d 7a 17 1c 5b 98 00 92 50 70 11
[20994.812544] skb tailroom: 00000140: 9e 03 15 ac d0 aa 42 85 1e 98 21 57 b2 1e 30 ea
[20994.813084] skb tailroom: 00000150: 4a 18 df ba 2b 67 e8 72 a7 22 ff b4 df a7 21 79
[20994.813100] skb tailroom: 00000160: 4a b1 e8 05 c2 de 95 68 f6 25 39 ba bf 9e 2e 36
[20994.813662] skb tailroom: 00000170: 8b 31 03 b0 4f 55 0e de 6e 13 6b 88 81 72 a2 51
[20994.813678] skb tailroom: 00000180: 49 b5 40 a9 95 41 f4 1b d1 63 d5 77 3b a2 1f 0a
[20994.813694] skb tailroom: 00000190: 67 19 e9 d7 0a fd 46 e8 39 90 27 27 f3 e9 72 34
[20994.813710] skb tailroom: 000001a0: cd 42 72 9c 27 f3 11 c9 a2 e3 b9 d0 40 62 d6 db
[20994.813726] skb tailroom: 000001b0: 21 52 52 ba 6f 9b 56 e3 a6 fb 79 66 ce 9a 08 e9
[20994.813742] skb tailroom: 000001c0: 85 9a 0f a0 f9 23 ef a0 1b f0 4e 95 12 c2 5b 41
[20994.813758] skb tailroom: 000001d0: 08 a7 3f 7f 33 3f 85 6a af aa 42 b0 a5 e7 0f 6b
[20994.813774] skb tailroom: 000001e0: 9e ad 86 dd f6 f1 d4 9d 4b 34 4a da 7c 82 78 9c
[20994.813790] skb tailroom: 000001f0: b3 03 c0 a4 82 21 55 e8 a0 0c 91 f7 dc 0c 6b e3
[20994.813806] skb tailroom: 00000200: f3 c4 6d 0b 60 b3 08 68 11 d0 c1 eb 96 5f d1 58
[20994.813822] skb tailroom: 00000210: 7b 86 7e f5 fa 54 96 5b ce 58 ec 59 0f 6b 57 91
[20994.813838] skb tailroom: 00000220: 3f d5 72 61 da 64 11 4b 0a 44 d8 2d 57 a4 f4 13
[20994.813854] skb tailroom: 00000230: 1e 13 a9 d2 bc 19 a2 d1 b6 fa 60 fe c0 f9 cb a9
[20994.813870] skb tailroom: 00000240: aa 18 89 05 2a c8 3c 93 cb fe c0 7a ef 26 7e 1e
[20994.813886] skb tailroom: 00000250: 5a 49 4a cd f1 64 b7 35 9b 4e 2d df d2 3e af d1
[20994.814426] skb tailroom: 00000260: 52 45 12 09 c5 1a a4 ac 83 21 36 0d d7 4b 8f a7
[20994.814443] skb tailroom: 00000270: d1 4c 0f db 6c a2 41 6d 52 22 6b f6 ee 8f 4a a0
[20994.815003] skb tailroom: 00000280: ba ee 94 59 0e 63 0c 4c 28 39 78 ce 51 c7 97 07
[20994.815019] skb tailroom: 00000290: e2 46 86 0c 0e 76 59 f3 15 06 af 3d 95 1f d9 a6
[20994.815035] skb tailroom: 000002a0: 20 d5 9b 57 2c b4 db 72 a6 45 b3 cc 54 70 f6 50
[20994.815051] skb tailroom: 000002b0: 85 dd d7 81 12 ac 8a 61 a1 83 12 4a af 32 39 42
[20994.815067] skb tailroom: 000002c0: 85 f4 e9 d9 1f 63 e0 34 ba 10 36 e9 72 ac a0 f9
[20994.815083] skb tailroom: 000002d0: cd 70 c6 d4 22 21 48 9f 2b b1 77 03 57 17 01 6b
[20994.815099] skb tailroom: 000002e0: 70 2c 0e df c5 7d dc 4f 9f 7d 3b 58 74 ea 9d 2a
[20994.815115] skb tailroom: 000002f0: 33 8c 68 ff 32 4a 42 da 66 0c fd 79 a1 c2 a1 53
[20994.815131] skb tailroom: 00000300: b5 6e 39 18 62 1b a2 18 c6 c5 c3 38 57 23 94 9b
[20994.815147] skb tailroom: 00000310: 11 e7 0a 86 c8 d1 93 41 6d 9b 68 23 de 85 40 44
[20994.815163] skb tailroom: 00000320: 15 50 1c 3e 63 6a 07 b7 9d d0 77 8d 52 78 64 bb
[20994.815179] skb tailroom: 00000330: 4f 09 37 8c b5 f4 50 4b cd 82 c1 e9 5a 1b 67 bd
[20994.815195] skb tailroom: 00000340: 12 09 3e bb a6 1b 68 20 19 f6 56 0e 7b b0 8e 3c
[20994.815211] skb tailroom: 00000350: 56 76 25 1f 53 55 79 34 78 08 4c f4 38 f1 a2 ac
[20994.815227] skb tailroom: 00000360: ff c9 fc ca a1 a0 c3 54 95 dc cd 86 f3 40 4c 83
[20994.815768] skb tailroom: 00000370: 33 f5 91 63 f3 c4 47 b4 da 0e de 38 24 5d 76 86
[20994.815784] skb tailroom: 00000380: 68 dc 89 81 7a f1 67 17 65 32 8b 27 0e 2a 7e fe
[20994.816345] skb tailroom: 00000390: 33 df 33 18 93 08 2d df 30 c9 8d ed ec 06 37 1f
[20994.816361] skb tailroom: 000003a0: 90 b5 6d 80 1c 25 ed 0a 58 4e b1 ba 76 5f 92 2d
[20994.816377] skb tailroom: 000003b0: 43 a0 6f 99 24 3e 4c a7 8e 99 2d 9e 9a d4 fb 25
[20994.816393] skb tailroom: 000003c0: a1 b6 fa 8f d1 d4 d7 a9 19 2c d5 c3 f1 18 58 e7
[20994.816409] skb tailroom: 000003d0: 70 2e 21 0a 5b 89 a7 cf 27 a0 6c fe 58 f6 d4 cd
[20994.816425] skb tailroom: 000003e0: d2 dd 21 9b 4c 71 db 3f 48 0d d9 2b e2 f2 55 0f
[20994.816441] skb tailroom: 000003f0: f2 a3 58 ee 5d 3e 2c d2 79 92 a2 b7 5d 94 6a c9
[20994.816457] skb tailroom: 00000400: 6e d4 de 49 e6 37 47 7b f2 66 e8 fc 55 90 28 62
[20994.816473] skb tailroom: 00000410: 0d 52 17 4e bf 85 9e 82 f4 06 b2 e7 8f 79 45 28
[20994.816489] skb tailroom: 00000420: 45 3f 69 bd 84 aa 7d b0 10 79 60 44 a0 6c c1 e1
[20994.816505] skb tailroom: 00000430: 89 78 a3 46 c0 c2 25 b5 33 60 89 7d 56 78 7c 96
[20994.816521] skb tailroom: 00000440: 69 9d bb f7 dd db ef 98 6c 3b f5 62 02 3d 58 da
[20994.816537] skb tailroom: 00000450: fe 98 65 84 42 0b 59 3f 97 a0 a3 55 8d 84 40 53
[20994.816553] skb tailroom: 00000460: 73 8f 39 2e 4d 26 c5 18 4f cc b0 52 cc 64 ea 01
[20994.816569] skb tailroom: 00000470: 7c aa 15 e2 d4 c9 f5 91 f5 37 e6 fd bd a2 64 65
[20994.817108] skb tailroom: 00000480: a9 5c 9b 43 5a 18 95 52 18 72 ac e2 cf 4c db 4c
[20994.817124] skb tailroom: 00000490: 1d 7b 60 d3 b2 81 58 90 c6 5a c9 a8 53 37 52 41
[20994.817685] skb tailroom: 000004a0: 55 0e d6 88 2e c1 f8 65 6a 55 15 d7 06 9b 4a 97
[20994.817701] skb tailroom: 000004b0: 8b 46 34 17 18 ab 75 d6 e7 dd ac 76 44 01 7f 9e
[20994.817717] skb tailroom: 000004c0: 88 ac 54 13 ab 51 2e 30 32 b5 e7 60 5c 70 95 1b
[20994.817733] skb tailroom: 000004d0: 5f 7a f1 5a 44 c9 9a f4 1b 19 55 8c fe 4f 43 02
[20994.817749] skb tailroom: 000004e0: 92 f4 03 e2 a7 8f fc 84 eb a9 86 c9 59 8b d2 d4
[20994.817765] skb tailroom: 000004f0: ce 38 a1 e6 03 b4 86 8d cb 35 30 32 23 09 ee 9a
[20994.817781] skb tailroom: 00000500: b4 9f d1 dd 60 c7 81 d0 17 f3 a4 4e 2c ab b6 8b
[20994.817797] skb tailroom: 00000510: 97 6f f1 8b e6 5b 1f 3e d3 93 59 7d 01 65 70 e2
[20994.817813] skb tailroom: 00000520: 9c 79 cd c6 c9 cb 78 7d 3b 7d 3a 20 5c 00 2a bc
[20994.817829] skb tailroom: 00000530: 32 89 1f 67 6b 78 3f 53 07 59 e6 24 77 18 d9 94
[20994.817845] skb tailroom: 00000540: cb 91 8a 95 31 38 3b a9 66 f7 3a 0c 9e 79 3b af
[20994.817861] skb tailroom: 00000550: 1f fe 97 13 84 ef ca f2 26 e6 4f 7f d9 f7 08 24
[20994.817877] skb tailroom: 00000560: 99 b7 88 9a 1f 5b 1a e2 05 b2 0b 9b d8 94 c2 79
[20994.817893] skb tailroom: 00000570: e9 57 86 f9 01 19 11 42 9b 00 f0 fb cd d3 3e 8d
[20994.817909] skb tailroom: 00000580: ce ab 89 a0 58 3f 6b 8e 4f 73 eb a9 10 88 08 34
[20994.818478] skb tailroom: 00000590: 87 97 8c 6a 0d ce 01 cf 40 f8 b6 73 02 ea cf 7d
[20994.818494] skb tailroom: 000005a0: 54 41 19 b4 c5 13 da a8 5a b9 c2 00 00 00 00 00
[20994.818513] skb tailroom: 000005b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0
[20994.818530] skb tailroom: 000005c0: b9 13 da 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.818549] skb tailroom: 000005d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.818565] skb tailroom: 000005e0: 00 00 00 00 80 20 00 01 00 00 00 00 00 00 00 00
[20994.819128] skb tailroom: 000005f0: 00 00 00 00 00 00 00 b8 ba 13 da b8 ba 13 da 00
[20994.819145] skb tailroom: 00000600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.819161] skb tailroom: 00000610: 00 00 00 00 00 00 00 00 00 00 00 00 b9 13 da 00
[20994.819178] skb tailroom: 00000620: 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.819194] skb tailroom: 00000630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.819210] skb tailroom: 00000640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.819228] skb tailroom: 00000650: 00 00 00 00 00 00 00 18 bb 13 da 18 bb 13 da 20
[20994.819244] skb tailroom: 00000660: bb 13 da 20 bb 13 da 00 00 00 00 00 00 00 00 00
[20994.819261] skb tailroom: 00000670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.819277] skb tailroom: 00000680: bc 13 da 00 00 00 00 10 69 83 c2 90 f9 0b c2 10
[20994.819294] skb tailroom: 00000690: c4 12 c2 18 ea c0 c0 00 00 00 00 00 00 00 00 00
[20994.819313] skb tailroom: 000006a0: 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00 00
[20994.819330] skb tailroom: 000006b0: 00 00 00 00 00 00 00 78 bb 13 da 78 bb 13 da 00
[20994.819347] skb tailroom: 000006c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.819890] skb tailroom: 000006d0: 00 00 00 00 00 00 00 00 00 00 00 c0 b9 13 da 00
[20994.819907] skb tailroom: 000006e0: 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.819923] skb tailroom: 000006f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.820483] skb tailroom: 00000700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.820500] skb tailroom: 00000710: 00 00 00 00 00 00 00 d8 bb 13 da d8 bb 13 da e0
[20994.820517] skb tailroom: 00000720: bb 13 da e0 bb 13 da 20 c5 12 c2 00 00 00 00 00
[20994.820534] skb tailroom: 00000730: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0
[20994.820550] skb tailroom: 00000740: bc 13 da 00 00 00 00 90 0a 82 c2 d0 5d 1f c2 a8
[20994.820567] skb tailroom: 00000750: 45 b9 c2 18 ea c0 c0 00 00 00 00 00 00 00 00 00
[20994.820583] skb tailroom: 00000760: 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00 00
[20994.820600] skb tailroom: 00000770: 00 00 00 00 00 00 00 38 bc 13 da 38 bc 13 da 00
[20994.820619] skb tailroom: 00000780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.820635] skb tailroom: 00000790: 00 00 00 00 00 00 00 00 00 00 00 40 bb 13 da 00
[20994.820651] skb tailroom: 000007a0: 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.820667] skb tailroom: 000007b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20994.820688] CPU: 0 PID: 11 Comm: ksoftirqd/0 Tainted: G         C        5.10.11-v7l+ #1399
[20994.820700] Hardware name: BCM2711
[20994.821243] Backtrace: 
[20994.821279] [<c0b58f24>] (dump_backtrace) from [<c0b592b8>] (show_stack+0x20/0x24)
[20994.821842]  r7:ffffffff r6:00000000 r5:60000013 r4:c12e69bc
[20994.821860] [<c0b59298>] (show_stack) from [<c0b5d644>] (dump_stack+0xcc/0xf8)
[20994.821879] [<c0b5d578>] (dump_stack) from [<c0b61548>] (netdev_rx_csum_fault.part.31+0x50/0x54)
[20994.821895]  r10:c3a43a01 r9:c12075a0 r8:c131e700 r7:8c60901a r6:c1205048 r5:da2f2840
[20994.821908]  r4:da2f2840 r3:00000000
[20994.821927] [<c0b614f8>] (netdev_rx_csum_fault.part.31) from [<c09f3434>] (netdev_rx_csum_fault+0x34/0x38)
[20994.821939]  r5:da2f2840 r4:c2688000
[20994.821960] [<c09f3400>] (netdev_rx_csum_fault) from [<c09dc714>] (__skb_checksum_complete+0x104/0x110)
[20994.821973]  r5:da2f2840 r4:00000000
[20994.821996] [<c09dc610>] (__skb_checksum_complete) from [<c0ab3f00>] (__udp4_lib_rcv+0x294/0x9f0)
[20994.822012]  r7:c131e700 r6:00000011 r5:da13b4a4 r4:da2f2840
[20994.822033] [<c0ab3c6c>] (__udp4_lib_rcv) from [<c0ab4ae8>] (udp_rcv+0x20/0x28)
[20994.822049]  r10:c3a43a00 r9:20040000 r8:c131e700 r7:00000000 r6:c1206d4c r5:da2f2840
[20994.822061]  r4:c13267fc
[20994.822083] [<c0ab4ac8>] (udp_rcv) from [<c0a75230>] (ip_protocol_deliver_rcu+0x40/0x2d0)
[20994.822102] [<c0a751f0>] (ip_protocol_deliver_rcu) from [<c0a7551c>] (ip_local_deliver_finish+0x5c/0x6c)
[20994.822650]  r8:c3a43a00 r7:00000001 r6:c131e700 r5:c1205048 r4:da2f2840
[20994.822669] [<c0a754c0>] (ip_local_deliver_finish) from [<c0a755c4>] (ip_local_deliver+0x98/0x110)
[20994.823235] [<c0a7552c>] (ip_local_deliver) from [<c0a7441c>] (ip_sublist_rcv_finish+0x54/0x6c)
[20994.823251]  r7:00000000 r6:c1931c38 r5:c1931c38 r4:c1931c38
[20994.823271] [<c0a743c8>] (ip_sublist_rcv_finish) from [<c0a74b68>] (ip_sublist_rcv+0x174/0x1e8)
[20994.823287]  r7:c1205048 r6:c1931c9c r5:c1931c38 r4:c1931c9c
[20994.823304] [<c0a749f4>] (ip_sublist_rcv) from [<c0a75828>] (ip_list_rcv+0x10c/0x134)
[20994.823318]  r10:c1931c9c r9:c131e700 r8:c1931cf4 r7:c131e700 r6:c2688000 r5:da2f2840
[20994.823328]  r4:c1931cf4
[20994.823347] [<c0a7571c>] (ip_list_rcv) from [<c09fb7d4>] (__netif_receive_skb_list_core+0x1bc/0x230)
[20994.823361]  r10:00000000 r9:c2688000 r8:c1205048 r7:c0a7571c r6:c1931cf4 r5:c1207634
[20994.823372]  r4:c2688000
[20994.823390] [<c09fb618>] (__netif_receive_skb_list_core) from [<c09fb9ec>] (netif_receive_skb_list_internal+0x1a4/0x2ac)
[20994.823405]  r10:ffffe000 r9:00000000 r8:c1205048 r7:c268bf60 r6:00000000 r5:c268bf60
[20994.823415]  r4:da2f2840
[20994.823434] [<c09fb848>] (netif_receive_skb_list_internal) from [<c09fbc34>] (gro_normal_list.part.46+0x24/0x38)
[20994.823448]  r10:c268b580 r9:00000001 r8:c2688000 r7:00000000 r6:c268bed8 r5:c268bf60
[20994.823458]  r4:c268bed8
[20994.823476] [<c09fbc10>] (gro_normal_list.part.46) from [<c09fca6c>] (napi_complete_done+0x180/0x22c)
[20994.823488]  r5:00000000 r4:c268bed8
[20994.824074] [<c09fc8ec>] (napi_complete_done) from [<c08afc4c>] (bcmgenet_rx_poll+0x438/0x450)
[20994.824092]  r10:c268b580 r9:c1931e18 r8:c2688000 r7:00857fc0 r6:f08e0000 r5:00000001
[20994.824664]  r4:c268bed8
[20994.824686] [<c08af814>] (bcmgenet_rx_poll) from [<c09fd0dc>] (net_rx_action+0x1c8/0x4b8)
[20994.824702]  r10:c1931e8c r9:0000012c r8:001f93cd r7:00000040 r6:00000000 r5:00000001
[20994.824714]  r4:c268bed8
[20994.824737] [<c09fcf14>] (net_rx_action) from [<c0201508>] (__do_softirq+0x198/0x48c)
[20994.824753]  r10:00000008 r9:ffffe000 r8:00000001 r7:00000100 r6:00000003 r5:00000004
[20994.824765]  r4:c120308c
[20994.824786] [<c0201370>] (__do_softirq) from [<c0226e70>] (run_ksoftirqd+0x4c/0x64)
[20994.824802]  r10:c1909ddc r9:00000000 r8:00000001 r7:c120cb28 r6:00000000 r5:ffffe000
[20994.824815]  r4:c18ced40
[20994.824834] [<c0226e24>] (run_ksoftirqd) from [<c0249eb0>] (smpboot_thread_fn+0xfc/0x1b8)
[20994.824851] [<c0249db4>] (smpboot_thread_fn) from [<c024583c>] (kthread+0x170/0x174)
[20994.824868]  r9:c18ced40 r8:c0249db4 r7:c1930000 r6:00000000 r5:c18ced80 r4:c18cedc0
[20994.824885] [<c02456cc>] (kthread) from [<c02000ec>] (ret_from_fork+0x14/0x28)
[20994.824897] Exception stack(0xc1931fb0 to 0xc1931ff8)
[20994.824914] 1fa0:                                     00000000 00000000 00000000 00000000
[20994.825464] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[20994.825480] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[20994.825500]  r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c02456cc
[20994.826054]  r4:c18ced80
[20995.473120] eth0: hw csum failure
[20995.473145] skb len=96 headroom=144 headlen=96 tailroom=1936
               mac=(130,14) net=(144,20) trans=164
               shinfo(txflags=0 nr_frags=0 gso(size=0 type=0 segs=0))
               csum(0x24b6 ip_summed=2 complete_sw=0 valid=0 level=0)
               hash(0x0 sw=0 l4=0) proto=0x0800 pkttype=0 iif=0
[20995.473450] dev name=eth0 feat=0x0x0000010000004829
[20995.473461] skb headroom: 00000000: 00 ac 13 da 00 00 00 00 10 69 83 c2 18 ea 08 db
[20995.473470] skb headroom: 00000010: d8 d3 27 cd 18 ea c0 c0 00 00 00 00 00 00 00 00
[20995.473712] skb headroom: 00000020: 00 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00
[20995.473721] skb headroom: 00000030: 00 00 00 00 00 00 00 00 b8 aa 13 da b8 aa 13 da
[20995.473730] skb headroom: 00000040: 80 7f b4 00 80 80 00 00 24 b6 00 00 00 00 00 00
[20995.473740] skb headroom: 00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.473749] skb headroom: 00000060: 31 00 00 45 00 40 9e 85 69 30 11 40 65 01 a8 c0
[20995.473759] skb headroom: 00000070: ff 01 a8 c0 9e 7e d3 dd 4e a8 1d 00 45 53 2d 4d
[20995.473768] skb headroom: 00000080: 00 00 dc a6 32 e7 6f ad f0 18 98 24 52 4a 08 00
[20995.473777] skb linear:   00000000: 45 48 00 60 00 00 40 00 40 06 b6 32 c0 a8 01 69
[20995.473787] skb linear:   00000010: c0 a8 01 64 c3 61 00 16 cb 63 a0 e0 24 9d d7 c0
[20995.473796] skb linear:   00000020: 80 18 09 ad 04 15 00 00 01 01 08 0a 06 20 fc 58
[20995.473807] skb linear:   00000030: 9c ab 44 c0 e3 8f 23 cc 20 4a d3 80 56 b2 ba 5d
[20995.473816] skb linear:   00000040: 17 55 26 14 7b 98 bd d3 fc 20 8e 0d 4b 70 b6 d9
[20995.473825] skb linear:   00000050: eb b9 b3 1f 72 48 17 8d 1b 0e ab b9 68 24 6d 8a
[20995.473835] skb tailroom: 00000000: 1f 03 1b 92 2f 7b 41 f6 ae 47 1e 7e bb 35 58 1b
[20995.473844] skb tailroom: 00000010: 0b 5d 8e 7f 39 b3 dc b2 55 30 9f d5 00 4d 64 52
[20995.473854] skb tailroom: 00000020: 74 12 74 71 37 85 c0 68 03 43 d4 35 88 55 9e 68
[20995.473863] skb tailroom: 00000030: 5a 80 61 f3 3a b0 08 83 a1 5a 23 90 72 4f 6f 26
[20995.473873] skb tailroom: 00000040: d9 42 b4 36 b9 45 bd 33 90 75 27 5e d6 6c 55 f5
[20995.473882] skb tailroom: 00000050: 57 ad f5 33 26 09 94 de 46 e9 05 35 a2 a0 0e 9b
[20995.473891] skb tailroom: 00000060: 33 38 5d dc db 24 fc a6 7e 60 f9 71 5d 5d cf ca
[20995.473900] skb tailroom: 00000070: bc 40 8c d6 8f cc 33 65 0a 33 5e 3c e1 94 c6 22
[20995.473909] skb tailroom: 00000080: 83 69 ec f0 0c 75 73 9f e8 f0 9e 19 15 77 3f 7b
[20995.473919] skb tailroom: 00000090: fb 34 41 87 f2 e1 5a 67 e0 8b 76 d3 dd d9 91 9e
[20995.473928] skb tailroom: 000000a0: dc 51 26 f5 5d 5b ad bf 20 f0 ad 03 86 31 c5 a3
[20995.473937] skb tailroom: 000000b0: 66 ac db a1 1e ff cd fe 41 5f f4 23 d9 b8 58 1c
[20995.473946] skb tailroom: 000000c0: a0 48 4a e6 27 c8 b6 2f c0 6b 2f da bf af bf 3c
[20995.473955] skb tailroom: 000000d0: 26 fe 53 da 43 c7 81 fa ef 02 35 7a 1b 18 d9 26
[20995.474219] skb tailroom: 000000e0: 00 5f fb 7f b0 cc 84 ae be 53 9b 01 fa d0 21 1a
[20995.474228] skb tailroom: 000000f0: e7 bf 39 b1 0e d1 94 92 c5 81 7a e2 10 a6 21 b3
[20995.474460] skb tailroom: 00000100: 05 50 d1 83 6c 70 28 b3 ff 83 78 f8 5f c1 35 36
[20995.474469] skb tailroom: 00000110: 46 21 bc 83 c4 4f de b0 69 c8 0a ae b8 b3 04 31
[20995.474478] skb tailroom: 00000120: 8d 2c 37 4c e6 71 bf 0b 7b 60 ff 31 4f b3 43 f0
[20995.474489] skb tailroom: 00000130: 16 4f 16 55 92 38 1c ba c7 89 51 17 2a 7c 93 3d
[20995.474498] skb tailroom: 00000140: b0 f6 0e e1 fa 84 75 5a 14 54 55 1b 2b 6a f7 98
[20995.474507] skb tailroom: 00000150: 93 3e 02 e7 40 db f4 72 cc 02 cb 2b 9e fd 59 19
[20995.474516] skb tailroom: 00000160: 3f 89 0b 17 e6 fe 14 af 38 10 26 9d 6e ac b2 5c
[20995.474525] skb tailroom: 00000170: f5 49 5d 53 95 b9 53 33 04 87 dc b6 36 e0 4e 30
[20995.474535] skb tailroom: 00000180: 74 3e 35 67 4b ea 47 64 a4 ae 7a 5a 4c 79 41 09
[20995.474545] skb tailroom: 00000190: d1 05 6a 92 3e f3 e6 d4 0c e0 c1 46 d1 e9 f5 f8
[20995.474554] skb tailroom: 000001a0: 73 93 98 b0 dc b1 88 2f f0 1e 97 ce 7c 6a ec ec
[20995.474563] skb tailroom: 000001b0: bf 86 23 93 c8 83 8f b4 db cd 48 d2 85 a6 7d ee
[20995.474572] skb tailroom: 000001c0: 46 36 56 63 49 0f be 05 52 9a be 92 d0 13 65 08
[20995.474808] skb tailroom: 000001d0: af 71 7b 34 c2 1b 5f b8 49 c7 90 c1 8c b0 78 dd
[20995.474819] skb tailroom: 000001e0: d2 d0 26 96 48 01 cc e1 48 7f 22 9c 3c af 1c c4
[20995.475047] skb tailroom: 000001f0: 40 19 91 59 c5 d4 45 eb 16 9a 07 30 5d 22 12 a8
[20995.475056] skb tailroom: 00000200: 2e 19 6c f4 8c 9a 8b 8f c6 c2 dd cc 4a 40 d2 0b
[20995.475065] skb tailroom: 00000210: 45 ef 20 01 78 fe 4c 95 e4 20 63 19 2d f2 91 05
[20995.475074] skb tailroom: 00000220: 04 0d 5c 5a 9c 81 66 97 4b 0c a2 a8 6c 0d d8 e7
[20995.475083] skb tailroom: 00000230: 0a 20 2b 5e 89 20 ad 78 29 9b 52 37 4e 1a 41 ec
[20995.475093] skb tailroom: 00000240: f3 96 86 e8 6e cf 5b 61 3d 64 48 48 4e 44 61 97
[20995.475102] skb tailroom: 00000250: 90 75 c2 d3 af 1b b1 fa 40 64 4f 32 b4 d9 5a 38
[20995.475111] skb tailroom: 00000260: ab 25 13 10 45 29 2d 56 98 36 3c 27 99 24 ee 0e
[20995.475120] skb tailroom: 00000270: af 82 c6 c1 db 08 b5 d5 8b 35 49 9e 0e 0a 24 64
[20995.475129] skb tailroom: 00000280: 18 08 20 df d2 d6 65 23 61 8c 5a 48 cb f3 1d b6
[20995.475140] skb tailroom: 00000290: e0 48 b8 d5 e7 79 a3 25 d3 32 fe d6 8d ba 28 ef
[20995.475374] skb tailroom: 000002a0: e0 7c 02 0f 61 84 65 4b 47 45 e4 0f 2d 5a a6 cf
[20995.475383] skb tailroom: 000002b0: 14 ea 8d 86 ce 4b a7 a9 ee ad 13 59 8f 9e b0 64
[20995.475608] skb tailroom: 000002c0: 90 d9 36 c3 4c 45 c6 54 69 fb 70 a5 52 f5 9c f0
[20995.475617] skb tailroom: 000002d0: 68 d8 31 a9 80 0f d1 15 2a 05 02 44 56 ae bb f0
[20995.475627] skb tailroom: 000002e0: a2 5e af 2a 00 9e a0 88 e5 e0 db c5 55 0a 4f f9
[20995.475636] skb tailroom: 000002f0: c0 5b 2c ca f3 07 e7 fd eb 4f b7 af 98 9f 66 fb
[20995.475645] skb tailroom: 00000300: 62 ca 1b f3 37 0c e1 e7 8c fc e7 61 7d a0 98 72
[20995.475654] skb tailroom: 00000310: 32 4e a3 7a 19 66 e2 71 5e a8 95 1f 9d 6f ff e1
[20995.475663] skb tailroom: 00000320: c0 22 74 22 ed 02 e3 03 63 df 6a 84 04 7b 98 fc
[20995.475672] skb tailroom: 00000330: fe 5d 3a 0b 9e fe a8 5f 9b b8 00 1c bf 41 68 12
[20995.475682] skb tailroom: 00000340: cc a8 94 37 f5 1a d6 74 e5 9c b3 db d6 ce c1 db
[20995.475691] skb tailroom: 00000350: 86 e5 17 69 fa 92 ee 4f bd e1 cf 66 57 ad 6a a1
[20995.475700] skb tailroom: 00000360: b4 db a5 90 62 a1 21 68 e0 81 44 b6 e8 3d 8e 55
[20995.475709] skb tailroom: 00000370: 0a 82 f9 6c 8d 39 89 36 55 bd 8b 8f 7d 21 de 4a
[20995.475946] skb tailroom: 00000380: c6 b4 00 26 f3 f6 31 ce e6 74 17 fa 00 11 ee 3d
[20995.475955] skb tailroom: 00000390: 44 e4 75 8a 99 c1 a8 4e 2f 9d bf 31 f2 d4 60 37
[20995.476182] skb tailroom: 000003a0: cc c2 d1 f9 c7 18 d4 d6 d5 e1 2e 3f 52 3a a6 96
[20995.476191] skb tailroom: 000003b0: 9f 97 45 9e 26 f9 9f 81 3c eb cd 4d 08 70 c4 f7
[20995.476200] skb tailroom: 000003c0: 07 0d 77 24 2b ab c1 ad 8a 10 0b 47 e0 c6 c2 9a
[20995.476209] skb tailroom: 000003d0: f8 66 e4 6d 9b 18 e1 58 20 ae be ef 7d cb c7 70
[20995.476218] skb tailroom: 000003e0: 29 66 f9 95 db c5 6a a4 1f f2 c7 de 0e e2 72 9d
[20995.476227] skb tailroom: 000003f0: 1e bd e6 1d a7 40 e8 51 67 46 e8 74 76 6a 9f 96
[20995.476236] skb tailroom: 00000400: 9d 3b 80 58 a7 85 6b 67 0a 9b 84 7a a4 8f 07 e9
[20995.476245] skb tailroom: 00000410: a1 6c d3 2f 0d 83 c6 bb a9 ea 51 02 7a e4 76 5b
[20995.476255] skb tailroom: 00000420: 28 f0 39 5a 02 5e 6e 0f ac 76 54 2b c4 fa 93 81
[20995.476265] skb tailroom: 00000430: 0e 56 23 f1 7d 21 85 fb db 12 7e 99 dd c5 c5 ce
[20995.476274] skb tailroom: 00000440: 49 3e 19 94 db 64 a7 87 f1 43 8d 5e 9d 3e 54 93
[20995.476283] skb tailroom: 00000450: 79 5a b8 15 01 43 c4 ad 1d 04 ae 3e 80 8a 64 fb
[20995.476519] skb tailroom: 00000460: 5d cc af 2c a9 b0 c8 31 4f 94 4c d2 36 ec 17 ed
[20995.476528] skb tailroom: 00000470: 93 61 81 6a 81 d6 84 6e da b6 87 78 75 b6 14 6a
[20995.476753] skb tailroom: 00000480: 01 5c 24 3c 2f 51 44 79 d1 07 33 92 06 27 c8 5f
[20995.476763] skb tailroom: 00000490: 05 4f b6 aa 19 8b 54 58 27 f2 95 8f 50 59 e5 bf
[20995.476772] skb tailroom: 000004a0: 03 0d 54 c3 f2 17 92 23 cf 74 2a 43 c6 35 61 45
[20995.476781] skb tailroom: 000004b0: 95 f5 ac 11 69 85 9e a0 e0 20 6a 15 d8 ce 85 36
[20995.476790] skb tailroom: 000004c0: 63 59 2e 3c 6d 72 68 0c 58 bb 8c 3a 38 6c f7 b7
[20995.476799] skb tailroom: 000004d0: 64 7f 85 d3 37 37 d3 95 2d 1c cc 43 18 57 81 6a
[20995.476809] skb tailroom: 000004e0: 4c ab e2 26 bf ff ff 6b 57 0e 5e 8f 8b 3d fb 88
[20995.476818] skb tailroom: 000004f0: 7c 9b db dd a7 05 bb 57 d4 65 cb fa 93 2e 58 a0
[20995.476828] skb tailroom: 00000500: 4f e9 77 d2 9c 69 44 83 46 2c 1d 11 80 81 5e 91
[20995.476837] skb tailroom: 00000510: 51 a3 0a 31 0e aa 8c 9a d2 c3 59 ee 27 db 67 03
[20995.476846] skb tailroom: 00000520: e2 1d cf 62 d0 7d e7 d4 56 81 1b 66 4c c8 12 6a
[20995.476856] skb tailroom: 00000530: 51 72 bb 98 c4 ad 58 6c 84 34 ce 2b a2 d7 e7 8f
[20995.476865] skb tailroom: 00000540: cc b7 34 14 33 a0 80 78 d6 7a c5 88 fa 9a 4a ea
[20995.477100] skb tailroom: 00000550: d7 7b 4f 00 27 14 2e 14 cb ae 70 82 90 fd 7b 1d
[20995.477109] skb tailroom: 00000560: 93 fe 67 ed 86 bd cb 20 b2 be ce 1b 9d 76 00 bf
[20995.477333] skb tailroom: 00000570: 9b cd 64 ff 99 f4 20 00 00 40 08 00 00 00 00 00
[20995.477342] skb tailroom: 00000580: 00 00 00 00 00 00 00 00 f8 b0 13 da f8 b0 13 da
[20995.477352] skb tailroom: 00000590: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.477361] skb tailroom: 000005a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 b0 13 da
[20995.477370] skb tailroom: 000005b0: 00 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00
[20995.477379] skb tailroom: 000005c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.477388] skb tailroom: 000005d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.477398] skb tailroom: 000005e0: 00 00 00 00 00 00 00 00 58 b1 13 da 58 b1 13 da
[20995.477408] skb tailroom: 000005f0: 60 b1 13 da 60 b1 13 da b8 46 b9 c2 00 00 00 00
[20995.477418] skb tailroom: 00000600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.477427] skb tailroom: 00000610: 80 70 53 db 00 00 00 00 90 0a 82 c2 b0 6b 1f c2
[20995.477436] skb tailroom: 00000620: c8 57 b9 c2 18 ea c0 c0 00 00 00 00 00 00 00 00
[20995.477446] skb tailroom: 00000630: 00 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00
[20995.477455] skb tailroom: 00000640: 00 00 00 00 00 00 00 00 b8 b1 13 da b8 b1 13 da
[20995.477464] skb tailroom: 00000650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.477473] skb tailroom: 00000660: 00 00 00 00 00 00 00 00 00 00 00 00 c0 b0 13 da
[20995.477482] skb tailroom: 00000670: 00 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00
[20995.477492] skb tailroom: 00000680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.477502] skb tailroom: 00000690: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.477511] skb tailroom: 000006a0: 00 00 00 00 00 00 00 00 18 b2 13 da 18 b2 13 da
[20995.477520] skb tailroom: 000006b0: 20 b2 13 da 20 b2 13 da d8 58 b9 c2 00 00 00 00
[20995.477777] skb tailroom: 000006c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.478005] skb tailroom: 000006d0: c0 b3 13 da 00 00 00 00 90 0a 82 c2 38 6c 1f c2
[20995.478015] skb tailroom: 000006e0: 98 59 b9 c2 18 ea c0 c0 00 00 00 00 00 00 00 00
[20995.478024] skb tailroom: 000006f0: 00 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00
[20995.478033] skb tailroom: 00000700: 00 00 00 00 00 00 00 00 78 b2 13 da 78 b2 13 da
[20995.478043] skb tailroom: 00000710: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.478052] skb tailroom: 00000720: 00 00 00 00 00 00 00 00 00 00 00 00 00 b3 13 da
[20995.478061] skb tailroom: 00000730: 00 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00
[20995.478070] skb tailroom: 00000740: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.478079] skb tailroom: 00000750: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.478088] skb tailroom: 00000760: 00 00 00 00 00 00 00 00 d8 b2 13 da d8 b2 13 da
[20995.478097] skb tailroom: 00000770: e0 b2 13 da e0 b2 13 da a8 5a b9 c2 00 00 00 00
[20995.478106] skb tailroom: 00000780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.478119] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G         C        5.10.11-v7l+ #1399
[20995.478124] Hardware name: BCM2711
[20995.478129] Backtrace: 
[20995.478382] [<c0b58f24>] (dump_backtrace) from [<c0b592b8>] (show_stack+0x20/0x24)
[20995.478388]  r7:ffffffff r6:00000000 r5:60000113 r4:c12e69bc
[20995.478396] [<c0b59298>] (show_stack) from [<c0b5d644>] (dump_stack+0xcc/0xf8)
[20995.478406] [<c0b5d578>] (dump_stack) from [<c0b61548>] (netdev_rx_csum_fault.part.31+0x50/0x54)
[20995.478412]  r10:00000000 r9:c0c74f08 r8:00000000 r7:c2688000 r6:f2879cf3 r5:da2f2780
[20995.478418]  r4:da2f2780 r3:00000000
[20995.478428] [<c0b614f8>] (netdev_rx_csum_fault.part.31) from [<c09f34e8>] (__skb_gro_checksum_complete+0xb0/0xb4)
[20995.478433]  r5:da2f2780 r4:00000000
[20995.478442] [<c09f3438>] (__skb_gro_checksum_complete) from [<c0aabc28>] (tcp4_gro_receive+0xd8/0x190)
[20995.478448]  r7:c268befc r6:da13ab10 r5:6401a8c0 r4:c268befc
[20995.478690] [<c0aabb50>] (tcp4_gro_receive) from [<c0abf090>] (inet_gro_receive+0x2a8/0x30c)
[20995.478696]  r6:00000090 r5:00000000 r4:da2f2780
[20995.478705] [<c0abede8>] (inet_gro_receive) from [<c09fc0a0>] (dev_gro_receive+0x300/0x5d4)
[20995.478711]  r10:00000000 r9:00000000 r8:00000000 r7:c268bed8 r6:c1206138 r5:c120762c
[20995.478715]  r4:da2f2780
[20995.478724] [<c09fbda0>] (dev_gro_receive) from [<c09fc3b8>] (napi_gro_receive+0x44/0x170)
[20995.478731]  r10:c268b580 r9:c1201d38 r8:c2688000 r7:00b47f80 r6:c268bed8 r5:0000006e
[20995.478735]  r4:da2f2780
[20995.478745] [<c09fc374>] (napi_gro_receive) from [<c08af990>] (bcmgenet_rx_poll+0x17c/0x450)
[20995.478750]  r7:00b47f80 r6:da2f2780 r5:0000006e r4:c268bed8
[20995.478759] [<c08af814>] (bcmgenet_rx_poll) from [<c09fd0dc>] (net_rx_action+0x1c8/0x4b8)
[20995.478765]  r10:c1201dac r9:0000012c r8:001f9411 r7:00000040 r6:00000000 r5:00000001
[20995.478769]  r4:c268bed8
[20995.478778] [<c09fcf14>] (net_rx_action) from [<c0201508>] (__do_softirq+0x198/0x48c)
[20995.478784]  r10:00000008 r9:ffffe000 r8:c1810800 r7:00000100 r6:00000003 r5:00000004
[20995.478788]  r4:c120308c
[20995.478796] [<c0201370>] (__do_softirq) from [<c02272fc>] (irq_exit+0xd0/0xf8)
[20995.478801]  r10:c0e1d860 r9:c1200000 r8:c1810800 r7:00000001 r6:00000000 r5:00000000
[20995.478805]  r4:ffffe000
[20995.478814] [<c022722c>] (irq_exit) from [<c02870b4>] (__handle_domain_irq+0x70/0xc4)
[20995.479054]  r5:00000000 r4:c1094d10
[20995.479063] [<c0287044>] (__handle_domain_irq) from [<c020135c>] (gic_handle_irq+0x90/0xa4)
[20995.479289]  r9:c1200000 r8:c1094d1c r7:c1201ec8 r6:f081400c r5:f0814000 r4:c1205b3c
[20995.479296] [<c02012cc>] (gic_handle_irq) from [<c0200abc>] (__irq_svc+0x5c/0x7c)
[20995.479302] Exception stack(0xc1201ec8 to 0xc1201f10)
[20995.479309] 1ec0:                   00000000 0080cf88 eff722c4 c021ab60 ffffe000 c120509c
[20995.479316] 1ee0: c12050e4 00000001 00000001 c133a97e c0e1d860 c1201f24 c1201f28 c1201f18
[20995.479322] 1f00: c0208878 c020887c 60000013 ffffffff
[20995.479328]  r9:c1200000 r8:00000001 r7:c1201efc r6:ffffffff r5:60000013 r4:c020887c
[20995.479338] [<c0208834>] (arch_cpu_idle) from [<c0b68da0>] (default_idle_call+0x4c/0x118)
[20995.479347] [<c0b68d54>] (default_idle_call) from [<c025837c>] (do_idle+0x118/0x168)
[20995.479355] [<c0258264>] (do_idle) from [<c02586a0>] (cpu_startup_entry+0x28/0x30)
[20995.479361]  r10:00000189 r9:c1053a60 r8:ffffffff r7:c1053a60 r6:c1205040 r5:c1205048
[20995.479366]  r4:000000d8 r3:c108a294
[20995.479373] [<c0258678>] (cpu_startup_entry) from [<c0b61cf8>] (rest_init+0xbc/0xc4)
[20995.479381] [<c0b61c3c>] (rest_init) from [<c1000ab4>] (arch_call_rest_init+0x18/0x1c)
[20995.479386]  r5:c1205048 r4:c1353068
[20995.479393] [<c1000a9c>] (arch_call_rest_init) from [<c1001098>] (start_kernel+0x568/0x59c)
[20995.479618] [<c1000b30>] (start_kernel) from [<00000000>] (0x0)
[20995.479847] eth0: hw csum failure
[20995.479863] skb len=76 headroom=164 headlen=76 tailroom=1936
               mac=(130,14) net=(144,20) trans=164
               shinfo(txflags=0 nr_frags=0 gso(size=0 type=0 segs=0))
               csum(0x1f035181 ip_summed=2 complete_sw=0 valid=0 level=0)
               hash(0x0 sw=0 l4=0) proto=0x0800 pkttype=0 iif=2
[20995.479873] dev name=eth0 feat=0x0x0000010000004829
[20995.479881] sk family=2 type=1 proto=6
[20995.479891] skb headroom: 00000000: 00 ac 13 da 00 00 00 00 10 69 83 c2 18 ea 08 db
[20995.479900] skb headroom: 00000010: d8 d3 27 cd 18 ea c0 c0 00 00 00 00 00 00 00 00
[20995.479909] skb headroom: 00000020: 00 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00
[20995.479918] skb headroom: 00000030: 00 00 00 00 00 00 00 00 b8 aa 13 da b8 aa 13 da
[20995.479927] skb headroom: 00000040: 80 7f b4 00 80 80 00 00 24 b6 00 00 00 00 00 00
[20995.479936] skb headroom: 00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.479945] skb headroom: 00000060: 31 00 00 45 00 40 9e 85 69 30 11 40 65 01 a8 c0
[20995.479956] skb headroom: 00000070: ff 01 a8 c0 9e 7e d3 dd 4e a8 1d 00 45 53 2d 4d
[20995.479966] skb headroom: 00000080: 00 00 dc a6 32 e7 6f ad f0 18 98 24 52 4a 08 00
[20995.480213] skb headroom: 00000090: 45 48 00 60 00 00 40 00 40 06 b6 32 c0 a8 01 69
[20995.480222] skb headroom: 000000a0: c0 a8 01 64
[20995.480449] skb linear:   00000000: c3 61 00 16 cb 63 a0 e0 24 9d d7 c0 80 18 09 ad
[20995.480458] skb linear:   00000010: 04 15 00 00 01 01 08 0a 06 20 fc 58 9c ab 44 c0
[20995.480467] skb linear:   00000020: e3 8f 23 cc 20 4a d3 80 56 b2 ba 5d 17 55 26 14
[20995.480476] skb linear:   00000030: 7b 98 bd d3 fc 20 8e 0d 4b 70 b6 d9 eb b9 b3 1f
[20995.480485] skb linear:   00000040: 72 48 17 8d 1b 0e ab b9 68 24 6d 8a
[20995.480494] skb tailroom: 00000000: 1f 03 1b 92 2f 7b 41 f6 ae 47 1e 7e bb 35 58 1b
[20995.480503] skb tailroom: 00000010: 0b 5d 8e 7f 39 b3 dc b2 55 30 9f d5 00 4d 64 52
[20995.480512] skb tailroom: 00000020: 74 12 74 71 37 85 c0 68 03 43 d4 35 88 55 9e 68
[20995.480521] skb tailroom: 00000030: 5a 80 61 f3 3a b0 08 83 a1 5a 23 90 72 4f 6f 26
[20995.480530] skb tailroom: 00000040: d9 42 b4 36 b9 45 bd 33 90 75 27 5e d6 6c 55 f5
[20995.480539] skb tailroom: 00000050: 57 ad f5 33 26 09 94 de 46 e9 05 35 a2 a0 0e 9b
[20995.480548] skb tailroom: 00000060: 33 38 5d dc db 24 fc a6 7e 60 f9 71 5d 5d cf ca
[20995.480781] skb tailroom: 00000070: bc 40 8c d6 8f cc 33 65 0a 33 5e 3c e1 94 c6 22
[20995.480791] skb tailroom: 00000080: 83 69 ec f0 0c 75 73 9f e8 f0 9e 19 15 77 3f 7b
[20995.481016] skb tailroom: 00000090: fb 34 41 87 f2 e1 5a 67 e0 8b 76 d3 dd d9 91 9e
[20995.481025] skb tailroom: 000000a0: dc 51 26 f5 5d 5b ad bf 20 f0 ad 03 86 31 c5 a3
[20995.481034] skb tailroom: 000000b0: 66 ac db a1 1e ff cd fe 41 5f f4 23 d9 b8 58 1c
[20995.481043] skb tailroom: 000000c0: a0 48 4a e6 27 c8 b6 2f c0 6b 2f da bf af bf 3c
[20995.481052] skb tailroom: 000000d0: 26 fe 53 da 43 c7 81 fa ef 02 35 7a 1b 18 d9 26
[20995.481061] skb tailroom: 000000e0: 00 5f fb 7f b0 cc 84 ae be 53 9b 01 fa d0 21 1a
[20995.481070] skb tailroom: 000000f0: e7 bf 39 b1 0e d1 94 92 c5 81 7a e2 10 a6 21 b3
[20995.481079] skb tailroom: 00000100: 05 50 d1 83 6c 70 28 b3 ff 83 78 f8 5f c1 35 36
[20995.481088] skb tailroom: 00000110: 46 21 bc 83 c4 4f de b0 69 c8 0a ae b8 b3 04 31
[20995.481097] skb tailroom: 00000120: 8d 2c 37 4c e6 71 bf 0b 7b 60 ff 31 4f b3 43 f0
[20995.481106] skb tailroom: 00000130: 16 4f 16 55 92 38 1c ba c7 89 51 17 2a 7c 93 3d
[20995.481115] skb tailroom: 00000140: b0 f6 0e e1 fa 84 75 5a 14 54 55 1b 2b 6a f7 98
[20995.481347] skb tailroom: 00000150: 93 3e 02 e7 40 db f4 72 cc 02 cb 2b 9e fd 59 19
[20995.481356] skb tailroom: 00000160: 3f 89 0b 17 e6 fe 14 af 38 10 26 9d 6e ac b2 5c
[20995.481581] skb tailroom: 00000170: f5 49 5d 53 95 b9 53 33 04 87 dc b6 36 e0 4e 30
[20995.481591] skb tailroom: 00000180: 74 3e 35 67 4b ea 47 64 a4 ae 7a 5a 4c 79 41 09
[20995.481600] skb tailroom: 00000190: d1 05 6a 92 3e f3 e6 d4 0c e0 c1 46 d1 e9 f5 f8
[20995.481609] skb tailroom: 000001a0: 73 93 98 b0 dc b1 88 2f f0 1e 97 ce 7c 6a ec ec
[20995.481617] skb tailroom: 000001b0: bf 86 23 93 c8 83 8f b4 db cd 48 d2 85 a6 7d ee
[20995.481626] skb tailroom: 000001c0: 46 36 56 63 49 0f be 05 52 9a be 92 d0 13 65 08
[20995.481635] skb tailroom: 000001d0: af 71 7b 34 c2 1b 5f b8 49 c7 90 c1 8c b0 78 dd
[20995.481644] skb tailroom: 000001e0: d2 d0 26 96 48 01 cc e1 48 7f 22 9c 3c af 1c c4
[20995.481655] skb tailroom: 000001f0: 40 19 91 59 c5 d4 45 eb 16 9a 07 30 5d 22 12 a8
[20995.481664] skb tailroom: 00000200: 2e 19 6c f4 8c 9a 8b 8f c6 c2 dd cc 4a 40 d2 0b
[20995.481673] skb tailroom: 00000210: 45 ef 20 01 78 fe 4c 95 e4 20 63 19 2d f2 91 05
[20995.481902] skb tailroom: 00000220: 04 0d 5c 5a 9c 81 66 97 4b 0c a2 a8 6c 0d d8 e7
[20995.481911] skb tailroom: 00000230: 0a 20 2b 5e 89 20 ad 78 29 9b 52 37 4e 1a 41 ec
[20995.482141] skb tailroom: 00000240: f3 96 86 e8 6e cf 5b 61 3d 64 48 48 4e 44 61 97
[20995.482150] skb tailroom: 00000250: 90 75 c2 d3 af 1b b1 fa 40 64 4f 32 b4 d9 5a 38
[20995.482159] skb tailroom: 00000260: ab 25 13 10 45 29 2d 56 98 36 3c 27 99 24 ee 0e
[20995.482168] skb tailroom: 00000270: af 82 c6 c1 db 08 b5 d5 8b 35 49 9e 0e 0a 24 64
[20995.482177] skb tailroom: 00000280: 18 08 20 df d2 d6 65 23 61 8c 5a 48 cb f3 1d b6
[20995.482187] skb tailroom: 00000290: e0 48 b8 d5 e7 79 a3 25 d3 32 fe d6 8d ba 28 ef
[20995.482196] skb tailroom: 000002a0: e0 7c 02 0f 61 84 65 4b 47 45 e4 0f 2d 5a a6 cf
[20995.482206] skb tailroom: 000002b0: 14 ea 8d 86 ce 4b a7 a9 ee ad 13 59 8f 9e b0 64
[20995.482215] skb tailroom: 000002c0: 90 d9 36 c3 4c 45 c6 54 69 fb 70 a5 52 f5 9c f0
[20995.482224] skb tailroom: 000002d0: 68 d8 31 a9 80 0f d1 15 2a 05 02 44 56 ae bb f0
[20995.482233] skb tailroom: 000002e0: a2 5e af 2a 00 9e a0 88 e5 e0 db c5 55 0a 4f f9
[20995.482462] skb tailroom: 000002f0: c0 5b 2c ca f3 07 e7 fd eb 4f b7 af 98 9f 66 fb
[20995.482471] skb tailroom: 00000300: 62 ca 1b f3 37 0c e1 e7 8c fc e7 61 7d a0 98 72
[20995.482695] skb tailroom: 00000310: 32 4e a3 7a 19 66 e2 71 5e a8 95 1f 9d 6f ff e1
[20995.482704] skb tailroom: 00000320: c0 22 74 22 ed 02 e3 03 63 df 6a 84 04 7b 98 fc
[20995.482713] skb tailroom: 00000330: fe 5d 3a 0b 9e fe a8 5f 9b b8 00 1c bf 41 68 12
[20995.482722] skb tailroom: 00000340: cc a8 94 37 f5 1a d6 74 e5 9c b3 db d6 ce c1 db
[20995.482732] skb tailroom: 00000350: 86 e5 17 69 fa 92 ee 4f bd e1 cf 66 57 ad 6a a1
[20995.482741] skb tailroom: 00000360: b4 db a5 90 62 a1 21 68 e0 81 44 b6 e8 3d 8e 55
[20995.482751] skb tailroom: 00000370: 0a 82 f9 6c 8d 39 89 36 55 bd 8b 8f 7d 21 de 4a
[20995.482761] skb tailroom: 00000380: c6 b4 00 26 f3 f6 31 ce e6 74 17 fa 00 11 ee 3d
[20995.482770] skb tailroom: 00000390: 44 e4 75 8a 99 c1 a8 4e 2f 9d bf 31 f2 d4 60 37
[20995.482779] skb tailroom: 000003a0: cc c2 d1 f9 c7 18 d4 d6 d5 e1 2e 3f 52 3a a6 96
[20995.482788] skb tailroom: 000003b0: 9f 97 45 9e 26 f9 9f 81 3c eb cd 4d 08 70 c4 f7
[20995.482797] skb tailroom: 000003c0: 07 0d 77 24 2b ab c1 ad 8a 10 0b 47 e0 c6 c2 9a
[20995.482806] skb tailroom: 000003d0: f8 66 e4 6d 9b 18 e1 58 20 ae be ef 7d cb c7 70
[20995.482815] skb tailroom: 000003e0: 29 66 f9 95 db c5 6a a4 1f f2 c7 de 0e e2 72 9d
[20995.483044] skb tailroom: 000003f0: 1e bd e6 1d a7 40 e8 51 67 46 e8 74 76 6a 9f 96
[20995.483271] skb tailroom: 00000400: 9d 3b 80 58 a7 85 6b 67 0a 9b 84 7a a4 8f 07 e9
[20995.483280] skb tailroom: 00000410: a1 6c d3 2f 0d 83 c6 bb a9 ea 51 02 7a e4 76 5b
[20995.483289] skb tailroom: 00000420: 28 f0 39 5a 02 5e 6e 0f ac 76 54 2b c4 fa 93 81
[20995.483298] skb tailroom: 00000430: 0e 56 23 f1 7d 21 85 fb db 12 7e 99 dd c5 c5 ce
[20995.483307] skb tailroom: 00000440: 49 3e 19 94 db 64 a7 87 f1 43 8d 5e 9d 3e 54 93
[20995.483316] skb tailroom: 00000450: 79 5a b8 15 01 43 c4 ad 1d 04 ae 3e 80 8a 64 fb
[20995.483327] skb tailroom: 00000460: 5d cc af 2c a9 b0 c8 31 4f 94 4c d2 36 ec 17 ed
[20995.483336] skb tailroom: 00000470: 93 61 81 6a 81 d6 84 6e da b6 87 78 75 b6 14 6a
[20995.483345] skb tailroom: 00000480: 01 5c 24 3c 2f 51 44 79 d1 07 33 92 06 27 c8 5f
[20995.483354] skb tailroom: 00000490: 05 4f b6 aa 19 8b 54 58 27 f2 95 8f 50 59 e5 bf
[20995.483363] skb tailroom: 000004a0: 03 0d 54 c3 f2 17 92 23 cf 74 2a 43 c6 35 61 45
[20995.483372] skb tailroom: 000004b0: 95 f5 ac 11 69 85 9e a0 e0 20 6a 15 d8 ce 85 36
[20995.483601] skb tailroom: 000004c0: 63 59 2e 3c 6d 72 68 0c 58 bb 8c 3a 38 6c f7 b7
[20995.483828] skb tailroom: 000004d0: 64 7f 85 d3 37 37 d3 95 2d 1c cc 43 18 57 81 6a
[20995.483837] skb tailroom: 000004e0: 4c ab e2 26 bf ff ff 6b 57 0e 5e 8f 8b 3d fb 88
[20995.483846] skb tailroom: 000004f0: 7c 9b db dd a7 05 bb 57 d4 65 cb fa 93 2e 58 a0
[20995.483855] skb tailroom: 00000500: 4f e9 77 d2 9c 69 44 83 46 2c 1d 11 80 81 5e 91
[20995.483864] skb tailroom: 00000510: 51 a3 0a 31 0e aa 8c 9a d2 c3 59 ee 27 db 67 03
[20995.483873] skb tailroom: 00000520: e2 1d cf 62 d0 7d e7 d4 56 81 1b 66 4c c8 12 6a
[20995.483882] skb tailroom: 00000530: 51 72 bb 98 c4 ad 58 6c 84 34 ce 2b a2 d7 e7 8f
[20995.483891] skb tailroom: 00000540: cc b7 34 14 33 a0 80 78 d6 7a c5 88 fa 9a 4a ea
[20995.483900] skb tailroom: 00000550: d7 7b 4f 00 27 14 2e 14 cb ae 70 82 90 fd 7b 1d
[20995.483909] skb tailroom: 00000560: 93 fe 67 ed 86 bd cb 20 b2 be ce 1b 9d 76 00 bf
[20995.483918] skb tailroom: 00000570: 9b cd 64 ff 99 f4 20 00 00 40 08 00 00 00 00 00
[20995.483927] skb tailroom: 00000580: 00 00 00 00 00 00 00 00 f8 b0 13 da f8 b0 13 da
[20995.484156] skb tailroom: 00000590: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.484165] skb tailroom: 000005a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 b0 13 da
[20995.484393] skb tailroom: 000005b0: 00 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00
[20995.484404] skb tailroom: 000005c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.484413] skb tailroom: 000005d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.484422] skb tailroom: 000005e0: 00 00 00 00 00 00 00 00 58 b1 13 da 58 b1 13 da
[20995.484431] skb tailroom: 000005f0: 60 b1 13 da 60 b1 13 da b8 46 b9 c2 00 00 00 00
[20995.484440] skb tailroom: 00000600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.484449] skb tailroom: 00000610: 80 70 53 db 00 00 00 00 90 0a 82 c2 b0 6b 1f c2
[20995.484458] skb tailroom: 00000620: c8 57 b9 c2 18 ea c0 c0 00 00 00 00 00 00 00 00
[20995.484467] skb tailroom: 00000630: 00 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00
[20995.484476] skb tailroom: 00000640: 00 00 00 00 00 00 00 00 b8 b1 13 da b8 b1 13 da
[20995.484485] skb tailroom: 00000650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.484716] skb tailroom: 00000660: 00 00 00 00 00 00 00 00 00 00 00 00 c0 b0 13 da
[20995.484944] skb tailroom: 00000670: 00 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00
[20995.484954] skb tailroom: 00000680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.484963] skb tailroom: 00000690: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.484972] skb tailroom: 000006a0: 00 00 00 00 00 00 00 00 18 b2 13 da 18 b2 13 da
[20995.484981] skb tailroom: 000006b0: 20 b2 13 da 20 b2 13 da d8 58 b9 c2 00 00 00 00
[20995.484990] skb tailroom: 000006c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.484999] skb tailroom: 000006d0: c0 b3 13 da 00 00 00 00 90 0a 82 c2 38 6c 1f c2
[20995.485008] skb tailroom: 000006e0: 98 59 b9 c2 18 ea c0 c0 00 00 00 00 00 00 00 00
[20995.485018] skb tailroom: 000006f0: 00 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00
[20995.485027] skb tailroom: 00000700: 00 00 00 00 00 00 00 00 78 b2 13 da 78 b2 13 da
[20995.485036] skb tailroom: 00000710: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.485045] skb tailroom: 00000720: 00 00 00 00 00 00 00 00 00 00 00 00 00 b3 13 da
[20995.485054] skb tailroom: 00000730: 00 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00
[20995.485286] skb tailroom: 00000740: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.485295] skb tailroom: 00000750: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.485523] skb tailroom: 00000760: 00 00 00 00 00 00 00 00 d8 b2 13 da d8 b2 13 da
[20995.485531] skb tailroom: 00000770: e0 b2 13 da e0 b2 13 da a8 5a b9 c2 00 00 00 00
[20995.485540] skb tailroom: 00000780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.485552] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G         C        5.10.11-v7l+ #1399
[20995.485556] Hardware name: BCM2711
[20995.485561] Backtrace: 
[20995.485578] [<c0b58f24>] (dump_backtrace) from [<c0b592b8>] (show_stack+0x20/0x24)
[20995.485584]  r7:ffffffff r6:00000000 r5:60000113 r4:c12e69bc
[20995.485591] [<c0b59298>] (show_stack) from [<c0b5d644>] (dump_stack+0xcc/0xf8)
[20995.485598] [<c0b5d578>] (dump_stack) from [<c0b61548>] (netdev_rx_csum_fault.part.31+0x50/0x54)
[20995.485605]  r10:c1205048 r9:da2f2780 r8:c131e700 r7:f2879cf3 r6:c1205048 r5:da2f2780
[20995.485610]  r4:da2f2780 r3:00000000
[20995.485619] [<c0b614f8>] (netdev_rx_csum_fault.part.31) from [<c09f3434>] (netdev_rx_csum_fault+0x34/0x38)
[20995.485624]  r5:da2f2780 r4:c2688000
[20995.485633] [<c09f3400>] (netdev_rx_csum_fault) from [<c09dc714>] (__skb_checksum_complete+0x104/0x110)
[20995.485866]  r5:da2f2780 r4:00000000
[20995.485875] [<c09dc610>] (__skb_checksum_complete) from [<c0aa555c>] (tcp_v4_rcv+0x6d8/0xda0)
[20995.486099]  r7:c131e700 r6:00000000 r5:da2f2780 r4:c1326810
[20995.486107] [<c0aa4e84>] (tcp_v4_rcv) from [<c0a75230>] (ip_protocol_deliver_rcu+0x40/0x2d0)
[20995.486114]  r10:c3a43280 r9:20040000 r8:c131e700 r7:00000000 r6:c1206d4c r5:da2f2780
[20995.486119]  r4:c1326810
[20995.486127] [<c0a751f0>] (ip_protocol_deliver_rcu) from [<c0a7551c>] (ip_local_deliver_finish+0x5c/0x6c)
[20995.486133]  r8:c3a43280 r7:00000001 r6:c131e700 r5:c1205048 r4:da2f2780
[20995.486140] [<c0a754c0>] (ip_local_deliver_finish) from [<c0a755c4>] (ip_local_deliver+0x98/0x110)
[20995.486147] [<c0a7552c>] (ip_local_deliver) from [<c0a7441c>] (ip_sublist_rcv_finish+0x54/0x6c)
[20995.486152]  r7:00000000 r6:c1201b58 r5:c1201b58 r4:c1201b58
[20995.486159] [<c0a743c8>] (ip_sublist_rcv_finish) from [<c0a74b68>] (ip_sublist_rcv+0x174/0x1e8)
[20995.486164]  r7:c1205048 r6:c1201bbc r5:c1201b58 r4:c1201bbc
[20995.486171] [<c0a749f4>] (ip_sublist_rcv) from [<c0a75828>] (ip_list_rcv+0x10c/0x134)
[20995.486177]  r10:c1201bbc r9:c131e700 r8:c1201c14 r7:c131e700 r6:c2688000 r5:da2f2780
[20995.486181]  r4:c1201c14
[20995.486189] [<c0a7571c>] (ip_list_rcv) from [<c09fb7d4>] (__netif_receive_skb_list_core+0x1bc/0x230)
[20995.486197]  r10:00000000 r9:c2688000 r8:c1205048 r7:c0a7571c r6:c1201c14 r5:c1207634
[20995.486428]  r4:c2688000
[20995.486437] [<c09fb618>] (__netif_receive_skb_list_core) from [<c09fb9ec>] (netif_receive_skb_list_internal+0x1a4/0x2ac)
[20995.486663]  r10:ffffe000 r9:00000000 r8:c1205048 r7:c268bf60 r6:00000000 r5:c268bf60
[20995.486667]  r4:da2f2780
[20995.486675] [<c09fb848>] (netif_receive_skb_list_internal) from [<c09fbc34>] (gro_normal_list.part.46+0x24/0x38)
[20995.486682]  r10:c268b580 r9:00000001 r8:c2688000 r7:00000000 r6:c268bed8 r5:c268bf60
[20995.486687]  r4:c268bed8
[20995.486695] [<c09fbc10>] (gro_normal_list.part.46) from [<c09fca6c>] (napi_complete_done+0x180/0x22c)
[20995.486700]  r5:00000000 r4:c268bed8
[20995.486710] [<c09fc8ec>] (napi_complete_done) from [<c08afc4c>] (bcmgenet_rx_poll+0x438/0x450)
[20995.486718]  r10:c268b580 r9:c1201d38 r8:c2688000 r7:00b47f80 r6:f08e0000 r5:00000001
[20995.486722]  r4:c268bed8
[20995.486731] [<c08af814>] (bcmgenet_rx_poll) from [<c09fd0dc>] (net_rx_action+0x1c8/0x4b8)
[20995.486738]  r10:c1201dac r9:0000012c r8:001f9411 r7:00000040 r6:00000000 r5:00000001
[20995.486742]  r4:c268bed8
[20995.486751] [<c09fcf14>] (net_rx_action) from [<c0201508>] (__do_softirq+0x198/0x48c)
[20995.486758]  r10:00000008 r9:ffffe000 r8:c1810800 r7:00000100 r6:00000003 r5:00000004
[20995.486976]  r4:c120308c
[20995.486984] [<c0201370>] (__do_softirq) from [<c02272fc>] (irq_exit+0xd0/0xf8)
[20995.487208]  r10:c0e1d860 r9:c1200000 r8:c1810800 r7:00000001 r6:00000000 r5:00000000
[20995.487213]  r4:ffffe000
[20995.487222] [<c022722c>] (irq_exit) from [<c02870b4>] (__handle_domain_irq+0x70/0xc4)
[20995.487227]  r5:00000000 r4:c1094d10
[20995.487234] [<c0287044>] (__handle_domain_irq) from [<c020135c>] (gic_handle_irq+0x90/0xa4)
[20995.487240]  r9:c1200000 r8:c1094d1c r7:c1201ec8 r6:f081400c r5:f0814000 r4:c1205b3c
[20995.487247] [<c02012cc>] (gic_handle_irq) from [<c0200abc>] (__irq_svc+0x5c/0x7c)
[20995.487251] Exception stack(0xc1201ec8 to 0xc1201f10)
[20995.487257] 1ec0:                   00000000 0080cf88 eff722c4 c021ab60 ffffe000 c120509c
[20995.487263] 1ee0: c12050e4 00000001 00000001 c133a97e c0e1d860 c1201f24 c1201f28 c1201f18
[20995.487268] 1f00: c0208878 c020887c 60000013 ffffffff
[20995.487274]  r9:c1200000 r8:00000001 r7:c1201efc r6:ffffffff r5:60000013 r4:c020887c
[20995.487283] [<c0208834>] (arch_cpu_idle) from [<c0b68da0>] (default_idle_call+0x4c/0x118)
[20995.487291] [<c0b68d54>] (default_idle_call) from [<c025837c>] (do_idle+0x118/0x168)
[20995.487298] [<c0258264>] (do_idle) from [<c02586a0>] (cpu_startup_entry+0x28/0x30)
[20995.487303]  r10:00000189 r9:c1053a60 r8:ffffffff r7:c1053a60 r6:c1205040 r5:c1205048
[20995.487308]  r4:000000d8 r3:c108a294
[20995.487314] [<c0258678>] (cpu_startup_entry) from [<c0b61cf8>] (rest_init+0xbc/0xc4)
[20995.487322] [<c0b61c3c>] (rest_init) from [<c1000ab4>] (arch_call_rest_init+0x18/0x1c)
[20995.487326]  r5:c1205048 r4:c1353068
[20995.487332] [<c1000a9c>] (arch_call_rest_init) from [<c1001098>] (start_kernel+0x568/0x59c)
[20995.487339] [<c1000b30>] (start_kernel) from [<00000000>] (0x0)
[20995.498107] eth0: hw csum failure
[20995.498122] skb len=52 headroom=144 headlen=52 tailroom=1980
               mac=(130,14) net=(144,20) trans=164
               shinfo(txflags=0 nr_frags=0 gso(size=0 type=0 segs=0))
               csum(0xeb10 ip_summed=2 complete_sw=0 valid=0 level=0)
               hash(0x0 sw=0 l4=0) proto=0x0800 pkttype=0 iif=0
[20995.498130] dev name=eth0 feat=0x0x0000010000004829
[20995.498139] skb headroom: 00000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498145] skb headroom: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 a0 13 da
[20995.498152] skb headroom: 00000020: 00 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498159] skb headroom: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498165] skb headroom: 00000040: 80 7f 88 00 80 80 00 00 eb 10 00 00 00 00 00 00
[20995.498172] skb headroom: 00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498178] skb headroom: 00000060: fe 16 36 0a 00 00 00 6a 00 00 00 00 00 00 00 00
[20995.498185] skb headroom: 00000070: c0 7f f4 00 80 02 00 00 4a 64 00 00 00 00 00 00
[20995.498191] skb headroom: 00000080: 00 00 dc a6 32 e7 6f ad f0 18 98 24 52 4a 08 00
[20995.498197] skb linear:   00000000: 45 48 00 34 00 00 40 00 40 06 b6 5e c0 a8 01 69
[20995.498204] skb linear:   00000010: c0 a8 01 64 c3 61 00 16 cb 63 a1 0c 24 9d d8 04
[20995.498210] skb linear:   00000020: 80 10 09 ac 86 4d 00 00 01 01 08 0a 06 20 fc 76
[20995.498217] skb linear:   00000030: 9c ab 96 d9
[20995.498224] skb tailroom: 00000000: af 1b e6 13 cf 24 45 cd ee a4 94 d6 b8 67 af 5d
[20995.498230] skb tailroom: 00000010: 2d a2 db b3 f8 25 57 4b 51 9e 4e 41 38 64 b3 e8
[20995.498237] skb tailroom: 00000020: f9 e6 19 63 45 9a e7 05 7a 87 e6 a9 d9 2b 80 e5
[20995.498243] skb tailroom: 00000030: 12 06 47 4d 9b 32 69 28 10 cb a0 d3 ff db 82 35
[20995.498250] skb tailroom: 00000040: bd 95 e4 fb 78 a0 ca 2a 8f 41 ec bb e3 12 4e 78
[20995.498256] skb tailroom: 00000050: 96 cf 85 23 25 11 31 55 38 ab b3 38 c4 59 a3 83
[20995.498263] skb tailroom: 00000060: 77 e2 45 c7 d3 da cf 83 0b 5e 8d 05 36 ed e0 9d
[20995.498269] skb tailroom: 00000070: 91 63 c4 d7 68 6d 90 81 3e 75 e5 b5 9e f4 bb be
[20995.498276] skb tailroom: 00000080: fb 6c 4f 32 37 49 9e 85 10 d0 e9 cb 8c f5 d1 b4
[20995.498282] skb tailroom: 00000090: a9 db 21 14 5f b6 df 70 89 79 e6 80 9f cc 80 b4
[20995.498289] skb tailroom: 000000a0: 00 3b 62 ad af 80 fb cc ac ac 41 24 9c d7 d0 a4
[20995.498295] skb tailroom: 000000b0: 38 7f f3 e8 c4 dc f6 1b 32 b4 54 98 6e ad 70 e0
[20995.498302] skb tailroom: 000000c0: fc ac 14 7a cd 10 7f f7 48 25 25 fa 3f 09 57 b5
[20995.498308] skb tailroom: 000000d0: 41 54 ad 09 a8 3a 8f 44 66 d1 3b 76 96 28 24 b4
[20995.498338] skb tailroom: 000000e0: 42 f3 5c 4c 6b fa 2f 4a 2e fa fa 99 1f 91 ac 4d
[20995.498345] skb tailroom: 000000f0: af f1 cf 4e f6 87 8a 20 53 8e 05 62 4d 25 85 92
[20995.498353] skb tailroom: 00000100: de de 69 bd a2 4a a6 10 73 13 d3 ce b5 9b 25 1b
[20995.498361] skb tailroom: 00000110: 52 7a 75 f4 9c 6f 26 16 90 e3 b5 52 ee ac 91 39
[20995.498368] skb tailroom: 00000120: 2d 6a 5d b6 c3 53 75 29 fa 8b f7 38 ed 06 b9 fb
[20995.498376] skb tailroom: 00000130: 14 22 ac b1 e1 d8 6b 0c bd 31 29 c4 d0 03 b6 8a
[20995.498383] skb tailroom: 00000140: 7a 7b 5f 8d 97 25 27 21 ec b9 32 e1 8b c7 af e0
[20995.498390] skb tailroom: 00000150: 40 8a 6e ef 12 f1 1c d8 e6 3d 51 6c 24 14 8b 47
[20995.498397] skb tailroom: 00000160: 9a 36 65 c8 b9 83 13 cb 35 d3 8f ea 65 0e 22 17
[20995.498403] skb tailroom: 00000170: c1 90 71 98 b0 b4 00 42 a5 88 d3 8b fd 47 0b 38
[20995.498410] skb tailroom: 00000180: 1e b7 6a 50 93 9a 99 be 7b 05 e7 42 88 2d 73 a2
[20995.498419] skb tailroom: 00000190: 7c f2 24 c3 85 99 cb 9c 27 1d a7 ea 6e 39 ed b9
[20995.498426] skb tailroom: 000001a0: 23 1b 0d b1 ea 1b 10 d4 81 1a 05 bc f2 bb 3b a9
[20995.498434] skb tailroom: 000001b0: 46 eb fe 18 e8 ff d1 e7 6b 03 6b 83 c4 97 67 13
[20995.498441] skb tailroom: 000001c0: 3f 38 46 fb 9b 32 6a c4 e4 68 09 47 01 e6 2e eb
[20995.498448] skb tailroom: 000001d0: 07 ba 70 d7 6d 81 ea 85 93 ef 2a df 6a 57 77 14
[20995.498455] skb tailroom: 000001e0: 54 9b bb db 09 9f 9d a5 04 f0 80 27 04 a1 6d ee
[20995.498461] skb tailroom: 000001f0: e7 97 36 9b 24 6f 08 9c 44 41 ec ca 5d 84 65 69
[20995.498468] skb tailroom: 00000200: ff 18 e4 7c 68 a7 87 b0 8c 3f 0b 71 22 d3 29 32
[20995.498475] skb tailroom: 00000210: 92 d4 15 5c 2f db a8 c8 77 80 c5 9e 2c 15 ba b4
[20995.498482] skb tailroom: 00000220: cd 57 57 f3 c9 9f 20 ec 09 84 4a b5 9c 25 68 c8
[20995.498490] skb tailroom: 00000230: e3 1b 25 25 12 aa aa 5e 73 9f 2c 28 ee 95 e8 7e
[20995.498496] skb tailroom: 00000240: 28 0a 3d c9 fc 85 c6 03 9c 20 ad 71 2b 54 78 c4
[20995.498503] skb tailroom: 00000250: 00 00 00 00 00 00 00 00 40 a2 13 da 00 80 6b c2
[20995.498509] skb tailroom: 00000260: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498516] skb tailroom: 00000270: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498523] skb tailroom: 00000280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498530] skb tailroom: 00000290: 00 00 00 00 58 a4 13 da 58 a4 13 da 60 a4 13 da
[20995.498536] skb tailroom: 000002a0: 60 a4 13 da 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498543] skb tailroom: 000002b0: 00 00 00 00 00 00 00 00 00 00 00 00 40 a5 13 da
[20995.498550] skb tailroom: 000002c0: 00 00 00 00 10 69 83 c2 90 f9 0b c2 10 c4 12 c2
[20995.498556] skb tailroom: 000002d0: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498563] skb tailroom: 000002e0: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20995.498570] skb tailroom: 000002f0: 00 00 00 00 b8 a4 13 da b8 a4 13 da 00 00 00 00
[20995.498576] skb tailroom: 00000300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498583] skb tailroom: 00000310: 00 00 00 00 00 00 00 00 00 a3 13 da 00 80 6b c2
[20995.498590] skb tailroom: 00000320: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498597] skb tailroom: 00000330: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498603] skb tailroom: 00000340: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498610] skb tailroom: 00000350: 00 00 00 00 18 a5 13 da 18 a5 13 da 20 a5 13 da
[20995.498616] skb tailroom: 00000360: 20 a5 13 da 20 c5 12 c2 00 00 00 00 00 00 00 00
[20995.498623] skb tailroom: 00000370: 00 00 00 00 00 00 00 00 00 00 00 00 00 a6 13 da
[20995.498630] skb tailroom: 00000380: 00 00 00 00 10 69 83 c2 e0 fe 0b c2 c8 e6 12 c2
[20995.498636] skb tailroom: 00000390: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498643] skb tailroom: 000003a0: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20995.498650] skb tailroom: 000003b0: 00 00 00 00 78 a5 13 da 78 a5 13 da 00 00 00 00
[20995.498656] skb tailroom: 000003c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498663] skb tailroom: 000003d0: 00 00 00 00 00 00 00 00 80 a4 13 da 00 80 6b c2
[20995.498670] skb tailroom: 000003e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498677] skb tailroom: 000003f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498683] skb tailroom: 00000400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498690] skb tailroom: 00000410: 00 00 00 00 d8 a5 13 da d8 a5 13 da e0 a5 13 da
[20995.498697] skb tailroom: 00000420: e0 a5 13 da d8 e7 12 c2 00 00 00 00 00 00 00 00
[20995.498703] skb tailroom: 00000430: 00 00 00 00 00 00 00 00 00 00 00 00 80 a7 13 da
[20995.498710] skb tailroom: 00000440: 00 00 00 00 10 69 83 c2 98 b1 2e d6 e0 7c ac df
[20995.498717] skb tailroom: 00000450: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498723] skb tailroom: 00000460: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20995.498730] skb tailroom: 00000470: 00 00 00 00 38 a6 13 da 38 a6 13 da 00 00 00 00
[20995.498736] skb tailroom: 00000480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498742] skb tailroom: 00000490: 00 00 00 00 00 00 00 00 40 a5 13 da 00 80 6b c2
[20995.498749] skb tailroom: 000004a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498756] skb tailroom: 000004b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498762] skb tailroom: 000004c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498769] skb tailroom: 000004d0: 00 00 00 00 98 a6 13 da 98 a6 13 da a0 a6 13 da
[20995.498775] skb tailroom: 000004e0: a0 a6 13 da f0 7d ac df 00 00 00 00 00 00 00 00
[20995.498782] skb tailroom: 000004f0: 00 00 00 00 00 00 00 00 00 00 00 00 40 a8 13 da
[20995.498788] skb tailroom: 00000500: 00 00 00 00 10 69 83 c2 18 ea 08 db d8 d3 27 cd
[20995.498795] skb tailroom: 00000510: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498801] skb tailroom: 00000520: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20995.498808] skb tailroom: 00000530: 00 00 00 00 f8 a6 13 da f8 a6 13 da 00 00 00 00
[20995.498814] skb tailroom: 00000540: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498821] skb tailroom: 00000550: 00 00 00 00 00 00 00 00 80 a7 13 da 00 80 6b c2
[20995.498827] skb tailroom: 00000560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498834] skb tailroom: 00000570: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498840] skb tailroom: 00000580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498847] skb tailroom: 00000590: 00 00 00 00 58 a7 13 da 58 a7 13 da 60 a7 13 da
[20995.498853] skb tailroom: 000005a0: 60 a7 13 da e8 d4 27 cd 00 00 00 00 00 00 00 00
[20995.498860] skb tailroom: 000005b0: 00 00 00 00 00 00 00 00 00 00 00 00 c0 a6 13 da
[20995.498866] skb tailroom: 000005c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498873] skb tailroom: 000005d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498879] skb tailroom: 000005e0: 00 80 20 00 01 00 00 00 00 00 00 00 00 00 00 00
[20995.498886] skb tailroom: 000005f0: 00 00 00 00 b8 a7 13 da b8 a7 13 da 00 00 00 00
[20995.498893] skb tailroom: 00000600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498899] skb tailroom: 00000610: 00 00 00 00 00 00 00 00 00 a6 13 da 00 80 6b c2
[20995.498906] skb tailroom: 00000620: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498912] skb tailroom: 00000630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498919] skb tailroom: 00000640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498925] skb tailroom: 00000650: 00 00 00 00 18 a8 13 da 18 a8 13 da 20 a8 13 da
[20995.498932] skb tailroom: 00000660: 20 a8 13 da 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498938] skb tailroom: 00000670: 00 00 00 00 00 00 00 00 00 00 00 00 00 a9 13 da
[20995.498945] skb tailroom: 00000680: 00 00 00 00 10 69 83 c2 90 f9 0b c2 10 c4 12 c2
[20995.498951] skb tailroom: 00000690: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498958] skb tailroom: 000006a0: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20995.498965] skb tailroom: 000006b0: 00 00 00 00 78 a8 13 da 78 a8 13 da 00 00 00 00
[20995.498971] skb tailroom: 000006c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498977] skb tailroom: 000006d0: 00 00 00 00 00 00 00 00 c0 a6 13 da 00 80 6b c2
[20995.498984] skb tailroom: 000006e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498990] skb tailroom: 000006f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.498997] skb tailroom: 00000700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499004] skb tailroom: 00000710: 00 00 00 00 d8 a8 13 da d8 a8 13 da e0 a8 13 da
[20995.499010] skb tailroom: 00000720: e0 a8 13 da 20 c5 12 c2 00 00 00 00 00 00 00 00
[20995.499017] skb tailroom: 00000730: 00 00 00 00 00 00 00 00 00 00 00 00 c0 a9 13 da
[20995.499023] skb tailroom: 00000740: 00 00 00 00 10 69 83 c2 e0 fe 0b c2 c8 e6 12 c2
[20995.499029] skb tailroom: 00000750: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499036] skb tailroom: 00000760: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20995.499043] skb tailroom: 00000770: 00 00 00 00 38 a9 13 da 38 a9 13 da 00 00 00 00
[20995.499049] skb tailroom: 00000780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499056] skb tailroom: 00000790: 00 00 00 00 00 00 00 00 40 a8 13 da 00 80 6b c2
[20995.499064] skb tailroom: 000007a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499071] skb tailroom: 000007b0: 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499081] CPU: 0 PID: 128 Comm: systemd-journal Tainted: G         C        5.10.11-v7l+ #1399
[20995.499085] Hardware name: BCM2711
[20995.499090] Backtrace: 
[20995.499111] [<c0b58f24>] (dump_backtrace) from [<c0b592b8>] (show_stack+0x20/0x24)
[20995.499118]  r7:ffffffff r6:00000000 r5:60000113 r4:c12e69bc
[20995.499127] [<c0b59298>] (show_stack) from [<c0b5d644>] (dump_stack+0xcc/0xf8)
[20995.499136] [<c0b5d578>] (dump_stack) from [<c0b61548>] (netdev_rx_csum_fault.part.31+0x50/0x54)
[20995.499142]  r10:00000000 r9:c0c74f08 r8:00000000 r7:c2688000 r6:2e1e8d5d r5:da2f26c0
[20995.499148]  r4:da2f26c0 r3:00000000
[20995.499157] [<c0b614f8>] (netdev_rx_csum_fault.part.31) from [<c09f34e8>] (__skb_gro_checksum_complete+0xb0/0xb4)
[20995.499162]  r5:da2f26c0 r4:00000000
[20995.499171] [<c09f3438>] (__skb_gro_checksum_complete) from [<c0aabc28>] (tcp4_gro_receive+0xd8/0x190)
[20995.499177]  r7:c268befc r6:da13a190 r5:6401a8c0 r4:c268befc
[20995.499186] [<c0aabb50>] (tcp4_gro_receive) from [<c0abf090>] (inet_gro_receive+0x2a8/0x30c)
[20995.499191]  r6:00000090 r5:00000000 r4:da2f26c0
[20995.499200] [<c0abede8>] (inet_gro_receive) from [<c09fc0a0>] (dev_gro_receive+0x300/0x5d4)
[20995.499206]  r10:00000000 r9:00000000 r8:00000000 r7:c268bed8 r6:c1206138 r5:c120762c
[20995.499211]  r4:da2f26c0
[20995.499219] [<c09fbda0>] (dev_gro_receive) from [<c09fc3b8>] (napi_gro_receive+0x44/0x170)
[20995.499225]  r10:c268b580 r9:c3101e20 r8:c2688000 r7:00887f80 r6:c268bed8 r5:00000042
[20995.499230]  r4:da2f26c0
[20995.499240] [<c09fc374>] (napi_gro_receive) from [<c08af990>] (bcmgenet_rx_poll+0x17c/0x450)
[20995.499246]  r7:00887f80 r6:da2f26c0 r5:00000042 r4:c268bed8
[20995.499255] [<c08af814>] (bcmgenet_rx_poll) from [<c09fd0dc>] (net_rx_action+0x1c8/0x4b8)
[20995.499261]  r10:c3101e94 r9:0000012c r8:001f9413 r7:00000040 r6:00000000 r5:00000001
[20995.499266]  r4:c268bed8
[20995.499275] [<c09fcf14>] (net_rx_action) from [<c0201508>] (__do_softirq+0x198/0x48c)
[20995.499282]  r10:00000008 r9:ffffe000 r8:c1810800 r7:00000100 r6:00000003 r5:00000004
[20995.499287]  r4:c120308c
[20995.499295] [<c0201370>] (__do_softirq) from [<c02272fc>] (irq_exit+0xd0/0xf8)
[20995.499302]  r10:00000009 r9:bef9c990 r8:c1810800 r7:00000001 r6:00000000 r5:00000000
[20995.499307]  r4:ffffe000
[20995.499316] [<c022722c>] (irq_exit) from [<c02870b4>] (__handle_domain_irq+0x70/0xc4)
[20995.499321]  r5:00000000 r4:c1094d10
[20995.499329] [<c0287044>] (__handle_domain_irq) from [<c020135c>] (gic_handle_irq+0x90/0xa4)
[20995.499335]  r9:bef9c990 r8:c1094d1c r7:c3101fb0 r6:f081400c r5:f0814000 r4:c1205b3c
[20995.499343] [<c02012cc>] (gic_handle_irq) from [<c0200e0c>] (__irq_usr+0x4c/0x60)
[20995.499348] Exception stack(0xc3101fb0 to 0xc3101ff8)
[20995.499354] 1fa0:                                     010398c8 00000000 bef9a288 ffffffff
[20995.499362] 1fc0: 00000080 b6de9c8c b6de6e94 00000080 bef9a360 bef9c990 00000009 bef9a2f4
[20995.499368] 1fe0: b6de70b8 bef9a210 b6d36280 b6c20230 20000010 ffffffff
[20995.499374]  r9:bef9c990 r8:30c5387d r7:30c5383d r6:ffffffff r5:20000010 r4:b6c20230
[20995.499399] eth0: hw csum failure
[20995.499413] skb len=32 headroom=164 headlen=32 tailroom=1980
               mac=(130,14) net=(144,20) trans=164
               shinfo(txflags=0 nr_frags=0 gso(size=0 type=0 segs=0))
               csum(0xf3035180 ip_summed=2 complete_sw=0 valid=0 level=0)
               hash(0x0 sw=0 l4=0) proto=0x0800 pkttype=0 iif=2
[20995.499420] dev name=eth0 feat=0x0x0000010000004829
[20995.499427] sk family=2 type=1 proto=6
[20995.499435] skb headroom: 00000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499442] skb headroom: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 a0 13 da
[20995.499448] skb headroom: 00000020: 00 80 6b c2 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499456] skb headroom: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499463] skb headroom: 00000040: 80 7f 88 00 80 80 00 00 eb 10 00 00 00 00 00 00
[20995.499469] skb headroom: 00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499477] skb headroom: 00000060: fe 16 36 0a 00 00 00 6a 00 00 00 00 00 00 00 00
[20995.499484] skb headroom: 00000070: c0 7f f4 00 80 02 00 00 4a 64 00 00 00 00 00 00
[20995.499491] skb headroom: 00000080: 00 00 dc a6 32 e7 6f ad f0 18 98 24 52 4a 08 00
[20995.499499] skb headroom: 00000090: 45 48 00 34 00 00 40 00 40 06 b6 5e c0 a8 01 69
[20995.499505] skb headroom: 000000a0: c0 a8 01 64
[20995.499512] skb linear:   00000000: c3 61 00 16 cb 63 a1 0c 24 9d d8 04 80 10 09 ac
[20995.499519] skb linear:   00000010: 86 4d 00 00 01 01 08 0a 06 20 fc 76 9c ab 96 d9
[20995.499525] skb tailroom: 00000000: af 1b e6 13 cf 24 45 cd ee a4 94 d6 b8 67 af 5d
[20995.499531] skb tailroom: 00000010: 2d a2 db b3 f8 25 57 4b 51 9e 4e 41 38 64 b3 e8
[20995.499538] skb tailroom: 00000020: f9 e6 19 63 45 9a e7 05 7a 87 e6 a9 d9 2b 80 e5
[20995.499544] skb tailroom: 00000030: 12 06 47 4d 9b 32 69 28 10 cb a0 d3 ff db 82 35
[20995.499551] skb tailroom: 00000040: bd 95 e4 fb 78 a0 ca 2a 8f 41 ec bb e3 12 4e 78
[20995.499557] skb tailroom: 00000050: 96 cf 85 23 25 11 31 55 38 ab b3 38 c4 59 a3 83
[20995.499564] skb tailroom: 00000060: 77 e2 45 c7 d3 da cf 83 0b 5e 8d 05 36 ed e0 9d
[20995.499570] skb tailroom: 00000070: 91 63 c4 d7 68 6d 90 81 3e 75 e5 b5 9e f4 bb be
[20995.499577] skb tailroom: 00000080: fb 6c 4f 32 37 49 9e 85 10 d0 e9 cb 8c f5 d1 b4
[20995.499583] skb tailroom: 00000090: a9 db 21 14 5f b6 df 70 89 79 e6 80 9f cc 80 b4
[20995.499589] skb tailroom: 000000a0: 00 3b 62 ad af 80 fb cc ac ac 41 24 9c d7 d0 a4
[20995.499596] skb tailroom: 000000b0: 38 7f f3 e8 c4 dc f6 1b 32 b4 54 98 6e ad 70 e0
[20995.499602] skb tailroom: 000000c0: fc ac 14 7a cd 10 7f f7 48 25 25 fa 3f 09 57 b5
[20995.499609] skb tailroom: 000000d0: 41 54 ad 09 a8 3a 8f 44 66 d1 3b 76 96 28 24 b4
[20995.499615] skb tailroom: 000000e0: 42 f3 5c 4c 6b fa 2f 4a 2e fa fa 99 1f 91 ac 4d
[20995.499622] skb tailroom: 000000f0: af f1 cf 4e f6 87 8a 20 53 8e 05 62 4d 25 85 92
[20995.499628] skb tailroom: 00000100: de de 69 bd a2 4a a6 10 73 13 d3 ce b5 9b 25 1b
[20995.499635] skb tailroom: 00000110: 52 7a 75 f4 9c 6f 26 16 90 e3 b5 52 ee ac 91 39
[20995.499641] skb tailroom: 00000120: 2d 6a 5d b6 c3 53 75 29 fa 8b f7 38 ed 06 b9 fb
[20995.499648] skb tailroom: 00000130: 14 22 ac b1 e1 d8 6b 0c bd 31 29 c4 d0 03 b6 8a
[20995.499654] skb tailroom: 00000140: 7a 7b 5f 8d 97 25 27 21 ec b9 32 e1 8b c7 af e0
[20995.499661] skb tailroom: 00000150: 40 8a 6e ef 12 f1 1c d8 e6 3d 51 6c 24 14 8b 47
[20995.499667] skb tailroom: 00000160: 9a 36 65 c8 b9 83 13 cb 35 d3 8f ea 65 0e 22 17
[20995.499674] skb tailroom: 00000170: c1 90 71 98 b0 b4 00 42 a5 88 d3 8b fd 47 0b 38
[20995.499680] skb tailroom: 00000180: 1e b7 6a 50 93 9a 99 be 7b 05 e7 42 88 2d 73 a2
[20995.499687] skb tailroom: 00000190: 7c f2 24 c3 85 99 cb 9c 27 1d a7 ea 6e 39 ed b9
[20995.499693] skb tailroom: 000001a0: 23 1b 0d b1 ea 1b 10 d4 81 1a 05 bc f2 bb 3b a9
[20995.499700] skb tailroom: 000001b0: 46 eb fe 18 e8 ff d1 e7 6b 03 6b 83 c4 97 67 13
[20995.499706] skb tailroom: 000001c0: 3f 38 46 fb 9b 32 6a c4 e4 68 09 47 01 e6 2e eb
[20995.499712] skb tailroom: 000001d0: 07 ba 70 d7 6d 81 ea 85 93 ef 2a df 6a 57 77 14
[20995.499719] skb tailroom: 000001e0: 54 9b bb db 09 9f 9d a5 04 f0 80 27 04 a1 6d ee
[20995.499725] skb tailroom: 000001f0: e7 97 36 9b 24 6f 08 9c 44 41 ec ca 5d 84 65 69
[20995.499732] skb tailroom: 00000200: ff 18 e4 7c 68 a7 87 b0 8c 3f 0b 71 22 d3 29 32
[20995.499738] skb tailroom: 00000210: 92 d4 15 5c 2f db a8 c8 77 80 c5 9e 2c 15 ba b4
[20995.499744] skb tailroom: 00000220: cd 57 57 f3 c9 9f 20 ec 09 84 4a b5 9c 25 68 c8
[20995.499751] skb tailroom: 00000230: e3 1b 25 25 12 aa aa 5e 73 9f 2c 28 ee 95 e8 7e
[20995.499757] skb tailroom: 00000240: 28 0a 3d c9 fc 85 c6 03 9c 20 ad 71 2b 54 78 c4
[20995.499764] skb tailroom: 00000250: 00 00 00 00 00 00 00 00 40 a2 13 da 00 80 6b c2
[20995.499770] skb tailroom: 00000260: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499776] skb tailroom: 00000270: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499783] skb tailroom: 00000280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499789] skb tailroom: 00000290: 00 00 00 00 58 a4 13 da 58 a4 13 da 60 a4 13 da
[20995.499796] skb tailroom: 000002a0: 60 a4 13 da 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499802] skb tailroom: 000002b0: 00 00 00 00 00 00 00 00 00 00 00 00 40 a5 13 da
[20995.499808] skb tailroom: 000002c0: 00 00 00 00 10 69 83 c2 90 f9 0b c2 10 c4 12 c2
[20995.499815] skb tailroom: 000002d0: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499821] skb tailroom: 000002e0: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20995.499829] skb tailroom: 000002f0: 00 00 00 00 b8 a4 13 da b8 a4 13 da 00 00 00 00
[20995.499838] skb tailroom: 00000300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499846] skb tailroom: 00000310: 00 00 00 00 00 00 00 00 00 a3 13 da 00 80 6b c2
[20995.499853] skb tailroom: 00000320: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499861] skb tailroom: 00000330: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499868] skb tailroom: 00000340: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499875] skb tailroom: 00000350: 00 00 00 00 18 a5 13 da 18 a5 13 da 20 a5 13 da
[20995.499881] skb tailroom: 00000360: 20 a5 13 da 20 c5 12 c2 00 00 00 00 00 00 00 00
[20995.499889] skb tailroom: 00000370: 00 00 00 00 00 00 00 00 00 00 00 00 00 a6 13 da
[20995.499896] skb tailroom: 00000380: 00 00 00 00 10 69 83 c2 e0 fe 0b c2 c8 e6 12 c2
[20995.499902] skb tailroom: 00000390: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499909] skb tailroom: 000003a0: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20995.499915] skb tailroom: 000003b0: 00 00 00 00 78 a5 13 da 78 a5 13 da 00 00 00 00
[20995.499922] skb tailroom: 000003c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499928] skb tailroom: 000003d0: 00 00 00 00 00 00 00 00 80 a4 13 da 00 80 6b c2
[20995.499935] skb tailroom: 000003e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499941] skb tailroom: 000003f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499948] skb tailroom: 00000400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499955] skb tailroom: 00000410: 00 00 00 00 d8 a5 13 da d8 a5 13 da e0 a5 13 da
[20995.499961] skb tailroom: 00000420: e0 a5 13 da d8 e7 12 c2 00 00 00 00 00 00 00 00
[20995.499968] skb tailroom: 00000430: 00 00 00 00 00 00 00 00 00 00 00 00 80 a7 13 da
[20995.499975] skb tailroom: 00000440: 00 00 00 00 10 69 83 c2 98 b1 2e d6 e0 7c ac df
[20995.499982] skb tailroom: 00000450: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20995.499989] skb tailroom: 00000460: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20995.499995] skb tailroom: 00000470: 00 00 00 00 38 a6 13 da 38 a6 13 da 00 00 00 00
[20995.500002] skb tailroom: 00000480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500009] skb tailroom: 00000490: 00 00 00 00 00 00 00 00 40 a5 13 da 00 80 6b c2
[20995.500015] skb tailroom: 000004a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500022] skb tailroom: 000004b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500028] skb tailroom: 000004c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500035] skb tailroom: 000004d0: 00 00 00 00 98 a6 13 da 98 a6 13 da a0 a6 13 da
[20995.500041] skb tailroom: 000004e0: a0 a6 13 da f0 7d ac df 00 00 00 00 00 00 00 00
[20995.500048] skb tailroom: 000004f0: 00 00 00 00 00 00 00 00 00 00 00 00 40 a8 13 da
[20995.500054] skb tailroom: 00000500: 00 00 00 00 10 69 83 c2 18 ea 08 db d8 d3 27 cd
[20995.500061] skb tailroom: 00000510: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500067] skb tailroom: 00000520: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20995.500074] skb tailroom: 00000530: 00 00 00 00 f8 a6 13 da f8 a6 13 da 00 00 00 00
[20995.500081] skb tailroom: 00000540: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500087] skb tailroom: 00000550: 00 00 00 00 00 00 00 00 80 a7 13 da 00 80 6b c2
[20995.500094] skb tailroom: 00000560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500100] skb tailroom: 00000570: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500107] skb tailroom: 00000580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500114] skb tailroom: 00000590: 00 00 00 00 58 a7 13 da 58 a7 13 da 60 a7 13 da
[20995.500120] skb tailroom: 000005a0: 60 a7 13 da e8 d4 27 cd 00 00 00 00 00 00 00 00
[20995.500127] skb tailroom: 000005b0: 00 00 00 00 00 00 00 00 00 00 00 00 c0 a6 13 da
[20995.500134] skb tailroom: 000005c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500141] skb tailroom: 000005d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500147] skb tailroom: 000005e0: 00 80 20 00 01 00 00 00 00 00 00 00 00 00 00 00
[20995.500154] skb tailroom: 000005f0: 00 00 00 00 b8 a7 13 da b8 a7 13 da 00 00 00 00
[20995.500161] skb tailroom: 00000600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500168] skb tailroom: 00000610: 00 00 00 00 00 00 00 00 00 a6 13 da 00 80 6b c2
[20995.500175] skb tailroom: 00000620: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500181] skb tailroom: 00000630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500188] skb tailroom: 00000640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500194] skb tailroom: 00000650: 00 00 00 00 18 a8 13 da 18 a8 13 da 20 a8 13 da
[20995.500202] skb tailroom: 00000660: 20 a8 13 da 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500209] skb tailroom: 00000670: 00 00 00 00 00 00 00 00 00 00 00 00 00 a9 13 da
[20995.500215] skb tailroom: 00000680: 00 00 00 00 10 69 83 c2 90 f9 0b c2 10 c4 12 c2
[20995.500221] skb tailroom: 00000690: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500228] skb tailroom: 000006a0: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20995.500234] skb tailroom: 000006b0: 00 00 00 00 78 a8 13 da 78 a8 13 da 00 00 00 00
[20995.500241] skb tailroom: 000006c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500247] skb tailroom: 000006d0: 00 00 00 00 00 00 00 00 c0 a6 13 da 00 80 6b c2
[20995.500254] skb tailroom: 000006e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500260] skb tailroom: 000006f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500266] skb tailroom: 00000700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500273] skb tailroom: 00000710: 00 00 00 00 d8 a8 13 da d8 a8 13 da e0 a8 13 da
[20995.500279] skb tailroom: 00000720: e0 a8 13 da 20 c5 12 c2 00 00 00 00 00 00 00 00
[20995.500286] skb tailroom: 00000730: 00 00 00 00 00 00 00 00 00 00 00 00 c0 a9 13 da
[20995.500292] skb tailroom: 00000740: 00 00 00 00 10 69 83 c2 e0 fe 0b c2 c8 e6 12 c2
[20995.500299] skb tailroom: 00000750: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500305] skb tailroom: 00000760: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20995.500311] skb tailroom: 00000770: 00 00 00 00 38 a9 13 da 38 a9 13 da 00 00 00 00
[20995.500318] skb tailroom: 00000780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500324] skb tailroom: 00000790: 00 00 00 00 00 00 00 00 40 a8 13 da 00 80 6b c2
[20995.500331] skb tailroom: 000007a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500337] skb tailroom: 000007b0: 00 00 00 00 00 00 00 00 00 00 00 00
[20995.500345] CPU: 0 PID: 128 Comm: systemd-journal Tainted: G         C        5.10.11-v7l+ #1399
[20995.500349] Hardware name: BCM2711
[20995.500353] Backtrace: 
[20995.500364] [<c0b58f24>] (dump_backtrace) from [<c0b592b8>] (show_stack+0x20/0x24)
[20995.500370]  r7:ffffffff r6:00000000 r5:60000113 r4:c12e69bc
[20995.500377] [<c0b59298>] (show_stack) from [<c0b5d644>] (dump_stack+0xcc/0xf8)
[20995.500384] [<c0b5d578>] (dump_stack) from [<c0b61548>] (netdev_rx_csum_fault.part.31+0x50/0x54)
[20995.500390]  r10:c1205048 r9:da2f26c0 r8:c131e700 r7:2e1e8d5d r6:c1205048 r5:da2f26c0
[20995.500394]  r4:da2f26c0 r3:00000000
[20995.500401] [<c0b614f8>] (netdev_rx_csum_fault.part.31) from [<c09f3434>] (netdev_rx_csum_fault+0x34/0x38)
[20995.500405]  r5:da2f26c0 r4:c2688000
[20995.500414] [<c09f3400>] (netdev_rx_csum_fault) from [<c09dc714>] (__skb_checksum_complete+0x104/0x110)
[20995.500419]  r5:da2f26c0 r4:00000000
[20995.500426] [<c09dc610>] (__skb_checksum_complete) from [<c0aa555c>] (tcp_v4_rcv+0x6d8/0xda0)
[20995.500431]  r7:c131e700 r6:00000000 r5:da2f26c0 r4:c1326810
[20995.500439] [<c0aa4e84>] (tcp_v4_rcv) from [<c0a75230>] (ip_protocol_deliver_rcu+0x40/0x2d0)
[20995.500445]  r10:c3a43280 r9:20040000 r8:c131e700 r7:00000000 r6:c1206d4c r5:da2f26c0
[20995.500449]  r4:c1326810
[20995.500456] [<c0a751f0>] (ip_protocol_deliver_rcu) from [<c0a7551c>] (ip_local_deliver_finish+0x5c/0x6c)
[20995.500462]  r8:c3a43280 r7:00000001 r6:c131e700 r5:c1205048 r4:da2f26c0
[20995.500469] [<c0a754c0>] (ip_local_deliver_finish) from [<c0a755c4>] (ip_local_deliver+0x98/0x110)
[20995.500476] [<c0a7552c>] (ip_local_deliver) from [<c0a7441c>] (ip_sublist_rcv_finish+0x54/0x6c)
[20995.500481]  r7:00000000 r6:c3101c40 r5:c3101c40 r4:c3101c40
[20995.500488] [<c0a743c8>] (ip_sublist_rcv_finish) from [<c0a74b68>] (ip_sublist_rcv+0x174/0x1e8)
[20995.500494]  r7:c1205048 r6:c3101ca4 r5:c3101c40 r4:c3101ca4
[20995.500501] [<c0a749f4>] (ip_sublist_rcv) from [<c0a75828>] (ip_list_rcv+0x10c/0x134)
[20995.500507]  r10:c3101ca4 r9:c131e700 r8:c3101cfc r7:c131e700 r6:c2688000 r5:da2f26c0
[20995.500511]  r4:c3101cfc
[20995.500520] [<c0a7571c>] (ip_list_rcv) from [<c09fb7d4>] (__netif_receive_skb_list_core+0x1bc/0x230)
[20995.500527]  r10:00000000 r9:c2688000 r8:c1205048 r7:c0a7571c r6:c3101cfc r5:c1207634
[20995.500532]  r4:c2688000
[20995.500541] [<c09fb618>] (__netif_receive_skb_list_core) from [<c09fb9ec>] (netif_receive_skb_list_internal+0x1a4/0x2ac)
[20995.500548]  r10:ffffe000 r9:00000000 r8:c1205048 r7:c268bf60 r6:00000000 r5:c268bf60
[20995.500552]  r4:da2f26c0
[20995.500561] [<c09fb848>] (netif_receive_skb_list_internal) from [<c09fbc34>] (gro_normal_list.part.46+0x24/0x38)
[20995.500567]  r10:c268b580 r9:00000001 r8:c2688000 r7:00000000 r6:c268bed8 r5:c268bf60
[20995.500572]  r4:c268bed8
[20995.500580] [<c09fbc10>] (gro_normal_list.part.46) from [<c09fca6c>] (napi_complete_done+0x180/0x22c)
[20995.500585]  r5:00000000 r4:c268bed8
[20995.500594] [<c09fc8ec>] (napi_complete_done) from [<c08afc4c>] (bcmgenet_rx_poll+0x438/0x450)
[20995.500600]  r10:c268b580 r9:c3101e20 r8:c2688000 r7:00887f80 r6:f08e0000 r5:00000001
[20995.500605]  r4:c268bed8
[20995.500613] [<c08af814>] (bcmgenet_rx_poll) from [<c09fd0dc>] (net_rx_action+0x1c8/0x4b8)
[20995.500620]  r10:c3101e94 r9:0000012c r8:001f9413 r7:00000040 r6:00000000 r5:00000001
[20995.500624]  r4:c268bed8
[20995.500632] [<c09fcf14>] (net_rx_action) from [<c0201508>] (__do_softirq+0x198/0x48c)
[20995.500639]  r10:00000008 r9:ffffe000 r8:c1810800 r7:00000100 r6:00000003 r5:00000004
[20995.500644]  r4:c120308c
[20995.500653] [<c0201370>] (__do_softirq) from [<c02272fc>] (irq_exit+0xd0/0xf8)
[20995.500660]  r10:00000009 r9:bef9c990 r8:c1810800 r7:00000001 r6:00000000 r5:00000000
[20995.500665]  r4:ffffe000
[20995.500674] [<c022722c>] (irq_exit) from [<c02870b4>] (__handle_domain_irq+0x70/0xc4)
[20995.500679]  r5:00000000 r4:c1094d10
[20995.500687] [<c0287044>] (__handle_domain_irq) from [<c020135c>] (gic_handle_irq+0x90/0xa4)
[20995.500693]  r9:bef9c990 r8:c1094d1c r7:c3101fb0 r6:f081400c r5:f0814000 r4:c1205b3c
[20995.500700] [<c02012cc>] (gic_handle_irq) from [<c0200e0c>] (__irq_usr+0x4c/0x60)
[20995.500705] Exception stack(0xc3101fb0 to 0xc3101ff8)
[20995.500712] 1fa0:                                     010398c8 00000000 bef9a288 ffffffff
[20995.500719] 1fc0: 00000080 b6de9c8c b6de6e94 00000080 bef9a360 bef9c990 00000009 bef9a2f4
[20995.500726] 1fe0: b6de70b8 bef9a210 b6d36280 b6c20230 20000010 ffffffff
[20995.500733]  r9:bef9c990 r8:30c5387d r7:30c5383d r6:ffffffff r5:20000010 r4:b6c20230
[20996.183043] eth0: hw csum failure
[20996.183069] skb len=68 headroom=144 headlen=68 tailroom=1964
               mac=(130,14) net=(144,20) trans=164
               shinfo(txflags=0 nr_frags=0 gso(size=0 type=0 segs=0))
               csum(0x4807 ip_summed=2 complete_sw=0 valid=0 level=0)
               hash(0x0 sw=0 l4=0) proto=0x0800 pkttype=2 iif=0
[20996.183084] dev name=eth0 feat=0x0x0000010000004829
[20996.183095] skb headroom: 00000000: 00 99 13 da 00 00 00 00 10 69 83 c2 18 ea 08 db
[20996.183104] skb headroom: 00000010: d8 d3 27 cd 18 ea c0 c0 00 00 00 00 00 00 00 00
[20996.183113] skb headroom: 00000020: 00 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00
[20996.183123] skb headroom: 00000030: 00 00 00 00 00 00 00 00 b8 97 13 da b8 97 13 da
[20996.183132] skb headroom: 00000040: a0 7f 98 00 80 01 00 00 48 07 00 00 00 00 00 00
[20996.183141] skb headroom: 00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.183150] skb headroom: 00000060: 72 6f 70 22 20 3a 22 74 30 35 37 31 22 20 2c 30
[20996.183159] skb headroom: 00000070: 74 73 6f 68 74 6e 69 5f 33 20 3a 22 30 31 33 30
[20996.183168] skb headroom: 00000080: 00 00 01 00 5e 00 00 fb f0 18 98 24 52 4a 08 00
[20996.183177] skb linear:   00000000: 45 00 00 44 19 93 00 00 ff 11 ff 08 c0 a8 01 69
[20996.183186] skb linear:   00000010: e0 00 00 fb 14 e9 14 e9 00 30 e8 96 00 00 00 00
[20996.183195] skb linear:   00000020: 00 01 00 00 00 00 00 00 0b 5f 67 6f 6f 67 6c 65
[20996.183205] skb linear:   00000030: 63 61 73 74 04 5f 74 63 70 05 6c 6f 63 61 6c 00
[20996.183213] skb linear:   00000040: 00 0c 00 01
[20996.183223] skb tailroom: 00000000: 7c d0 2d c6 bb 8c 5e 07 9e 09 e2 c8 a8 33 9c 20
[20996.183233] skb tailroom: 00000010: 2a c6 37 14 ca ba ae 8f 18 3a e2 5c 96 aa 57 e9
[20996.183242] skb tailroom: 00000020: eb 63 74 4b 74 d5 b7 54 e6 79 66 c5 a6 7b d8 ac
[20996.183251] skb tailroom: 00000030: 13 02 00 00 0c 00 2b 00 02 03 04 00 33 00 02 00
[20996.183260] skb tailroom: 00000040: 17 14 03 03 00 01 01 6d f4 c3 85 08 63 a7 f5 36
[20996.183269] skb tailroom: 00000050: b5 64 2c 1f b4 57 30 52 33 9c 75 43 e1 cc 60 0a
[20996.183279] skb tailroom: 00000060: db ee 16 fa 7e 73 f9 3b ed bb a3 24 21 69 48 0b
[20996.183288] skb tailroom: 00000070: 5a 08 da 74 4a 78 e0 44 3c a2 db 5f c9 e7 78 fb
[20996.183296] skb tailroom: 00000080: 14 24 98 e4 3f 40 37 3f 85 ae b5 9d ff 48 10 7b
[20996.183305] skb tailroom: 00000090: e5 17 9c 20 70 6c 34 e9 80 d9 6f 01 f1 65 12 50
[20996.183315] skb tailroom: 000000a0: 4f c6 68 b5 99 47 5e 14 ca f5 b4 99 65 9f 67 91
[20996.183324] skb tailroom: 000000b0: 1e 92 85 24 ba 94 3a f9 3b 2c 3f 2d c9 36 34 f3
[20996.183333] skb tailroom: 000000c0: 46 ca 83 87 e6 de 80 ee 8e f9 81 46 71 51 b0 8f
[20996.183342] skb tailroom: 000000d0: c9 3a d5 de 28 5b c6 2c 34 c8 82 2c 1f 38 ce c3
[20996.183351] skb tailroom: 000000e0: 4b da 90 91 94 9a cd 1b 57 e7 cf 10 c0 37 d7 13
[20996.183360] skb tailroom: 000000f0: e8 cc 01 4d 69 25 93 e7 a0 67 6f fe 15 4a 17 69
[20996.183369] skb tailroom: 00000100: 36 84 96 3e 0f e9 db 03 6d 7a 78 60 4c 59 ef e6
[20996.183378] skb tailroom: 00000110: 0a 14 30 eb b5 a1 95 17 9f 3f 47 5e 2b 6d 3a 94
[20996.183387] skb tailroom: 00000120: 01 f5 ca f8 48 32 d4 fc 3b 9e ee 1b df 48 1c 99
[20996.183396] skb tailroom: 00000130: 71 ad 66 66 6f fa a7 47 13 b4 de e3 5f e2 76 da
[20996.183405] skb tailroom: 00000140: 91 a9 fe e7 0f 95 a3 08 ce b4 25 a3 4b fa 67 bd
[20996.183414] skb tailroom: 00000150: 92 0c 05 67 45 05 b4 7e d0 7d b5 7a 5e 7b 04 0d
[20996.183423] skb tailroom: 00000160: f5 db 94 a8 9e 8d 69 f1 0a 1d 79 28 3e d3 fa 82
[20996.183432] skb tailroom: 00000170: e6 52 de a9 fc 28 55 f0 04 d0 62 10 2a 60 8c a6
[20996.183441] skb tailroom: 00000180: 5f cc a4 04 3b 12 62 99 1d 84 ac 4e ce 1f 01 76
[20996.183450] skb tailroom: 00000190: 39 70 23 44 fe 40 3f e3 f3 30 3a 9b 5d 62 54 6d
[20996.183459] skb tailroom: 000001a0: bc f8 1f df dd e1 9e 82 32 de f4 d8 65 a1 c2 ea
[20996.183468] skb tailroom: 000001b0: d7 ec ef 58 c6 e7 37 5a 08 2d 7a 58 7c 0d 30 a3
[20996.183477] skb tailroom: 000001c0: b6 a9 c6 35 70 2f 83 8c 57 37 b7 2c f9 80 e4 3d
[20996.183486] skb tailroom: 000001d0: 6e ca a5 df a5 e2 4f f2 db 0d a6 9e 24 1a 7f 82
[20996.183495] skb tailroom: 000001e0: 98 56 e0 9a 0a 42 d3 66 3b 84 48 24 59 2c f1 ee
[20996.183504] skb tailroom: 000001f0: c4 ee b3 97 0f 35 ff 03 67 fc 02 e3 3d 6f 74 ff
[20996.183513] skb tailroom: 00000200: 12 1f 37 d0 6e 23 01 ab 76 be e3 91 5a e4 0e 4c
[20996.183522] skb tailroom: 00000210: 88 e3 c5 43 15 56 58 d3 72 31 26 ba 9a d3 cc 6e
[20996.183531] skb tailroom: 00000220: 9c 16 35 5e a8 46 d3 43 bc bc f6 07 21 b7 93 ec
[20996.183540] skb tailroom: 00000230: 40 e2 bf 2c ba 1b 84 65 fd a8 6a 84 e8 52 5d 3d
[20996.183549] skb tailroom: 00000240: 11 63 2d 3a 4e a4 73 03 4e 5e 1f 43 bd e7 57 e9
[20996.183558] skb tailroom: 00000250: 70 2d 14 cc a1 ba 63 2d fe 7c d0 9d 9e 53 45 e4
[20996.183567] skb tailroom: 00000260: 61 94 93 4c ee 8d 68 83 a1 50 2c d8 af 48 1d 90
[20996.183576] skb tailroom: 00000270: a4 3d 6f 4a 9b 66 32 7d c5 e6 90 5f 73 06 50 c8
[20996.183585] skb tailroom: 00000280: 4b a4 b3 5e 0c a9 ef 89 28 2a 1e 68 eb d1 a0 45
[20996.183594] skb tailroom: 00000290: 59 ec 0b 9d 53 1c d2 58 e3 4e 38 6a 48 9d dd e7
[20996.183603] skb tailroom: 000002a0: 39 91 ce 5c bd e9 64 7f 9a ee c3 fb c7 e1 49 e0
[20996.183612] skb tailroom: 000002b0: 10 99 64 12 7d 6a 51 3e 18 e4 85 68 88 e4 de 95
[20996.183621] skb tailroom: 000002c0: 62 33 9e b3 76 7f de d0 2a 4f d4 99 81 bc 79 c5
[20996.183630] skb tailroom: 000002d0: d2 dd f7 b2 43 19 d7 1f c6 cc bf dd 74 d3 9a d5
[20996.183639] skb tailroom: 000002e0: f4 4c ac e1 31 18 2c d4 1e 6c 54 b2 70 98 44 a5
[20996.183648] skb tailroom: 000002f0: ba c0 e6 41 3d ec 63 63 0f 65 78 b4 9e 1e 0d 0d
[20996.183657] skb tailroom: 00000300: 38 2c a0 74 e6 09 a2 07 9d ff 62 28 ca 08 7e ff
[20996.183666] skb tailroom: 00000310: d3 ef cd 0b 64 d3 28 f9 52 81 a5 97 3f be 46 58
[20996.183675] skb tailroom: 00000320: f6 44 e4 fd 57 13 72 1c 5d ac ba 2f 8d 1d 98 31
[20996.183684] skb tailroom: 00000330: 8e a7 f9 8f b7 68 80 fd 17 df 41 d8 e0 c3 c4 e3
[20996.183693] skb tailroom: 00000340: 16 fd be 0d 77 b4 fe 71 ac 02 c1 17 6d f1 df 9a
[20996.183702] skb tailroom: 00000350: 73 f9 24 95 41 3d e0 d2 8d 0d 7e a4 3d ab 32 20
[20996.183711] skb tailroom: 00000360: 43 fe a9 98 14 89 78 c1 ad fe e5 ac f2 c4 5c 3a
[20996.183720] skb tailroom: 00000370: 51 21 e1 ac 37 cb 37 36 ce b8 4a 61 41 fb 68 24
[20996.183729] skb tailroom: 00000380: 05 94 fc 2c 8a 8c 87 d4 0f 1a 1d bf 03 97 ba 5a
[20996.183738] skb tailroom: 00000390: c6 92 dd d8 80 5d 18 b9 36 d5 66 4f a0 ff 56 8f
[20996.183747] skb tailroom: 000003a0: 17 97 c3 18 e2 85 86 23 7b a4 4c a5 5e 1a 37 07
[20996.183757] skb tailroom: 000003b0: dc c1 e3 58 93 c6 e3 ba 8d e3 d0 24 e6 76 c1 3e
[20996.183766] skb tailroom: 000003c0: 76 e5 6c c4 4a 2e 2e d3 12 9f 6c f6 34 0b e5 09
[20996.183775] skb tailroom: 000003d0: 83 a0 4f 9c 32 e0 60 b5 3c b4 6c 6d bd cb ef 53
[20996.183784] skb tailroom: 000003e0: 34 49 25 66 53 1a 8f ae a9 63 a6 0a 8c 55 f9 33
[20996.183793] skb tailroom: 000003f0: 4f f2 b4 10 11 16 14 40 ac aa d4 87 ff 27 33 04
[20996.183802] skb tailroom: 00000400: ef 17 cb 4b af 59 d4 87 07 82 96 9f f8 80 ce d1
[20996.183811] skb tailroom: 00000410: 5c e5 d0 48 c7 3a af 79 9b c8 2a a1 40 99 5c 35
[20996.183820] skb tailroom: 00000420: 2a 62 f3 34 df f9 84 9d 78 f8 88 8d ae 1d b3 5d
[20996.183829] skb tailroom: 00000430: 21 3d ed e6 d1 2c 5a 72 bf 2a 5c 23 9e f8 7c e9
[20996.183838] skb tailroom: 00000440: 59 32 0e b8 23 14 8a db 9a de 2a bb 93 56 2f 8c
[20996.183847] skb tailroom: 00000450: 16 12 43 d2 62 b5 c8 b8 dd eb d3 59 38 1a 5a 77
[20996.183856] skb tailroom: 00000460: 62 70 a6 93 56 1c 2a dc 04 74 8b 16 e6 d6 89 a0
[20996.183866] skb tailroom: 00000470: 74 e1 97 99 59 cc 34 71 39 e0 b0 c5 02 83 67 dd
[20996.183875] skb tailroom: 00000480: 99 47 b1 c3 53 c9 16 80 a2 df 69 07 4a 34 f6 ac
[20996.183884] skb tailroom: 00000490: 49 93 6a 5c b6 b4 d6 d8 b4 2c 74 98 f9 41 16 7d
[20996.183893] skb tailroom: 000004a0: 04 82 20 58 04 5b 5f c6 17 ea 2d 0a ee c5 99 28
[20996.183902] skb tailroom: 000004b0: bb 6e 10 0b 9e 16 18 98 c9 07 a6 b0 51 d4 fa 40
[20996.183911] skb tailroom: 000004c0: cc f6 f2 49 83 b0 4c 00 6c 94 d0 4c 19 3d e6 9a
[20996.183920] skb tailroom: 000004d0: ad 73 5b 96 c6 7c 2b 64 b6 e9 c0 da fd 2e 34 db
[20996.183929] skb tailroom: 000004e0: 00 93 20 c9 50 54 c4 3b 22 1d 9e 01 d5 ca 76 04
[20996.183938] skb tailroom: 000004f0: ba 2a 01 a0 a3 ab 57 42 7c c6 75 30 4e ff 62 21
[20996.183947] skb tailroom: 00000500: d2 91 8e 65 27 ae e2 b5 31 84 6d 24 80 2e 87 99
[20996.183956] skb tailroom: 00000510: b2 5b a6 7f af fc d9 09 e9 db b5 b1 6b 39 20 9c
[20996.183965] skb tailroom: 00000520: 33 95 59 c0 1f 52 4c 22 8d 6c 8c 9d 86 6b 23 5d
[20996.183974] skb tailroom: 00000530: 5e 77 35 15 da 51 57 f5 d4 34 f7 a4 0a b1 2d d1
[20996.183983] skb tailroom: 00000540: f1 04 8e f4 2e fa 55 a7 d9 36 39 3c 2f db 5e be
[20996.183992] skb tailroom: 00000550: ba 79 91 b2 2c 75 26 6b 20 c1 16 96 83 95 d3 f3
[20996.184001] skb tailroom: 00000560: 6f b6 c1 e2 66 32 0e 14 51 19 ee 74 4c ce cd 75
[20996.184010] skb tailroom: 00000570: 9f d7 d3 5a d4 57 3c 51 cf 55 e1 93 b2 99 01 8c
[20996.184019] skb tailroom: 00000580: 25 9b 36 5d df 5f d6 38 75 30 73 1b 91 82 05 d3
[20996.184028] skb tailroom: 00000590: c0 78 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184037] skb tailroom: 000005a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184046] skb tailroom: 000005b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184055] skb tailroom: 000005c0: 00 00 00 00 18 9e 13 da 18 9e 13 da 20 9e 13 da
[20996.184064] skb tailroom: 000005d0: 20 9e 13 da d8 e7 12 c2 00 00 00 00 00 00 00 00
[20996.184073] skb tailroom: 000005e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 a0 13 da
[20996.184082] skb tailroom: 000005f0: 00 00 00 00 10 69 83 c2 98 b1 2e d6 e0 7c ac df
[20996.184091] skb tailroom: 00000600: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184100] skb tailroom: 00000610: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20996.184109] skb tailroom: 00000620: 00 00 00 00 78 9e 13 da 78 9e 13 da 00 00 00 00
[20996.184119] skb tailroom: 00000630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184128] skb tailroom: 00000640: 00 00 00 00 00 00 00 00 80 9d 13 da 00 80 6b c2
[20996.184137] skb tailroom: 00000650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184146] skb tailroom: 00000660: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184156] skb tailroom: 00000670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184164] skb tailroom: 00000680: 00 00 00 00 d8 9e 13 da d8 9e 13 da e0 9e 13 da
[20996.184173] skb tailroom: 00000690: e0 9e 13 da f0 7d ac df 00 00 00 00 00 00 00 00
[20996.184182] skb tailroom: 000006a0: 00 00 00 00 00 00 00 00 00 00 00 00 c0 a0 13 da
[20996.184191] skb tailroom: 000006b0: 00 00 00 00 10 69 83 c2 18 ea 08 db d8 d3 27 cd
[20996.184200] skb tailroom: 000006c0: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184209] skb tailroom: 000006d0: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20996.184220] skb tailroom: 000006e0: 00 00 00 00 38 9f 13 da 38 9f 13 da 00 00 00 00
[20996.184229] skb tailroom: 000006f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184237] skb tailroom: 00000700: 00 00 00 00 00 00 00 00 40 9e 13 da 00 80 6b c2
[20996.184246] skb tailroom: 00000710: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184256] skb tailroom: 00000720: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184265] skb tailroom: 00000730: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184273] skb tailroom: 00000740: 00 00 00 00 98 9f 13 da 98 9f 13 da a0 9f 13 da
[20996.184282] skb tailroom: 00000750: a0 9f 13 da e8 d4 27 cd 00 00 00 00 00 00 00 00
[20996.184292] skb tailroom: 00000760: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184301] skb tailroom: 00000770: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184310] skb tailroom: 00000780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184318] skb tailroom: 00000790: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184328] skb tailroom: 000007a0: 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184340] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G         C        5.10.11-v7l+ #1399
[20996.184345] Hardware name: BCM2711
[20996.184350] Backtrace: 
[20996.184369] [<c0b58f24>] (dump_backtrace) from [<c0b592b8>] (show_stack+0x20/0x24)
[20996.184378]  r7:ffffffff r6:00000000 r5:60000113 r4:c12e69bc
[20996.184386] [<c0b59298>] (show_stack) from [<c0b5d644>] (dump_stack+0xcc/0xf8)
[20996.184395] [<c0b5d578>] (dump_stack) from [<c0b61548>] (netdev_rx_csum_fault.part.31+0x50/0x54)
[20996.184402]  r10:00000000 r9:c0c74f8c r8:00000000 r7:c2688000 r6:9d9113cb r5:da2f2600
[20996.184407]  r4:da2f2600 r3:00000000
[20996.184416] [<c0b614f8>] (netdev_rx_csum_fault.part.31) from [<c09f34e8>] (__skb_gro_checksum_complete+0xb0/0xb4)
[20996.184422]  r5:da2f2600 r4:00000000
[20996.184431] [<c09f3438>] (__skb_gro_checksum_complete) from [<c0ab5fbc>] (udp4_gro_receive+0x294/0x378)
[20996.184436]  r7:da139810 r6:c268befc r5:da139824 r4:da2f2600
[20996.184444] [<c0ab5d28>] (udp4_gro_receive) from [<c0abf090>] (inet_gro_receive+0x2a8/0x30c)
[20996.184450]  r8:00000000 r7:c268befc r6:00000090 r5:00000000 r4:da2f2600
[20996.184458] [<c0abede8>] (inet_gro_receive) from [<c09fc0a0>] (dev_gro_receive+0x300/0x5d4)
[20996.184464]  r10:00000000 r9:00000000 r8:00000000 r7:c268bed8 r6:c1206138 r5:c120762c
[20996.184469]  r4:da2f2600
[20996.184477] [<c09fbda0>] (dev_gro_receive) from [<c09fc3b8>] (napi_gro_receive+0x44/0x170)
[20996.184484]  r10:c268b580 r9:c1201d38 r8:c2688000 r7:00987fa0 r6:c268bed8 r5:00000052
[20996.184489]  r4:da2f2600
[20996.184499] [<c09fc374>] (napi_gro_receive) from [<c08af990>] (bcmgenet_rx_poll+0x17c/0x450)
[20996.184505]  r7:00987fa0 r6:da2f2600 r5:00000052 r4:c268bed8
[20996.184513] [<c08af814>] (bcmgenet_rx_poll) from [<c09fd0dc>] (net_rx_action+0x1c8/0x4b8)
[20996.184520]  r10:c1201dac r9:0000012c r8:001f9458 r7:00000040 r6:00000000 r5:00000001
[20996.184524]  r4:c268bed8
[20996.184534] [<c09fcf14>] (net_rx_action) from [<c0201508>] (__do_softirq+0x198/0x48c)
[20996.184541]  r10:00000008 r9:ffffe000 r8:c1810800 r7:00000100 r6:00000003 r5:00000004
[20996.184545]  r4:c120308c
[20996.184554] [<c0201370>] (__do_softirq) from [<c02272fc>] (irq_exit+0xd0/0xf8)
[20996.184560]  r10:c0e1d860 r9:c1200000 r8:c1810800 r7:00000001 r6:00000000 r5:00000000
[20996.184564]  r4:ffffe000
[20996.184573] [<c022722c>] (irq_exit) from [<c02870b4>] (__handle_domain_irq+0x70/0xc4)
[20996.184578]  r5:00000000 r4:c1094d10
[20996.184585] [<c0287044>] (__handle_domain_irq) from [<c020135c>] (gic_handle_irq+0x90/0xa4)
[20996.184591]  r9:c1200000 r8:c1094d1c r7:c1201ec8 r6:f081400c r5:f0814000 r4:c1205b3c
[20996.184597] [<c02012cc>] (gic_handle_irq) from [<c0200abc>] (__irq_svc+0x5c/0x7c)
[20996.184602] Exception stack(0xc1201ec8 to 0xc1201f10)
[20996.184607] 1ec0:                   00000000 0080cfc8 eff722c4 c021ab60 ffffe000 c120509c
[20996.184613] 1ee0: c12050e4 00000001 00000001 c133a97e c0e1d860 c1201f24 c1201f28 c1201f18
[20996.184618] 1f00: c0208878 c020887c 60000013 ffffffff
[20996.184624]  r9:c1200000 r8:00000001 r7:c1201efc r6:ffffffff r5:60000013 r4:c020887c
[20996.184634] [<c0208834>] (arch_cpu_idle) from [<c0b68da0>] (default_idle_call+0x4c/0x118)
[20996.184643] [<c0b68d54>] (default_idle_call) from [<c025837c>] (do_idle+0x118/0x168)
[20996.184651] [<c0258264>] (do_idle) from [<c02586a0>] (cpu_startup_entry+0x28/0x30)
[20996.184657]  r10:00000189 r9:c1053a60 r8:ffffffff r7:c1053a60 r6:c1205040 r5:c1205048
[20996.184663]  r4:000000d8 r3:c108a294
[20996.184671] [<c0258678>] (cpu_startup_entry) from [<c0b61cf8>] (rest_init+0xbc/0xc4)
[20996.184681] [<c0b61c3c>] (rest_init) from [<c1000ab4>] (arch_call_rest_init+0x18/0x1c)
[20996.184685]  r5:c1205048 r4:c1353068
[20996.184693] [<c1000a9c>] (arch_call_rest_init) from [<c1001098>] (start_kernel+0x568/0x59c)
[20996.184700] [<c1000b30>] (start_kernel) from [<00000000>] (0x0)
[20996.184727] eth0: hw csum failure
[20996.184742] skb len=48 headroom=164 headlen=48 tailroom=1964
               mac=(130,14) net=(144,20) trans=164
               shinfo(txflags=0 nr_frags=0 gso(size=0 type=0 segs=0))
               csum(0xa501a9a1 ip_summed=2 complete_sw=0 valid=0 level=0)
               hash(0x0 sw=0 l4=0) proto=0x0800 pkttype=2 iif=2
[20996.184751] dev name=eth0 feat=0x0x0000010000004829
[20996.184760] sk family=2 type=2 proto=17
[20996.184770] skb headroom: 00000000: 00 99 13 da 00 00 00 00 10 69 83 c2 18 ea 08 db
[20996.184779] skb headroom: 00000010: d8 d3 27 cd 18 ea c0 c0 00 00 00 00 00 00 00 00
[20996.184788] skb headroom: 00000020: 00 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00
[20996.184797] skb headroom: 00000030: 00 00 00 00 00 00 00 00 b8 97 13 da b8 97 13 da
[20996.184806] skb headroom: 00000040: a0 7f 98 00 80 01 00 00 48 07 00 00 00 00 00 00
[20996.184814] skb headroom: 00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.184823] skb headroom: 00000060: 72 6f 70 22 20 3a 22 74 30 35 37 31 22 20 2c 30
[20996.184834] skb headroom: 00000070: 74 73 6f 68 74 6e 69 5f 33 20 3a 22 30 31 33 30
[20996.184844] skb headroom: 00000080: 00 00 01 00 5e 00 00 fb f0 18 98 24 52 4a 08 00
[20996.184853] skb headroom: 00000090: 45 00 00 44 19 93 00 00 ff 11 ff 08 c0 a8 01 69
[20996.184862] skb headroom: 000000a0: e0 00 00 fb
[20996.184871] skb linear:   00000000: 14 e9 14 e9 00 30 e8 96 00 00 00 00 00 01 00 00
[20996.184880] skb linear:   00000010: 00 00 00 00 0b 5f 67 6f 6f 67 6c 65 63 61 73 74
[20996.184888] skb linear:   00000020: 04 5f 74 63 70 05 6c 6f 63 61 6c 00 00 0c 00 01
[20996.184897] skb tailroom: 00000000: 7c d0 2d c6 bb 8c 5e 07 9e 09 e2 c8 a8 33 9c 20
[20996.184906] skb tailroom: 00000010: 2a c6 37 14 ca ba ae 8f 18 3a e2 5c 96 aa 57 e9
[20996.184915] skb tailroom: 00000020: eb 63 74 4b 74 d5 b7 54 e6 79 66 c5 a6 7b d8 ac
[20996.184925] skb tailroom: 00000030: 13 02 00 00 0c 00 2b 00 02 03 04 00 33 00 02 00
[20996.184934] skb tailroom: 00000040: 17 14 03 03 00 01 01 6d f4 c3 85 08 63 a7 f5 36
[20996.184943] skb tailroom: 00000050: b5 64 2c 1f b4 57 30 52 33 9c 75 43 e1 cc 60 0a
[20996.184952] skb tailroom: 00000060: db ee 16 fa 7e 73 f9 3b ed bb a3 24 21 69 48 0b
[20996.184960] skb tailroom: 00000070: 5a 08 da 74 4a 78 e0 44 3c a2 db 5f c9 e7 78 fb
[20996.184969] skb tailroom: 00000080: 14 24 98 e4 3f 40 37 3f 85 ae b5 9d ff 48 10 7b
[20996.184978] skb tailroom: 00000090: e5 17 9c 20 70 6c 34 e9 80 d9 6f 01 f1 65 12 50
[20996.184987] skb tailroom: 000000a0: 4f c6 68 b5 99 47 5e 14 ca f5 b4 99 65 9f 67 91
[20996.184996] skb tailroom: 000000b0: 1e 92 85 24 ba 94 3a f9 3b 2c 3f 2d c9 36 34 f3
[20996.185005] skb tailroom: 000000c0: 46 ca 83 87 e6 de 80 ee 8e f9 81 46 71 51 b0 8f
[20996.185014] skb tailroom: 000000d0: c9 3a d5 de 28 5b c6 2c 34 c8 82 2c 1f 38 ce c3
[20996.185023] skb tailroom: 000000e0: 4b da 90 91 94 9a cd 1b 57 e7 cf 10 c0 37 d7 13
[20996.185032] skb tailroom: 000000f0: e8 cc 01 4d 69 25 93 e7 a0 67 6f fe 15 4a 17 69
[20996.185041] skb tailroom: 00000100: 36 84 96 3e 0f e9 db 03 6d 7a 78 60 4c 59 ef e6
[20996.185050] skb tailroom: 00000110: 0a 14 30 eb b5 a1 95 17 9f 3f 47 5e 2b 6d 3a 94
[20996.185059] skb tailroom: 00000120: 01 f5 ca f8 48 32 d4 fc 3b 9e ee 1b df 48 1c 99
[20996.185068] skb tailroom: 00000130: 71 ad 66 66 6f fa a7 47 13 b4 de e3 5f e2 76 da
[20996.185077] skb tailroom: 00000140: 91 a9 fe e7 0f 95 a3 08 ce b4 25 a3 4b fa 67 bd
[20996.185085] skb tailroom: 00000150: 92 0c 05 67 45 05 b4 7e d0 7d b5 7a 5e 7b 04 0d
[20996.185094] skb tailroom: 00000160: f5 db 94 a8 9e 8d 69 f1 0a 1d 79 28 3e d3 fa 82
[20996.185103] skb tailroom: 00000170: e6 52 de a9 fc 28 55 f0 04 d0 62 10 2a 60 8c a6
[20996.185112] skb tailroom: 00000180: 5f cc a4 04 3b 12 62 99 1d 84 ac 4e ce 1f 01 76
[20996.185121] skb tailroom: 00000190: 39 70 23 44 fe 40 3f e3 f3 30 3a 9b 5d 62 54 6d
[20996.185130] skb tailroom: 000001a0: bc f8 1f df dd e1 9e 82 32 de f4 d8 65 a1 c2 ea
[20996.185139] skb tailroom: 000001b0: d7 ec ef 58 c6 e7 37 5a 08 2d 7a 58 7c 0d 30 a3
[20996.185148] skb tailroom: 000001c0: b6 a9 c6 35 70 2f 83 8c 57 37 b7 2c f9 80 e4 3d
[20996.185157] skb tailroom: 000001d0: 6e ca a5 df a5 e2 4f f2 db 0d a6 9e 24 1a 7f 82
[20996.185166] skb tailroom: 000001e0: 98 56 e0 9a 0a 42 d3 66 3b 84 48 24 59 2c f1 ee
[20996.185175] skb tailroom: 000001f0: c4 ee b3 97 0f 35 ff 03 67 fc 02 e3 3d 6f 74 ff
[20996.185184] skb tailroom: 00000200: 12 1f 37 d0 6e 23 01 ab 76 be e3 91 5a e4 0e 4c
[20996.185193] skb tailroom: 00000210: 88 e3 c5 43 15 56 58 d3 72 31 26 ba 9a d3 cc 6e
[20996.185203] skb tailroom: 00000220: 9c 16 35 5e a8 46 d3 43 bc bc f6 07 21 b7 93 ec
[20996.185212] skb tailroom: 00000230: 40 e2 bf 2c ba 1b 84 65 fd a8 6a 84 e8 52 5d 3d
[20996.185221] skb tailroom: 00000240: 11 63 2d 3a 4e a4 73 03 4e 5e 1f 43 bd e7 57 e9
[20996.185230] skb tailroom: 00000250: 70 2d 14 cc a1 ba 63 2d fe 7c d0 9d 9e 53 45 e4
[20996.185239] skb tailroom: 00000260: 61 94 93 4c ee 8d 68 83 a1 50 2c d8 af 48 1d 90
[20996.185248] skb tailroom: 00000270: a4 3d 6f 4a 9b 66 32 7d c5 e6 90 5f 73 06 50 c8
[20996.185257] skb tailroom: 00000280: 4b a4 b3 5e 0c a9 ef 89 28 2a 1e 68 eb d1 a0 45
[20996.185266] skb tailroom: 00000290: 59 ec 0b 9d 53 1c d2 58 e3 4e 38 6a 48 9d dd e7
[20996.185275] skb tailroom: 000002a0: 39 91 ce 5c bd e9 64 7f 9a ee c3 fb c7 e1 49 e0
[20996.185284] skb tailroom: 000002b0: 10 99 64 12 7d 6a 51 3e 18 e4 85 68 88 e4 de 95
[20996.185293] skb tailroom: 000002c0: 62 33 9e b3 76 7f de d0 2a 4f d4 99 81 bc 79 c5
[20996.185302] skb tailroom: 000002d0: d2 dd f7 b2 43 19 d7 1f c6 cc bf dd 74 d3 9a d5
[20996.185311] skb tailroom: 000002e0: f4 4c ac e1 31 18 2c d4 1e 6c 54 b2 70 98 44 a5
[20996.185320] skb tailroom: 000002f0: ba c0 e6 41 3d ec 63 63 0f 65 78 b4 9e 1e 0d 0d
[20996.185329] skb tailroom: 00000300: 38 2c a0 74 e6 09 a2 07 9d ff 62 28 ca 08 7e ff
[20996.185338] skb tailroom: 00000310: d3 ef cd 0b 64 d3 28 f9 52 81 a5 97 3f be 46 58
[20996.185347] skb tailroom: 00000320: f6 44 e4 fd 57 13 72 1c 5d ac ba 2f 8d 1d 98 31
[20996.185356] skb tailroom: 00000330: 8e a7 f9 8f b7 68 80 fd 17 df 41 d8 e0 c3 c4 e3
[20996.185364] skb tailroom: 00000340: 16 fd be 0d 77 b4 fe 71 ac 02 c1 17 6d f1 df 9a
[20996.185374] skb tailroom: 00000350: 73 f9 24 95 41 3d e0 d2 8d 0d 7e a4 3d ab 32 20
[20996.185382] skb tailroom: 00000360: 43 fe a9 98 14 89 78 c1 ad fe e5 ac f2 c4 5c 3a
[20996.185391] skb tailroom: 00000370: 51 21 e1 ac 37 cb 37 36 ce b8 4a 61 41 fb 68 24
[20996.185400] skb tailroom: 00000380: 05 94 fc 2c 8a 8c 87 d4 0f 1a 1d bf 03 97 ba 5a
[20996.185409] skb tailroom: 00000390: c6 92 dd d8 80 5d 18 b9 36 d5 66 4f a0 ff 56 8f
[20996.185418] skb tailroom: 000003a0: 17 97 c3 18 e2 85 86 23 7b a4 4c a5 5e 1a 37 07
[20996.185427] skb tailroom: 000003b0: dc c1 e3 58 93 c6 e3 ba 8d e3 d0 24 e6 76 c1 3e
[20996.185436] skb tailroom: 000003c0: 76 e5 6c c4 4a 2e 2e d3 12 9f 6c f6 34 0b e5 09
[20996.185445] skb tailroom: 000003d0: 83 a0 4f 9c 32 e0 60 b5 3c b4 6c 6d bd cb ef 53
[20996.185453] skb tailroom: 000003e0: 34 49 25 66 53 1a 8f ae a9 63 a6 0a 8c 55 f9 33
[20996.185462] skb tailroom: 000003f0: 4f f2 b4 10 11 16 14 40 ac aa d4 87 ff 27 33 04
[20996.185471] skb tailroom: 00000400: ef 17 cb 4b af 59 d4 87 07 82 96 9f f8 80 ce d1
[20996.185480] skb tailroom: 00000410: 5c e5 d0 48 c7 3a af 79 9b c8 2a a1 40 99 5c 35
[20996.185489] skb tailroom: 00000420: 2a 62 f3 34 df f9 84 9d 78 f8 88 8d ae 1d b3 5d
[20996.185498] skb tailroom: 00000430: 21 3d ed e6 d1 2c 5a 72 bf 2a 5c 23 9e f8 7c e9
[20996.185507] skb tailroom: 00000440: 59 32 0e b8 23 14 8a db 9a de 2a bb 93 56 2f 8c
[20996.185516] skb tailroom: 00000450: 16 12 43 d2 62 b5 c8 b8 dd eb d3 59 38 1a 5a 77
[20996.185525] skb tailroom: 00000460: 62 70 a6 93 56 1c 2a dc 04 74 8b 16 e6 d6 89 a0
[20996.185534] skb tailroom: 00000470: 74 e1 97 99 59 cc 34 71 39 e0 b0 c5 02 83 67 dd
[20996.185542] skb tailroom: 00000480: 99 47 b1 c3 53 c9 16 80 a2 df 69 07 4a 34 f6 ac
[20996.185551] skb tailroom: 00000490: 49 93 6a 5c b6 b4 d6 d8 b4 2c 74 98 f9 41 16 7d
[20996.185560] skb tailroom: 000004a0: 04 82 20 58 04 5b 5f c6 17 ea 2d 0a ee c5 99 28
[20996.185569] skb tailroom: 000004b0: bb 6e 10 0b 9e 16 18 98 c9 07 a6 b0 51 d4 fa 40
[20996.185578] skb tailroom: 000004c0: cc f6 f2 49 83 b0 4c 00 6c 94 d0 4c 19 3d e6 9a
[20996.185587] skb tailroom: 000004d0: ad 73 5b 96 c6 7c 2b 64 b6 e9 c0 da fd 2e 34 db
[20996.185596] skb tailroom: 000004e0: 00 93 20 c9 50 54 c4 3b 22 1d 9e 01 d5 ca 76 04
[20996.185605] skb tailroom: 000004f0: ba 2a 01 a0 a3 ab 57 42 7c c6 75 30 4e ff 62 21
[20996.185614] skb tailroom: 00000500: d2 91 8e 65 27 ae e2 b5 31 84 6d 24 80 2e 87 99
[20996.185623] skb tailroom: 00000510: b2 5b a6 7f af fc d9 09 e9 db b5 b1 6b 39 20 9c
[20996.185632] skb tailroom: 00000520: 33 95 59 c0 1f 52 4c 22 8d 6c 8c 9d 86 6b 23 5d
[20996.185641] skb tailroom: 00000530: 5e 77 35 15 da 51 57 f5 d4 34 f7 a4 0a b1 2d d1
[20996.185649] skb tailroom: 00000540: f1 04 8e f4 2e fa 55 a7 d9 36 39 3c 2f db 5e be
[20996.185658] skb tailroom: 00000550: ba 79 91 b2 2c 75 26 6b 20 c1 16 96 83 95 d3 f3
[20996.185667] skb tailroom: 00000560: 6f b6 c1 e2 66 32 0e 14 51 19 ee 74 4c ce cd 75
[20996.185677] skb tailroom: 00000570: 9f d7 d3 5a d4 57 3c 51 cf 55 e1 93 b2 99 01 8c
[20996.185686] skb tailroom: 00000580: 25 9b 36 5d df 5f d6 38 75 30 73 1b 91 82 05 d3
[20996.185695] skb tailroom: 00000590: c0 78 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185703] skb tailroom: 000005a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185712] skb tailroom: 000005b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185721] skb tailroom: 000005c0: 00 00 00 00 18 9e 13 da 18 9e 13 da 20 9e 13 da
[20996.185730] skb tailroom: 000005d0: 20 9e 13 da d8 e7 12 c2 00 00 00 00 00 00 00 00
[20996.185739] skb tailroom: 000005e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 a0 13 da
[20996.185748] skb tailroom: 000005f0: 00 00 00 00 10 69 83 c2 98 b1 2e d6 e0 7c ac df
[20996.185757] skb tailroom: 00000600: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185766] skb tailroom: 00000610: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20996.185775] skb tailroom: 00000620: 00 00 00 00 78 9e 13 da 78 9e 13 da 00 00 00 00
[20996.185784] skb tailroom: 00000630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185793] skb tailroom: 00000640: 00 00 00 00 00 00 00 00 80 9d 13 da 00 80 6b c2
[20996.185802] skb tailroom: 00000650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185810] skb tailroom: 00000660: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185819] skb tailroom: 00000670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185828] skb tailroom: 00000680: 00 00 00 00 d8 9e 13 da d8 9e 13 da e0 9e 13 da
[20996.185837] skb tailroom: 00000690: e0 9e 13 da f0 7d ac df 00 00 00 00 00 00 00 00
[20996.185846] skb tailroom: 000006a0: 00 00 00 00 00 00 00 00 00 00 00 00 c0 a0 13 da
[20996.185855] skb tailroom: 000006b0: 00 00 00 00 10 69 83 c2 18 ea 08 db d8 d3 27 cd
[20996.185864] skb tailroom: 000006c0: 18 ea c0 c0 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185873] skb tailroom: 000006d0: 00 80 20 00 00 40 08 00 00 00 00 00 00 00 00 00
[20996.185882] skb tailroom: 000006e0: 00 00 00 00 38 9f 13 da 38 9f 13 da 00 00 00 00
[20996.185890] skb tailroom: 000006f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185899] skb tailroom: 00000700: 00 00 00 00 00 00 00 00 40 9e 13 da 00 80 6b c2
[20996.185908] skb tailroom: 00000710: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185917] skb tailroom: 00000720: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185926] skb tailroom: 00000730: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185936] skb tailroom: 00000740: 00 00 00 00 98 9f 13 da 98 9f 13 da a0 9f 13 da
[20996.185944] skb tailroom: 00000750: a0 9f 13 da e8 d4 27 cd 00 00 00 00 00 00 00 00
[20996.185953] skb tailroom: 00000760: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185962] skb tailroom: 00000770: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185971] skb tailroom: 00000780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185982] skb tailroom: 00000790: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.185991] skb tailroom: 000007a0: 00 00 00 00 00 00 00 00 00 00 00 00
[20996.186001] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G         C        5.10.11-v7l+ #1399
[20996.186005] Hardware name: BCM2711
[20996.186009] Backtrace: 
[20996.186025] [<c0b58f24>] (dump_backtrace) from [<c0b592b8>] (show_stack+0x20/0x24)
[20996.186031]  r7:ffffffff r6:00000000 r5:60000113 r4:c12e69bc
[20996.186039] [<c0b59298>] (show_stack) from [<c0b5d644>] (dump_stack+0xcc/0xf8)
[20996.186046] [<c0b5d578>] (dump_stack) from [<c0b61548>] (netdev_rx_csum_fault.part.31+0x50/0x54)
[20996.186053]  r10:c3a43b81 r9:c12075a0 r8:c131e700 r7:9d9113cb r6:c1205048 r5:da2f2600
[20996.186059]  r4:da2f2600 r3:00000000
[20996.186067] [<c0b614f8>] (netdev_rx_csum_fault.part.31) from [<c09f3434>] (netdev_rx_csum_fault+0x34/0x38)
[20996.186071]  r5:da2f2600 r4:c2688000
[20996.186079] [<c09f3400>] (netdev_rx_csum_fault) from [<c09dc714>] (__skb_checksum_complete+0x104/0x110)
[20996.186084]  r5:da2f2600 r4:00000000
[20996.186093] [<c09dc610>] (__skb_checksum_complete) from [<c0ab3f00>] (__udp4_lib_rcv+0x294/0x9f0)
[20996.186100]  r7:c131e700 r6:00000011 r5:da139824 r4:da2f2600
[20996.186109] [<c0ab3c6c>] (__udp4_lib_rcv) from [<c0ab4ae8>] (udp_rcv+0x20/0x28)
[20996.186117]  r10:c3a43b80 r9:20040000 r8:c131e700 r7:00000000 r6:c1206d4c r5:da2f2600
[20996.186121]  r4:c13267fc
[20996.186130] [<c0ab4ac8>] (udp_rcv) from [<c0a75230>] (ip_protocol_deliver_rcu+0x40/0x2d0)
[20996.186138] [<c0a751f0>] (ip_protocol_deliver_rcu) from [<c0a7551c>] (ip_local_deliver_finish+0x5c/0x6c)
[20996.186145]  r8:c3a43b80 r7:00000001 r6:c131e700 r5:c1205048 r4:da2f2600
[20996.186153] [<c0a754c0>] (ip_local_deliver_finish) from [<c0a755c4>] (ip_local_deliver+0x98/0x110)
[20996.186161] [<c0a7552c>] (ip_local_deliver) from [<c0a7441c>] (ip_sublist_rcv_finish+0x54/0x6c)
[20996.186167]  r7:00000000 r6:c1201b58 r5:c1201b58 r4:c1201b58
[20996.186176] [<c0a743c8>] (ip_sublist_rcv_finish) from [<c0a74b68>] (ip_sublist_rcv+0x174/0x1e8)
[20996.186181]  r7:c1205048 r6:c1201bbc r5:c1201b58 r4:c1201bbc
[20996.186188] [<c0a749f4>] (ip_sublist_rcv) from [<c0a75828>] (ip_list_rcv+0x10c/0x134)
[20996.186194]  r10:c1201bbc r9:c131e700 r8:c1201c14 r7:c131e700 r6:c2688000 r5:da2f2600
[20996.186198]  r4:c1201c14
[20996.186206] [<c0a7571c>] (ip_list_rcv) from [<c09fb7d4>] (__netif_receive_skb_list_core+0x1bc/0x230)
[20996.186212]  r10:00000000 r9:c2688000 r8:c1205048 r7:c0a7571c r6:c1201c14 r5:c1207634
[20996.186216]  r4:c2688000
[20996.186224] [<c09fb618>] (__netif_receive_skb_list_core) from [<c09fb9ec>] (netif_receive_skb_list_internal+0x1a4/0x2ac)
[20996.186229]  r10:ffffe000 r9:00000000 r8:c1205048 r7:c268bf60 r6:00000000 r5:c268bf60
[20996.186233]  r4:da2f2600
[20996.186243] [<c09fb848>] (netif_receive_skb_list_internal) from [<c09fbc34>] (gro_normal_list.part.46+0x24/0x38)
[20996.186249]  r10:c268b580 r9:00000001 r8:c2688000 r7:00000000 r6:c268bed8 r5:c268bf60
[20996.186256]  r4:c268bed8
[20996.186265] [<c09fbc10>] (gro_normal_list.part.46) from [<c09fca6c>] (napi_complete_done+0x180/0x22c)
[20996.186270]  r5:00000000 r4:c268bed8
[20996.186280] [<c09fc8ec>] (napi_complete_done) from [<c08afc4c>] (bcmgenet_rx_poll+0x438/0x450)
[20996.186287]  r10:c268b580 r9:c1201d38 r8:c2688000 r7:00987fa0 r6:f08e0000 r5:00000001
[20996.186292]  r4:c268bed8
[20996.186301] [<c08af814>] (bcmgenet_rx_poll) from [<c09fd0dc>] (net_rx_action+0x1c8/0x4b8)
[20996.186307]  r10:c1201dac r9:0000012c r8:001f9458 r7:00000040 r6:00000000 r5:00000001
[20996.186312]  r4:c268bed8
[20996.186321] [<c09fcf14>] (net_rx_action) from [<c0201508>] (__do_softirq+0x198/0x48c)
[20996.186328]  r10:00000008 r9:ffffe000 r8:c1810800 r7:00000100 r6:00000003 r5:00000004
[20996.186332]  r4:c120308c
[20996.186340] [<c0201370>] (__do_softirq) from [<c02272fc>] (irq_exit+0xd0/0xf8)
[20996.186346]  r10:c0e1d860 r9:c1200000 r8:c1810800 r7:00000001 r6:00000000 r5:00000000
[20996.186351]  r4:ffffe000
[20996.186361] [<c022722c>] (irq_exit) from [<c02870b4>] (__handle_domain_irq+0x70/0xc4)
[20996.186365]  r5:00000000 r4:c1094d10
[20996.186372] [<c0287044>] (__handle_domain_irq) from [<c020135c>] (gic_handle_irq+0x90/0xa4)
[20996.186378]  r9:c1200000 r8:c1094d1c r7:c1201ec8 r6:f081400c r5:f0814000 r4:c1205b3c
[20996.186385] [<c02012cc>] (gic_handle_irq) from [<c0200abc>] (__irq_svc+0x5c/0x7c)
[20996.186389] Exception stack(0xc1201ec8 to 0xc1201f10)
[20996.186395] 1ec0:                   00000000 0080cfc8 eff722c4 c021ab60 ffffe000 c120509c
[20996.186401] 1ee0: c12050e4 00000001 00000001 c133a97e c0e1d860 c1201f24 c1201f28 c1201f18
[20996.186406] 1f00: c0208878 c020887c 60000013 ffffffff
[20996.186412]  r9:c1200000 r8:00000001 r7:c1201efc r6:ffffffff r5:60000013 r4:c020887c
[20996.186421] [<c0208834>] (arch_cpu_idle) from [<c0b68da0>] (default_idle_call+0x4c/0x118)
[20996.186428] [<c0b68d54>] (default_idle_call) from [<c025837c>] (do_idle+0x118/0x168)
[20996.186435] [<c0258264>] (do_idle) from [<c02586a0>] (cpu_startup_entry+0x28/0x30)
[20996.186441]  r10:00000189 r9:c1053a60 r8:ffffffff r7:c1053a60 r6:c1205040 r5:c1205048
[20996.186445]  r4:000000d8 r3:c108a294
[20996.186451] [<c0258678>] (cpu_startup_entry) from [<c0b61cf8>] (rest_init+0xbc/0xc4)
[20996.186459] [<c0b61c3c>] (rest_init) from [<c1000ab4>] (arch_call_rest_init+0x18/0x1c)
[20996.186466]  r5:c1205048 r4:c1353068
[20996.186473] [<c1000a9c>] (arch_call_rest_init) from [<c1001098>] (start_kernel+0x568/0x59c)
[20996.186480] [<c1000b30>] (start_kernel) from [<00000000>] (0x0)
ralphrmartin commented 3 years ago

And in case it helps, ip addr gives

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether dc:a6:32:e7:6f:ad brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.100/24 brd 192.168.1.255 scope global noprefixroute eth0
       valid_lft forever preferred_lft forever
    inet6 2a00:23c6:7993:c001:dea6:32ff:fee7:6fad/64 scope global dynamic mngtmpaddr noprefixroute 
       valid_lft 2591979sec preferred_lft 604779sec
    inet6 fe80::dea6:32ff:fee7:6fad/64 scope link 
       valid_lft forever preferred_lft forever
6by9 commented 3 years ago

This is why we ask for the full logs.

Extracting a small part from one of those error splats

[20996.183043] eth0: hw csum failure
[20996.183069] skb len=68 headroom=144 headlen=68 tailroom=1964
               mac=(130,14) net=(144,20) trans=164
               shinfo(txflags=0 nr_frags=0 gso(size=0 type=0 segs=0))
               csum(0x4807 ip_summed=2 complete_sw=0 valid=0 level=0)
               hash(0x0 sw=0 l4=0) proto=0x0800 pkttype=2 iif=0
[20996.183084] dev name=eth0 feat=0x0x0000010000004829
[20996.183095] skb headroom: 00000000: 00 99 13 da 00 00 00 00 10 69 83 c2 18 ea 08 db
[20996.183104] skb headroom: 00000010: d8 d3 27 cd 18 ea c0 c0 00 00 00 00 00 00 00 00
[20996.183113] skb headroom: 00000020: 00 00 00 00 00 80 20 00 00 40 08 00 00 00 00 00
[20996.183123] skb headroom: 00000030: 00 00 00 00 00 00 00 00 b8 97 13 da b8 97 13 da
[20996.183132] skb headroom: 00000040: a0 7f 98 00 80 01 00 00 48 07 00 00 00 00 00 00
[20996.183141] skb headroom: 00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[20996.183150] skb headroom: 00000060: 72 6f 70 22 20 3a 22 74 30 35 37 31 22 20 2c 30
[20996.183159] skb headroom: 00000070: 74 73 6f 68 74 6e 69 5f 33 20 3a 22 30 31 33 30
[20996.183168] skb headroom: 00000080: 00 00 01 00 5e 00 00 fb f0 18 98 24 52 4a 08 00

[20996.183177] skb linear:   00000000: 45 00 00 44 19 93 00 00 ff 11 ff 08 **c0 a8 01 69**
[20996.183186] skb linear:   00000010: **e0 00 00 fb** 14 e9 14 e9 00 30 e8 96 00 00 00 00

[20996.183195] skb linear:   00000020: 00 01 00 00 00 00 00 00 0b 5f 67 6f 6f 67 6c 65
[20996.183205] skb linear:   00000030: 63 61 73 74 04 5f 74 63 70 05 6c 6f 63 61 6c 00
[20996.183213] skb linear:   00000040: 00 0c 00 01

c0 a8 01 69 = 192 168 01 105 e0 00 00 fb = 224 0 0 251 (a multicast address), assigned to the mDNS service, as defined in https://tools.ietf.org/html/rfc6762

To manually dissect the header (https://en.wikipedia.org/wiki/IPv4_header#Header)

45 - VERSION (4) / IHL (5)
00 - DSCP / ECN
00 44 - TOTAL LENGTH 
19 93 - IDENTIFICATION
00 00 - FLAGS/FRAGMENT OFFSET
ff - TIME TO LIVE (TTL)
11 - PROTOCOL (UDP)
ff 08 - HEADER CHECKSUM
c0 a8 01 69 - SRC ADDRESS
[20996.183186] skb linear:   00000010:
e0 00 00 fb - DEST ADDRESS

To then continue dissecting the UDP headers (9https://en.wikipedia.org/wiki/User_Datagram_Protocol#UDP_datagram_structure)

14 e9 - SRC PORT (5353)
14 e9 - DEST PORT (5353)
00 30 - LENGTH
e8 96 - UDP CHECKSUM

mDNS is not a protocol I have dealt with previously, but looking at the UDP payload

[20996.183186] skb linear:   00000010:                                           00 00 00 00
[20996.183195] skb linear:   00000020: 00 01 00 00 00 00 00 00 0b 5f 67 6f 6f 67 6c 65
[20996.183205] skb linear:   00000030: 63 61 73 74 04 5f 74 63 70 05 6c 6f 63 61 6c 00
[20996.183213] skb linear:   00000040: 00 0c 00 01

0b is likely to be a length (11), and the values which are between 61 and 7a are all lower case ASCII values... _googlecast_tcplocal

Ah, an online packet analyser - https://hpd.gasmi.net/?data=4500004419930000FF11FF08C0A80169E00000FB14E914E90030E8960000000000010000000000000B5F676F6F676C6563617374045F746370056C6F63616C00000C0001&force=ipv4

So whilst that does appear to be a valid packet, at least you now know the source of your woes, and it is multicast related.

ralphrmartin commented 3 years ago

192.168.1.105 is a MacBook; it has Google Chrome as a browser, which can "cast". There's also a Sony Bravia TV on the network with an inbuilt service for receiving casts. (I was not "casting" anything at the time of the hw csum failures though).

I have not recently updated the software on the TV, although I have recently installed the latest system update and Chrome on the MacBook.

So, we can see what kind of packets are triggering the problem. Now what?

6by9 commented 3 years ago

So, we can see what kind of packets are triggering the problem. Now what?

Now someone at least has a chance of recreating your problem. Doing so may be non-trivial though.

ralphrmartin commented 3 years ago

Thank you. Let me know if I can do anything to assist, try out proposed changes, etc. (Sorry if my "now what" came across the wrong way - it was meant in the spirit of "what can I do to help?", but I can see now it hardly sounds like it).

ralphrmartin commented 3 years ago

In case anyone else has this issue, a temporary way to prevent the flood of messages from swamping logs is to do ethtool -K eth0 rx off (this does nothing to resolve the underlying cause of the problem).

ralphrmartin commented 3 years ago

Problem still present in 5.10.17

pelwell commented 3 years ago

And it still appears to be a problem only affecting one person. If you want some engineering effort put into this you'll have to make some attempts to work out what in your environment is triggering this bug by changing your configuration until the errors stop:

Those three changes give 8 possible combinations. I would start by making as many changes as possible - if the problem still occurs then you've just ruled out several causes but now need to think of some more.

ralphrmartin commented 3 years ago

(1) Problem persists when powered by official wall wart instead of PoE. (2) Problem persists when powered by official wall wart, connected via IP Phone instead of via Unifi switch. (3) Problem persists when instances of Chrome are shut down on Macs. (4) Problem persists when all Macs are shut down. (5) Problem persists when TV is turned off.

Note that Chrome may be running on Android phones on this network; it is not practical to try to stop it on them, nor is it practicable to turn these phones off.

This probably deoesn't help, but I have a Debian (testing) system on a Dell laptop on the same network, and there are no similar messages in its syslog.

If you have further ideas of what else to try, need more logs, etc, please let me know.

pelwell commented 3 years ago

I have a Debian (testing) system on a Dell laptop on the same network, and there are no similar messages in its syslog.

Assuming this isn't some marginally faulty hardware, this is likely to be a bug in the GENET Ethernet controller, or more likely its driver.

How long does it typically take to see the problem? I have a Unifi Amplifi at home, and it might conceivably show the same issue.

ralphrmartin commented 3 years ago

The chance of dodgy hardware is low as the 2 RPi 4's involved were bought quite a long time apart. As soon as either RPi starts, the errors start coming in. Just in case it is relevant in any way, both boot from a USB attached SanDisk SSD.

ralphrmartin commented 3 years ago

The switch is a Unifi US-8-150W, running 5.43.23.12533, in case that is useful.

ralphrmartin commented 3 years ago

MTU is set to 1500 on this network.

pelwell commented 3 years ago

If it is at all possible to briefly take your AP (and hence the mobile clients) out of the equation it would be a useful experiment. Note again that we're just trying to pinpoint the necessary elements to recreate the problem.

6by9 commented 3 years ago

Analysing a couple more of the skb dumps from the log (just the skb linear bits), they're all sorts of traffic.

There are also a couple which appear to be random fragments, as they don't start with IP headers (expect 45 00 at the start for a standard IPv4 packet). There is an IP header in the headroom, but it implies something odd is going on.

The SKB dumps only show the IP layer of the data. Grabbing a short wireshark dump may be of more use.

ralphrmartin commented 3 years ago

It was not practical to turn the APs off (there are five off them, used for real time monitoring and control). However, I did manage to briefly turn off all Android and iOS devices that might be running Google and the problem persisted.

ralphrmartin commented 3 years ago

If you can tell me the wireshark command line to use I'll collect some info. Does this need running on the RPi, or will any device on the net do to collect traffic? Where should I put the collected data (given that it may have private info in it)?

ralphrmartin commented 3 years ago

Tried a 64-bit kernel to see if it made a difference. Still got errors, as was to be expected.

ralphrmartin commented 3 years ago

An RPi 3B with the same kernel, connected to the same switch, does not show these errors.

6by9 commented 3 years ago

Pi3 uses a totally different ethernet chip so it's totally expected that it won't show issues. It would only do so if the problem was in the networking core code, and that sort of issue would be picked up fairly swiftly.

ralphrmartin commented 3 years ago

As I say, I'll try to collect a wireshark capture if you give me some instructions.

ralphrmartin commented 3 years ago

Finally tracked down the cause of this problem. Because of other ethernet issues I had earlier, I had genet.skip_umac_reset=y in my cmdline,txt. Changing it to genet.skip_umac_reset=n stopped the flood of hw csum failure errors.

Omoeba commented 3 years ago

I'm facing the exact same issue on kernel version 5.10.17-v8+. Adding genet.skip_umac_reset=n to my cmdline.txt didn't change anything.

Omoeba commented 3 years ago

The only way to stop the dmesg flood is ethtool -K eth0 rx off.

noroutine commented 1 year ago

just chiming in that same occured for me, no special networking, no special configuration for skip_umac_reset

eth0: hw csum failure
skb len=52 headroom=144 headlen=52 tailroom=1980
mac=(130,14) net=(144,20) trans=164
shinfo(txflags=0 nr_frags=0 gso(size=0 type=0 segs=0))
csum(0x8fda ip_summed=2 complete_sw=0 valid=0 level=0)
hash(0x0 sw=0 l4=0) proto=0x0800 pkttype=0 iif=0
dev name=eth0 feat=0x0000010000004829
skb headroom: 00000000: 32 f6 9e 38 77 0f 8d 89 db 4a ab e5 b9 92 0a 75
skb headroom: 00000010: 57 aa 9b 48 51 b3 a5 14 52 44 ad df 0d 49 cb a9
skb headroom: 00000020: 7c 92 06 28 d8 f5 a5 b2 15 d6 08 f6 ff 11 8a ee
skb headroom: 00000030: 0d cc e9 61 b6 80 62 c2 ac 8d bf 02 01 00 78 d2
skb headroom: 00000040: 80 7f 84 00 80 80 00 00 8f da 00 00 00 00 00 00
skb headroom: 00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
skb headroom: 00000060: 80 7f 84 00 80 80 00 00 8f da 00 00 00 00 00 00
skb headroom: 00000070: a6 dc 00 00 d3 51 44 32 09 0f 09 00 00 08 1a 00
skb headroom: 00000080: 00 00 dc a6 32 44 51 d3 00 09 0f 09 00 1a 08 00
skb linear:   00000000: 45 00 00 34 a6 d8 40 00 3f 06 6f a5 0a 00 0a 3d
skb linear:   00000010: 0a 00 07 0a 03 6a 08 01 43 b7 57 69 e2 96 79 83
skb linear:   00000020: 80 10 4e e0 a9 d6 00 00 01 01 08 0a 6d e0 cd fa
skb linear:   00000030: 6d 13 ad 2b
skb tailroom: 00000000: 80 00 00 e4 39 0c fa a1 00 00 00 00 00 00 00 02
skb tailroom: 00000010: 00 01 86 a3 00 00 00 04 00 00 00 01 00 00 00 01
skb tailroom: 00000020: 00 00 00 40 00 00 00 00 00 00 00 25 62 6f 30 31
skb tailroom: 00000030: 2d 76 6d 2d 6e 6f 64 65 30 31 2e 6e 6f 64 65 2e
skb tailroom: 00000040: 62 6f 30 31 2e 6e 6f 72 6f 75 74 69 6e 65 2e 6d
skb tailroom: 00000050: 65 00 00 00 00 00 ff fe 00 00 ff fe 00 00 00 01
skb tailroom: 00000060: 00 00 ff fe 00 00 00 00 00 00 00 00 00 00 00 00
skb tailroom: 00000070: 00 00 00 02 00 00 00 03 00 00 00 35 ec 1c 0f 64
skb tailroom: 00000080: ac 6d 37 03 0d 00 00 00 00 00 00 00 00 00 71 76
skb tailroom: 00000090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16
skb tailroom: 000000a0: 00 00 00 24 01 00 07 01 01 00 24 00 00 00 00 00
skb tailroom: 000000b0: 53 b4 ba 23 0b 4b 4c ad a5 3f a1 7c 4d ee d0 61
skb tailroom: 000000c0: 44 7c 50 00 81 72 a6 ea 00 00 00 19 00 00 00 00
skb tailroom: 000000d0: ec 1c 0f 64 ac 6d 37 03 14 03 00 00 00 00 00 00
skb tailroom: 000000e0: 03 ba 00 00 00 02 00 00 3d dd 2e 82 18 01 26 1f
skb tailroom: 000000f0: 4e b6 df 39 15 36 c2 5a 96 e0 47 31 83 55 b7 7c
skb tailroom: 00000100: 29 d7 06 ef f5 21 e6 9b b0 8c c3 d4 c6 14 89 b7
skb tailroom: 00000110: 1b 7d b9 ab 6c 48 d5 58 22 21 eb 15 6c e8 93 34
skb tailroom: 00000120: 96 6b 70 e0 98 5a 31 0d f7 86 e9 ef 76 d6 b2 31
skb tailroom: 00000130: 13 f9 1d cc db 3f d6 2f 53 b7 49 f9 b9 0f ec 3e
skb tailroom: 00000140: c0 5c e4 23 6b 55 48 ad df bc 62 50 93 6b db d8
skb tailroom: 00000150: 79 ce b7 a2 54 80 ad 84 d8 4a ce b0 51 6e 91 63
skb tailroom: 00000160: 17 f4 9b 86 3b 04 30 be f1 c7 32 7c dd 7e e4 cf
skb tailroom: 00000170: ca da 69 03 22 97 14 52 48 ae e1 d0 83 a8 7b 65
skb tailroom: 00000180: de da 2e 91 50 b0 8c 60 46 d3 a9 04 a0 86 27 62
skb tailroom: 00000190: 19 f0 91 b9 b6 52 8c 5a f0 6c b0 0b 14 bf 17 04
skb tailroom: 000001a0: cb 1d 25 4a 13 0b fe 90 0d 0d dc f7 9c 2a cf 88
skb tailroom: 000001b0: 21 9d 5d 61 5d 8c 2f ec 9c cb 1a d4 db 96 0a af
skb tailroom: 000001c0: 75 61 5d 32 f6 9e 38 77 0f 8d 89 db 4a ab e5 b9
skb tailroom: 000001d0: 92 0a 75 57 aa 9b 48 51 b3 a5 14 52 44 ad df 0d
skb tailroom: 000001e0: 49 cb a9 7c 92 06 28 d8 f5 a5 b2 15 d6 08 f6 ff
skb tailroom: 000001f0: 11 8a ee 0d cc e9 61 b6 80 62 c2 ac 8d bf 02 01
skb tailroom: 00000200: 00 78 d2 f7 a4 bb e2 61 40 ee 74 40 00 00 00 00
skb tailroom: 00000210: bf 81 02 56 31 a8 09 98 7d 0e 82 2d 6d a1 0b 08
skb tailroom: 00000220: 9f 53 6e 4c 2a 80 e8 3e 1d c2 a0 54 65 b0 85 f5
skb tailroom: 00000230: 66 82 94 f4 5b 45 af e6 50 f3 c8 df d6 e9 3f a6
skb tailroom: 00000240: e7 d4 ee ec 21 06 51 0a a7 85 57 49 6a 05 de 05
skb tailroom: 00000250: fe 59 5a 68 30 e1 3b b2 9d 0e 05 f7 61 8a 37 04
skb tailroom: 00000260: 16 42 49 5d 0a 80 a7 67 61 46 72 e3 85 62 4e 93
skb tailroom: 00000270: 52 59 3d b7 19 05 8c 5d ed ca d5 46 cc a0 45 d6
skb tailroom: 00000280: ce 2d be bf 63 ef c3 73 69 9b 94 36 c4 ea b6 e9
skb tailroom: 00000290: 38 a1 9d d3 2c b0 e1 ab cc 42 3a 21 58 56 8e 2b
skb tailroom: 000002a0: 38 64 15 82 23 3d 38 86 a2 8a 55 0b 27 14 91 6b
skb tailroom: 000002b0: 0a 5f 84 bc f4 08 ed f9 60 8d 0b 38 88 1b 54 3b
skb tailroom: 000002c0: a2 e8 9b 97 7e c5 c9 26 ec 0f 2b d5 d2 45 4d c2
skb tailroom: 000002d0: 6e 62 5a 04 78 61 b8 a0 85 b5 22 ec 69 44 6e f2
skb tailroom: 000002e0: 0c 0f f7 79 69 87 54 4d ae 31 61 a1 1a 2f 51 7e
skb tailroom: 000002f0: 7a db e5 b8 70 e1 28 93 09 35 1b ac 46 c2 e0 f6
skb tailroom: 00000300: ef cd 25 4d 15 a9 cd d7 e8 61 de 62 d4 6a 04 76
skb tailroom: 00000310: 8a 2d d4 89 61 f7 1c 18 67 66 20 4f b4 7d 8c 52
skb tailroom: 00000320: a2 6e a7 9a 14 c1 64 36 9a fa 40 f6 28 1b 50 10
skb tailroom: 00000330: d3 c2 82 a2 4e 73 41 3a 8f 15 84 db aa 78 f0 2c
skb tailroom: 00000340: f3 e4 b3 b4 03 01 00 78 98 da ed b7 e2 61 41 32
skb tailroom: 00000350: 51 9c 00 00 00 00 ea f2 01 5f 63 2f e3 3d 0d 0d
skb tailroom: 00000360: e0 02 77 2f c8 d0 ed 6a 97 62 bd fc 4b e4 98 c9
skb tailroom: 00000370: 06 4e a5 fa 3d bc 5b 61 72 4a a0 ba 23 1b b0 8d
skb tailroom: 00000380: 02 fc 4f 64 99 3d 91 7c 4e 2a e8 92 c8 2d b8 3f
skb tailroom: 00000390: 82 76 2f 41 c2 97 72 06 fa 19 fc 77 4b f0 7d ce
skb tailroom: 000003a0: 9b 40 43 6f bc 88 fd 6e 46 33 0e 9d 17 95 10 d6
skb tailroom: 000003b0: ee ea 04 14 b8 99 e1 1a fe cd a3 b1 11 61 5c bf
skb tailroom: 000003c0: 0c 25 d9 1c 0c 37 db 93 ca 44 b2 aa 1d e2 ce c3
skb tailroom: 000003d0: 2a 08 10 b6 c0 15 88 14 90 da 58 eb b7 3c f1 8d
skb tailroom: 000003e0: 03 fc 8d fb 7e da 65 f8 22 b6 bd 66 63 c2 76 f4
skb tailroom: 000003f0: f4 6b 77 a4 d6 61 4d dc e1 62 2f 2f 61 ef ee 28
skb tailroom: 00000400: 07 82 2a f1 06 4d b8 35 33 0e 1e 28 f5 2b a3 a1
skb tailroom: 00000410: 68 ee 4e ee b7 0a 67 61 25 b7 62 be 1a 64 28 65
skb tailroom: 00000420: b9 99 8b e9 3f 89 a5 b1 44 e8 5f a7 b9 96 f2 3e
skb tailroom: 00000430: 7c 22 33 53 43 2d fc 18 4f 9d dc 99 ce ef 41 a5
skb tailroom: 00000440: 75 a6 16 e4 ab 30 e5 3b b1 5d 6d ca d4 52 c2 9c
skb tailroom: 00000450: 4d f5 cf ea c6 ce 08 e0 81 91 e7 dd 4b e5 7b 92
skb tailroom: 00000460: de c3 54 08 42 51 c5 a0 bd 20 47 35 18 92 af 52
skb tailroom: 00000470: 83 2c 15 a0 bd 33 9f 2e 9d c5 c1 61 ae 9c 10 a2
skb tailroom: 00000480: 2b e3 bf 6d dd 04 2b 41 1e 66 7b 5d d3 1a 5d a3
skb tailroom: 00000490: d0 d0 dd 03 f8 22 97 73 40 98 5d 4f d8 9d 2d 71
skb tailroom: 000004a0: f7 72 6b b3 ea 51 97 76 01 98 4d b5 d4 af 9f 77
skb tailroom: 000004b0: 5d 62 b6 2e a9 86 68 0d 9d 35 f0 45 3e 37 a0 b6
skb tailroom: 000004c0: 52 41 8c 08 ed c0 d4 61 05 8f 62 6c bb 6d ce c4
skb tailroom: 000004d0: bc de 84 f9 ea b3 bc 11 5b 0b 47 dc 7c 37 81 fe
skb tailroom: 000004e0: 47 ff 5e a2 c2 95 6e c5 7d 75 dd 50 43 47 54 c3
skb tailroom: 000004f0: 14 b9 a5 dc ba 18 7e c2 1e 00 d0 57 b5 5d bc 03
skb tailroom: 00000500: 01 00 78 ec d3 a5 bb e2 61 41 32 7b 60 00 00 00
skb tailroom: 00000510: 00 92 fc 01 59 1f 25 fd 95 2a 88 1e 64 10 ef 81
skb tailroom: 00000520: a1 aa 10 4e db f5 27 4b bb 54 89 e5 bf 04 51 c2
skb tailroom: 00000530: ae f6 23 86 de d2 42 86 24 f0 46 fd a9 c4 85 06
skb tailroom: 00000540: cc 96 53 88 77 6c c5 1f 4a 82 c1 e0 87 fb 5e 14
skb tailroom: 00000550: ae c0 23 1b b8 b6 db c0 e6 2e 2e 40 78 db 87 c3
skb tailroom: 00000560: 00 a5 61 45 6c 01 bb 72 b6 87 28 80 08 e0 66 60
skb tailroom: 00000570: 68 ca bf 84 78 64 01 39 62 af 01 74 ee b8 db 14
skb tailroom: 00000580: 69 20 06 5a 49 58 3d 76 b5 3e 00 a5 8f 32 59 52
skb tailroom: 00000590: c0 0d f8 69 79 00 e1 6c e4 64 00 cf 86 bc 4c 21
skb tailroom: 000005a0: 13 80 30 ad ed 20 3b da 36 56 e4 d3 c0 14 b8 e9
skb tailroom: 000005b0: c8 db ca 44 30 aa 5b a2 01 08 b4 1d 6e 50 8c 00
skb tailroom: 000005c0: 43 86 5c 29 13 28 01 7e 12 7d 48 96 dd 19 86 15
skb tailroom: 000005d0: 42 30 e0 42 06 4e dd 95 28 0f 6a a0 ba 00 8c ba
skb tailroom: 000005e0: 57 80 49 f0 95 36 1f bc a1 82 80 39 f0 8c 3e 00
skb tailroom: 000005f0: 42 dd 0a a8 07 be 18 7e 00 84 99 e2 80 18 e7 b9
skb tailroom: 00000600: db b0 d8 b7 3e 80 ff e4 0b 57 90 8d ba 1f 62 4a
skb tailroom: 00000610: c3 08 76 5b a8 9a 80 bb 41 1e c0 1c f0 de d0 0d
skb tailroom: 00000620: 6c 37 c4 0e 75 55 95 00 61 44 66 c0 08 d6 ba 50
skb tailroom: 00000630: 08 46 11 15 c0 52 9b 67 93 07 a3 62 38 fc 01 b7
skb tailroom: 00000640: bb e5 30 0d 6c 9a 94 01 c7 01 f6 91 10 6e f1 2a
skb tailroom: 00000650: 5e c5 60 c7 01 9c df a3 40 30 96 e7 90 3c ad f6
skb tailroom: 00000660: 94 00 8d 67 95 00 e1 61 56 aa b4 2e 03 d2 92 57
skb tailroom: 00000670: 51 f0 c0 3c 32 2f 6b 66 e8 03 3a f0 7a 3f e5 87
skb tailroom: 00000680: f9 80 2f a0 43 56 fc d0 0c 25 fe 1c 06 53 2d 2f
skb tailroom: 00000690: 00 5e dd 4d c0 3c f5 10 f0 3b 5c 66 04 00 c7 0b
skb tailroom: 000006a0: 7b 00 be 5a ed c0 10 96 8b a9 21 58 00 be e3 1a
skb tailroom: 000006b0: 00 42 96 e6 58 d2 c0 70 96 f8 f0 0f c8 fc e0 7a
skb tailroom: 000006c0: e2 b4 03 01 00 78 98 da ed b7 e2 61 41 32 51 9c
skb tailroom: 000006d0: 00 00 00 00 ea f2 01 5f 63 2f e3 3d 0d 0d e0 02
skb tailroom: 000006e0: 77 2f c8 d0 ed 6a 97 62 bd fc 4b e4 98 c9 06 4e
skb tailroom: 000006f0: a5 fa 3d bc 5b 61 72 4a a0 ba 23 1b b0 8d 02 fc
skb tailroom: 00000700: 4f 64 99 3d 91 7c 4e 2a e8 92 c8 2d b8 3f 82 76
skb tailroom: 00000710: 2f 41 c2 97 72 06 fa 19 fc 77 4b f0 7d ce 9b 40
skb tailroom: 00000720: 43 6f bc 88 fd 6e 46 33 0e 9d 17 95 10 d6 ee ea
skb tailroom: 00000730: 04 14 b8 99 e1 1a fe cd a3 b1 11 61 5c bf 0c 25
skb tailroom: 00000740: d9 1c 0c 37 db 93 ca 44 b2 aa 1d e2 ce c3 2a 08
skb tailroom: 00000750: 10 b6 c0 15 88 14 90 da 58 eb b7 3c f1 8d 03 fc
skb tailroom: 00000760: 8d fb 7e da 65 f8 22 b6 bd 66 63 c2 76 f4 f4 6b
skb tailroom: 00000770: 77 a4 d6 61 4d dc e1 62 2f 2f 61 ef ee 28 07 82
skb tailroom: 00000780: 2a f1 06 4d b8 35 33 0e 1e 28 f5 2b a3 a1 68 ee
skb tailroom: 00000790: 4e ee b7 0a 67 61 25 b7 62 be 1a 64 28 65 b9 99
skb tailroom: 000007a0: 8b e9 3f 89 a5 b1 44 e8 5f a7 b9 96 f2 3e 7c 22
skb tailroom: 000007b0: 33 53 43 2d fc 18 4f 9d dc 99 ce ef
CPU: 0 PID: 13 Comm: ksoftirqd/0 Tainted: G         C        5.15.84-v7l+ #1613
Hardware name: BCM2711
Backtrace:
[<c0bd8b34>] (dump_backtrace) from [<c0bd8d80>] (show_stack+0x20/0x24)
 r7:c0c779a0 r6:c0e3fc14 r5:00000000 r4:60000013
[<c0bd8d60>] (show_stack) from [<c0bdd490>] (dump_stack_lvl+0x70/0x94)
[<c0bdd420>] (dump_stack_lvl) from [<c0bdd4cc>] (dump_stack+0x18/0x1c)
 r7:c0c779a0 r6:feab942e r5:c9c0a0c0 r4:c9c0a0c0
[<c0bdd4b4>] (dump_stack) from [<c0be163c>] (do_netdev_rx_csum_fault+0x50/0x54)
[<c0be15ec>] (do_netdev_rx_csum_fault) from [<c0a52aec>] (__skb_gro_checksum_complete+0xbc/0xc0)
 r5:c9c0a0c0 r4:00000000
[<c0a52a30>] (__skb_gro_checksum_complete) from [<c0b20b40>] (tcp4_gro_receive+0xd8/0x190)
 r7:c0c779a0 r6:d9151810 r5:0a07000a r4:c231bf3c
[<c0b20a68>] (tcp4_gro_receive) from [<c0b34c6c>] (inet_gro_receive+0x2a0/0x340)
 r6:00000090 r5:00000000 r4:c9c0a0c0
[<c0b349cc>] (inet_gro_receive) from [<c0a5e7fc>] (dev_gro_receive+0x2a8/0x604)
 r10:00000000 r9:00000000 r8:00000000 r7:c231bf18 r6:c1206170 r5:c12076cc
 r4:c9c0a0c0
[<c0a5e554>] (dev_gro_receive) from [<c0a5ebb8>] (napi_gro_receive+0x60/0x1cc)
 r10:c231b5c0 r9:c1555e08 r8:c2318000 r7:00847f80 r6:c231bf18 r5:d9152000
 r4:c9c0a0c0
[<c0a5eb58>] (napi_gro_receive) from [<c0902088>] (bcmgenet_rx_poll+0x17c/0x458)
 r7:00847f80 r6:c9c0a0c0 r5:00000042 r4:c231bf18
[<c0901f0c>] (bcmgenet_rx_poll) from [<c0a5f8ac>] (__napi_poll+0x38/0x1ec)
 r10:c1203d00 r9:05e16196 r8:2ee62000 r7:c1555e8b r6:c231bf18 r5:00000040
 r4:00000001
[<c0a5f874>] (__napi_poll) from [<c0a5fef4>] (net_rx_action+0x2b0/0x30c)
 r9:05e16196 r8:2ee62000 r7:c1555e8c r6:efefa9c0 r5:000000ac r4:c231bf18
[<c0a5fc44>] (net_rx_action) from [<c0201488>] (__do_softirq+0x198/0x474)
 r10:ffffe000 r9:00000000 r8:00000001 r7:00000100 r6:00000003 r5:00000001
 r4:c120308c
[<c02012f0>] (__do_softirq) from [<c0229100>] (run_ksoftirqd+0x4c/0x64)
 r10:c1554000 r9:00000000 r8:00000001 r7:c120ce50 r6:00000000 r5:ffffe000
 r4:c15060c0
[<c02290b4>] (run_ksoftirqd) from [<c024cce0>] (smpboot_thread_fn+0xfc/0x1ac)
[<c024cbe4>] (smpboot_thread_fn) from [<c02488a4>] (kthread+0x178/0x194)
 r9:c1511ddc r8:00000000 r7:c15060c0 r6:c024cbe4 r5:c1506100 r4:c1506140
[<c024872c>] (kthread) from [<c02000d4>] (ret_from_fork+0x14/0x20)
Exception stack(0xc1555fb0 to 0xc1555ff8)
5fa0:                                     00000000 00000000 00000000 00000000
5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
 r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c024872c
 r4:c1506100

raspinfo

System Information
------------------

Raspberry Pi 4 Model B Rev 1.1
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"

Raspberry Pi reference 2023-02-21
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, f2d385517c9631f2ded876deb1115725d0c75995, stage4

Linux pi4 5.15.84-v7l+ #1613 SMP Thu Jan 5 12:01:26 GMT 2023 armv7l GNU/Linux
Revision    : c03111
Serial      : 100000003cd8cbca
Model       : Raspberry Pi 4 Model B Rev 1.1
Throttled flag  : throttled=0x0
Camera          : supported=0 detected=0, libcamera interfaces=0

Videocore information
---------------------

Feb 22 2023 10:46:02
Copyright (c) 2012 Broadcom
version 74a4b109e7f5be465332a1f102649d34f8498d05 (clean) (release) (start)

alloc failures:     0
compactions:        0
legacy block fails: 0

Filesystem information
----------------------
Filesystem     1K-blocks     Used Available Use% Mounted on
/dev/root       14978276  3742896  10568752  27% /
devtmpfs         1800660        0   1800660   0% /dev
tmpfs            1965524        0   1965524   0% /dev/shm
tmpfs             786212    33952    752260   5% /run
tmpfs               5120        4      5116   1% /run/lock
tmpfs            1965524     2928   1962596   1% /var/log
/dev/mmcblk0p1    261108    51722    209386  20% /boot
/dev/sda1      116042732 81224448  34801900  71% /ifs
tmpfs             393104       16    393088   1% /run/user/1000

Filename                Type        Size        Used        Priority

Package version information
---------------------------
raspberrypi-ui-mods:
  Installed: 1.20230127
raspberrypi-sys-mods:
  Installed: 20221019
openbox:
  Installed: 3.6.1-9+rpt1+deb11u1
lxpanel:
  Installed: 0.10.1-2+rpt19
pcmanfm:
  Installed: 1.3.2-1+rpt9
rpd-plym-splash:
  Installed: 0.32

Networking Information
----------------------

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet x.x.x.x  netmask x.x.x.x  broadcast x.x.x.x
        inet6 y::y.y.y.y  prefixlen 64  scopeid 0x20<link>
        ether m.m.m.m  txqueuelen 1000  (Ethernet)
        RX packets 1115776114  bytes 2732836205 (2.5 GiB)
        RX errors 619327  dropped 619327  overruns 0  frame 0
        TX packets 474954375  bytes 2764233713 (2.5 GiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet x.x.x.x  netmask x.x.x.x
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 329  bytes 25790 (25.1 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 329  bytes 25790 (25.1 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet x.x.x.x  netmask x.x.x.x  broadcast x.x.x.x
        inet6 y::y.y.y.y  prefixlen 64  scopeid 0x20<link>
        ether m.m.m.m  txqueuelen 1000  (Ethernet)
        RX packets 642165  bytes 105176596 (100.3 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 43052  bytes 19053685 (18.1 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

USB Information
---------------

/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
    |__ Port 2: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M

Display Information
-------------------

Running (F)KMS, console

/sys/class/drm/card1-HDMI-A-1

/sys/class/drm/card1-HDMI-A-2

/sys/class/drm/card1-Writeback-1

Connector 0 (32) HDMI-A-1 (disconnected)
  Encoder 0 (31) TMDS
Connector 1 (41) HDMI-A-2 (disconnected)
  Encoder 1 (40) TMDS

HDMI0:             HDMI_HOTPLUG = 0x00000000
HDMI1:             HDMI_HOTPLUG = 0x00000000

/sys/kernel/debug/dri/1/state:
plane[51]: plane-0
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=0
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[62]: plane-1
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=0
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[73]: plane-2
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=0
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[84]: plane-3
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=0
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[95]: plane-4
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=0
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[106]: plane-5
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=0
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[117]: plane-6
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=1
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[127]: plane-7
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=2
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[137]: plane-8
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=3
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[147]: plane-9
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=4
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[157]: plane-10
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=5
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[167]: plane-11
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=6
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[177]: plane-12
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=7
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[187]: plane-13
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=8
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[197]: plane-14
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=9
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[207]: plane-15
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=a
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[217]: plane-16
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=b
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[227]: plane-17
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=c
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[237]: plane-18
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=d
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[247]: plane-19
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=e
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[257]: plane-20
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=f
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[267]: plane-21
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=10
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[277]: plane-22
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=11
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[287]: plane-23
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=11
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[297]: plane-24
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=11
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[307]: plane-25
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=11
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[317]: plane-26
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=11
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
plane[327]: plane-27
    crtc=(null)
    fb=0
    crtc-pos=0x0+0+0
    src-pos=0.000000x0.000000+0.000000+0.000000
    rotation=1
    normalized-zpos=11
    color-encoding=ITU-R BT.709 YCbCr
    color-range=YCbCr limited range
crtc[61]: crtc-0
    enable=0
    active=0
    self_refresh_active=0
    planes_changed=0
    mode_changed=0
    active_changed=0
    connectors_changed=0
    color_mgmt_changed=0
    plane_mask=0
    connector_mask=0
    encoder_mask=0
    mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[72]: crtc-1
    enable=0
    active=0
    self_refresh_active=0
    planes_changed=0
    mode_changed=0
    active_changed=0
    connectors_changed=0
    color_mgmt_changed=0
    plane_mask=0
    connector_mask=0
    encoder_mask=0
    mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[83]: crtc-2
    enable=0
    active=0
    self_refresh_active=0
    planes_changed=0
    mode_changed=0
    active_changed=0
    connectors_changed=0
    color_mgmt_changed=0
    plane_mask=0
    connector_mask=0
    encoder_mask=0
    mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[94]: crtc-3
    enable=0
    active=0
    self_refresh_active=0
    planes_changed=0
    mode_changed=0
    active_changed=0
    connectors_changed=0
    color_mgmt_changed=0
    plane_mask=0
    connector_mask=0
    encoder_mask=0
    mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[105]: crtc-4
    enable=0
    active=0
    self_refresh_active=0
    planes_changed=0
    mode_changed=0
    active_changed=0
    connectors_changed=0
    color_mgmt_changed=0
    plane_mask=0
    connector_mask=0
    encoder_mask=0
    mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[116]: crtc-5
    enable=0
    active=0
    self_refresh_active=0
    planes_changed=0
    mode_changed=0
    active_changed=0
    connectors_changed=0
    color_mgmt_changed=0
    plane_mask=0
    connector_mask=0
    encoder_mask=0
    mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
connector[32]: HDMI-A-1
    crtc=(null)
    self_refresh_aware=0
connector[41]: HDMI-A-2
    crtc=(null)
    self_refresh_aware=0
connector[50]: Writeback-1
    crtc=(null)
    self_refresh_aware=0

config.txt
----------

arm_boost=1
arm_freq=1500
audio_pwm_mode=514
camera_auto_detect=1
config_hdmi_boost=5
core_freq=500
core_freq_min=200
disable_commandline_tags=2
disable_l2cache=1
disable_overscan=1
display_auto_detect=1
display_hdmi_rotate=-1
display_lcd_rotate=-1
dvfs=3
enable_gic=1
force_eeprom_read=1
force_pwm_open=1
framebuffer_ignore_alpha=1
framebuffer_swap=1
gpu_freq=500
gpu_freq_min=250
init_uart_clock=0x2dc6c00
lcd_framerate=60
mask_gpu_interrupt0=3072
mask_gpu_interrupt1=25635
max_framebuffers=2
over_voltage_avs=-17500
pause_burst_frames=1
program_serial_random=1
total_mem=4096
hdmi_force_cec_address:0=65535
hdmi_force_cec_address:1=65535
hdmi_pixel_freq_limit:0=0x11e1a300
hdmi_pixel_freq_limit:1=0x11e1a300
device_tree=-
overlay_prefix=overlays/
hdmi_cvt:0=
hdmi_cvt:1=
hdmi_edid_filename:0=
hdmi_edid_filename:1=
hdmi_timings:0=
hdmi_timings:1=

cmdline.txt
-----------
coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:44:51:D3 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=a00859e9-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles

raspi-gpio settings
-------------------

BANK0 (GPIO 0 to 27):
GPIO 0: level=1 fsel=0 func=INPUT pull=UP
GPIO 1: level=1 fsel=0 func=INPUT pull=UP
GPIO 2: level=1 fsel=0 func=INPUT pull=UP
GPIO 3: level=1 fsel=0 func=INPUT pull=UP
GPIO 4: level=1 fsel=0 func=INPUT pull=UP
GPIO 5: level=1 fsel=0 func=INPUT pull=UP
GPIO 6: level=1 fsel=0 func=INPUT pull=UP
GPIO 7: level=1 fsel=0 func=INPUT pull=UP
GPIO 8: level=1 fsel=0 func=INPUT pull=UP
GPIO 9: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 10: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 11: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 12: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 13: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 14: level=1 fsel=0 func=INPUT pull=NONE
GPIO 15: level=1 fsel=0 func=INPUT pull=UP
GPIO 16: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 17: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 18: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 19: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 20: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 21: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 22: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 23: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 24: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 25: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 26: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 27: level=0 fsel=0 func=INPUT pull=DOWN
BANK1 (GPIO 28 to 45):
GPIO 28: level=1 fsel=2 alt=5 func=RGMII_MDIO pull=UP
GPIO 29: level=0 fsel=2 alt=5 func=RGMII_MDC pull=DOWN
GPIO 30: level=0 fsel=7 alt=3 func=CTS0 pull=UP
GPIO 31: level=0 fsel=7 alt=3 func=RTS0 pull=NONE
GPIO 32: level=1 fsel=7 alt=3 func=TXD0 pull=NONE
GPIO 33: level=1 fsel=7 alt=3 func=RXD0 pull=UP
GPIO 34: level=0 fsel=7 alt=3 func=SD1_CLK pull=NONE
GPIO 35: level=1 fsel=7 alt=3 func=SD1_CMD pull=UP
GPIO 36: level=1 fsel=7 alt=3 func=SD1_DAT0 pull=UP
GPIO 37: level=1 fsel=7 alt=3 func=SD1_DAT1 pull=UP
GPIO 38: level=1 fsel=7 alt=3 func=SD1_DAT2 pull=UP
GPIO 39: level=1 fsel=7 alt=3 func=SD1_DAT3 pull=UP
GPIO 40: level=0 fsel=4 alt=0 func=PWM1_0 pull=NONE
GPIO 41: level=1 fsel=4 alt=0 func=PWM1_1 pull=NONE
GPIO 42: level=0 fsel=1 func=OUTPUT pull=UP
GPIO 43: level=1 fsel=0 func=INPUT pull=UP
GPIO 44: level=1 fsel=0 func=INPUT pull=UP
GPIO 45: level=1 fsel=0 func=INPUT pull=UP
BANK2 (GPIO 46 to 53):
GPIO 46: level=0 fsel=0 func=INPUT pull=UP
GPIO 47: level=0 fsel=0 func=INPUT pull=UP
GPIO 48: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 49: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 50: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 51: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 52: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 53: level=0 fsel=0 func=INPUT pull=DOWN

vcdbg log messages
------------------

004906.482: arasan: arasan_emmc_open
004906.652: arasan: arasan_emmc_set_clock C0: 0x00800000 C1: 0x000e0047 emmc: 200000000 actual: 390625 div: 0x00000100 target: 400000 min: 400000 max: 400000 delay: 5
005011.425: arasan: arasan_emmc_set_clock C0: 0x00800000 C1: 0x000e0047 emmc: 200000000 actual: 390625 div: 0x00000100 target: 400000 min: 400000 max: 400000 delay: 5
005011.512: arasan: arasan_emmc_set_clock C0: 0x00800f00 C1: 0x000e0047 emmc: 200000000 actual: 390625 div: 0x00000100 target: 400000 min: 390000 max: 400000 delay: 5
005040.406: arasan: arasan_emmc_set_clock C0: 0x00800f06 C1: 0x000e0207 emmc: 200000000 actual: 50000000 div: 0x00000002 target: 50000000 min: 0 max: 50000000 delay: 1
005045.450: brfs: File read: /mfs/sd/config.txt
005046.399: brfs: File read: 2075 bytes
005068.079: HDMI0:EDID error reading EDID block 0 attempt 0
005069.096: HDMI0:EDID giving up on reading EDID block 0
005080.936: HDMI1:EDID error reading EDID block 0 attempt 0
005081.951: HDMI1:EDID giving up on reading EDID block 0
005086.801: brfs: File read: /mfs/sd/config.txt
005880.651: gpioman: gpioman_get_pin_num: pin DISPLAY_DSI_PORT not defined
005883.174: *** Restart logging
005883.194: brfs: File read: 2075 bytes
005888.736: hdmi: HDMI0:EDID error reading EDID block 0 attempt 0
005889.751: hdmi: HDMI0:EDID giving up on reading EDID block 0
005894.795: hdmi: HDMI0:EDID error reading EDID block 0 attempt 0
005895.813: hdmi: HDMI0:EDID giving up on reading EDID block 0
005895.828: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
005900.867: hdmi: HDMI1:EDID error reading EDID block 0 attempt 0
005901.885: hdmi: HDMI1:EDID giving up on reading EDID block 0
005906.926: hdmi: HDMI1:EDID error reading EDID block 0 attempt 0
005907.940: hdmi: HDMI1:EDID giving up on reading EDID block 0
005907.958: hdmi: HDMI:hdmi_get_state is deprecated, use hdmi_get_display_state instead
005907.974: HDMI0: hdmi_pixel_encoding: 300000000
005907.986: HDMI1: hdmi_pixel_encoding: 300000000
005912.602: dtb_file 'bcm2711-rpi-4-b.dtb'
005922.141: brfs: File read: /mfs/sd/bcm2711-rpi-4-b.dtb
005922.157: Loaded 'bcm2711-rpi-4-b.dtb' to 0x100 size 0xccc8
005935.203: brfs: File read: 52424 bytes
005951.967: brfs: File read: /mfs/sd/overlays/overlay_map.dtb
006027.140: brfs: File read: 2295 bytes
006033.248: brfs: File read: /mfs/sd/config.txt
006033.744: dtparam: audio=on
006044.304: brfs: File read: 2075 bytes
006066.103: brfs: File read: /mfs/sd/overlays/vc4-kms-v3d-pi4.dtbo
006130.721: Loaded overlay 'vc4-kms-v3d'
006294.124: brfs: File read: 3914 bytes
006299.814: brfs: File read: /mfs/sd/cmdline.txt
006299.862: Read command line from file 'cmdline.txt':
006299.876: 'console=serial0,115200 console=tty1 root=PARTUUID=a00859e9-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles'
006409.677: kernel=
006409.693: brfs: File read: 148 bytes
007036.126: brfs: File read: /mfs/sd/kernel7l.img
007036.147: Loaded 'kernel7l.img' to 0x8000 size 0x6b9738
007036.179: Device tree loaded to 0x2eff2d00 (size 0xd26f)
007041.332: gpioman: gpioman_get_pin_num: pin SDCARD_CONTROL_POWER not defined
010499.138: vchiq_core: vchiq_init_state: slot_zero = 0xdad80000, is_master = 1

dmesg log
---------

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.15.84-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1613 SMP Thu Jan 5 12:01:26 GMT 2023
[    0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
[    0.000000] random: crng init done
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000002fffffff]
[    0.000000]   Normal   empty
[    0.000000]   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
[    0.000000] percpu: Embedded 16 pages/cpu s35788 r8192 d21556 u65536
[    0.000000] pcpu-alloc: s35788 r8192 d21556 u65536 alloc=16*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1011008
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=m.m.m.m vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=a00859e9-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
[    0.000000] Unknown kernel command line parameters "splash", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
[    0.000000] Memory: 3601324K/4050944K available (10240K kernel code, 1386K rwdata, 3308K rodata, 2048K init, 591K bss, 121940K reserved, 327680K cma-reserved, 3264512K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 35518 entries in 105 pages
[    0.000000] ftrace: allocated 105 pages with 4 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 25)
[    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[    0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000018] Switching to timer-based delay loop, resolution 18ns
[    0.000372] Console: colour dummy device 80x30
[    0.000435] printk: console [tty1] enabled
[    0.000497] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[    0.000528] pid_max: default: 32768 minimum: 301
[    0.000666] LSM: Security Framework initializing
[    0.000863] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.000892] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.002417] cgroup: Disabling memory control group subsystem
[    0.002650] CPU: Testing write buffer coherency: ok
[    0.002703] CPU0: Spectre BHB: enabling loop workaround for all CPUs
[    0.003140] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.004617] Setting up static identity map for 0x200000 - 0x20003c
[    0.004813] rcu: Hierarchical SRCU implementation.
[    0.005804] smp: Bringing up secondary CPUs ...
[    0.006943] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.008238] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.009488] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.009647] smp: Brought up 1 node, 4 CPUs
[    0.009670] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[    0.009688] CPU: All CPU(s) started in HYP mode.
[    0.009701] CPU: Virtualization extensions available.
[    0.010527] devtmpfs: initialized
[    0.025612] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[    0.025820] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.025853] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.035531] pinctrl core: initialized pinctrl subsystem
[    0.036757] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.041175] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.041991] audit: initializing netlink subsys (disabled)
[    0.042245] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[    0.042888] thermal_sys: Registered thermal governor 'step_wise'
[    0.043662] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.043682] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.044072] Serial: AMBA PL011 UART driver
[    0.058060] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    0.090048] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-02-22T10:46:02, variant start
[    0.100065] raspberrypi-firmware soc:firmware: Firmware hash is 74a4b109e7f5be465332a1f102649d34f8498d05
[    0.159770] Kprobes globally optimized
[    0.165770] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[    0.170824] vgaarb: loaded
[    0.171300] SCSI subsystem initialized
[    0.171524] usbcore: registered new interface driver usbfs
[    0.171584] usbcore: registered new interface driver hub
[    0.171656] usbcore: registered new device driver usb
[    0.172066] usb_phy_generic phy: supply vcc not found, using dummy regulator
[    0.172258] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
[    0.172568] pps_core: LinuxPPS API ver. 1 registered
[    0.172583] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.172610] PTP clock support registered
[    0.174267] clocksource: Switched to clocksource arch_sys_counter
[    0.255005] VFS: Disk quotas dquot_6.6.0
[    0.255108] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.255289] FS-Cache: Loaded
[    0.255492] CacheFiles: Loaded
[    0.266187] NET: Registered PF_INET protocol family
[    0.266429] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.268005] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.268038] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.268064] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.268128] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.268197] TCP: Hash tables configured (established 8192 bind 8192)
[    0.268342] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.268380] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.268629] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.275179] RPC: Registered named UNIX socket transport module.
[    0.275196] RPC: Registered udp transport module.
[    0.275210] RPC: Registered tcp transport module.
[    0.275224] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.275245] PCI: CLS 0 bytes, default 64
[    1.328034] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[    1.330562] Initialise system trusted keyrings
[    1.330859] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[    1.339988] zbud: loaded
[    1.341860] FS-Cache: Netfs 'nfs' registered for caching
[    1.342798] NFS: Registering the id_resolver key type
[    1.342843] Key type id_resolver registered
[    1.342858] Key type id_legacy registered
[    1.342990] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.343006] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.344129] Key type asymmetric registered
[    1.344146] Asymmetric key parser 'x509' registered
[    1.344410] bounce: pool size: 64 pages
[    1.344476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    1.344707] io scheduler mq-deadline registered
[    1.344724] io scheduler kyber registered
[    1.353949] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    1.353990] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[    1.354084] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[    1.354177] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
[    1.416372] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[    1.416776] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    1.416795] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.416816] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[    1.416906] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    1.417152] pci 0000:00:00.0: PME# supported from D0 D3hot
[    1.420784] PCI: bus0: Fast back to back transfers disabled
[    1.420809] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    1.421182] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[    1.421311] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    1.421743] pci 0000:01:00.0: PME# supported from D0 D3cold
[    1.425417] PCI: bus1: Fast back to back transfers disabled
[    1.425437] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    1.425480] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[    1.425506] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[    1.425591] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.425617] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    1.426037] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[    1.426270] pcieport 0000:00:00.0: PME: Signaling with IRQ 77
[    1.439909] iproc-rng200 fe104000.rng: hwrng registered
[    1.440286] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    1.441845] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[    1.454675] brd: module loaded
[    1.465006] loop: module loaded
[    1.465765] Loading iSCSI transport class v2.0-870.
[    1.470939] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    1.564431] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    1.565616] usbcore: registered new interface driver r8152
[    1.565698] usbcore: registered new interface driver lan78xx
[    1.565759] usbcore: registered new interface driver smsc95xx
[    1.567377] xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
[    1.567554] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.567589] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    1.573246] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000e40000000890
[    1.574342] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.574369] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    1.574395] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    1.574780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    1.574804] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.574823] usb usb1: Product: xHCI Host Controller
[    1.574841] usb usb1: Manufacturer: Linux 5.15.84-v7l+ xhci-hcd
[    1.574857] usb usb1: SerialNumber: 0000:01:00.0
[    1.575599] hub 1-0:1.0: USB hub found
[    1.575689] hub 1-0:1.0: 1 port detected
[    1.576713] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    1.576735] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.576754] usb usb2: Product: xHCI Host Controller
[    1.576771] usb usb2: Manufacturer: Linux 5.15.84-v7l+ xhci-hcd
[    1.576787] usb usb2: SerialNumber: 0000:01:00.0
[    1.577515] hub 2-0:1.0: USB hub found
[    1.577586] hub 2-0:1.0: 4 ports detected
[    1.579391] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.579746] dwc_otg: FIQ enabled
[    1.579760] dwc_otg: NAK holdoff enabled
[    1.579773] dwc_otg: FIQ split-transaction FSM enabled
[    1.579790] Module dwc_common_port init
[    1.580238] usbcore: registered new interface driver uas
[    1.580345] usbcore: registered new interface driver usb-storage
[    1.580561] mousedev: PS/2 mouse device common for all mice
[    1.585738] sdhci: Secure Digital Host Controller Interface driver
[    1.585755] sdhci: Copyright(c) Pierre Ossman
[    1.586466] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.590261] ledtrig-cpu: registered to indicate activity on CPUs
[    1.590590] hid: raw HID events driver (C) Jiri Kosina
[    1.590778] usbcore: registered new interface driver usbhid
[    1.590794] usbhid: USB HID core driver
[    1.597111] Initializing XFRM netlink socket
[    1.597155] NET: Registered PF_PACKET protocol family
[    1.597269] Key type dns_resolver registered
[    1.597734] Registering SWP/SWPB emulation handler
[    1.598523] registered taskstats version 1
[    1.598560] Loading compiled-in X.509 certificates
[    1.599394] Key type .fscrypt registered
[    1.599410] Key type fscrypt-provisioning registered
[    1.611745] uart-pl011 fe201000.serial: there is not valid maps for state default
[    1.612069] uart-pl011 fe201000.serial: cts_event_workaround enabled
[    1.612215] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
[    1.621574] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    1.622058] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    1.623348] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    1.623369] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[    1.653640] of_cfs_init
[    1.653863] of_cfs_init: OK
[    1.688595] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[    1.688906] Waiting for root device PARTUUID=a00859e9-02...
[    1.790319] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
[    1.792392] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
[    1.796593] mmc1: new high speed SDIO card at address 0001
[    1.798131]  mmcblk0: p1 p2
[    1.798688] mmcblk0: mmc0:aaaa SL16G 14.8 GiB (quirks 0x00004000)
[    1.816613] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    1.816697] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    1.817429] devtmpfs: mounted
[    1.828378] Freeing unused kernel image (initmem) memory: 2048K
[    1.854589] Run /sbin/init as init process
[    1.854605]   with arguments:
[    1.854617]     /sbin/init
[    1.854630]     splash
[    1.854643]   with environment:
[    1.854655]     HOME=/
[    1.854667]     TERM=linux
[    1.864304] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    2.047295] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[    2.047325] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.047346] usb 1-1: Product: USB2.0 Hub
[    2.049302] hub 1-1:1.0: USB hub found
[    2.049574] hub 1-1:1.0: 4 ports detected
[    2.194759] usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
[    2.198964] systemd[1]: System time before build time, advancing clock.
[    2.227221] usb 2-2: New USB device found, idVendor=04e8, idProduct=8001, bcdDevice= 1.00
[    2.227251] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.227271] usb 2-2: Product: Portable SSD T1
[    2.227288] usb 2-2: Manufacturer: Samsung
[    2.227305] usb 2-2: SerialNumber: 1234567890AA12121235
[    2.268590] scsi host0: uas
[    2.270186] scsi 0:0:0:0: Direct-Access     Samsung  Portable SSD T1  0    PQ: 0 ANSI: 6
[    2.272548] sd 0:0:0:0: [sda] 236978176 512-byte logical blocks: (121 GB/113 GiB)
[    2.272572] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.272756] sd 0:0:0:0: [sda] Write Protect is off
[    2.272776] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[    2.273115] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.273863] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    2.280619]  sda: sda1
[    2.282696] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.414307] NET: Registered PF_INET6 protocol family
[    2.415955] Segment Routing with IPv6
[    2.415998] In-situ OAM (IOAM) with IPv6
[    2.503798] systemd[1]: systemd 247.3-7+rpi1+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[    2.504757] systemd[1]: Detected architecture arm.
[    2.512615] systemd[1]: Set hostname to <pi4>.
[    3.166503] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    3.521620] systemd[1]: Queued start job for default target Multi-User System.
[    3.530318] systemd[1]: Created slice system-getty.slice.
[    3.531679] systemd[1]: Created slice system-modprobe.slice.
[    3.532674] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    3.533520] systemd[1]: Created slice User and Session Slice.
[    3.534058] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.535251] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.536024] systemd[1]: Reached target Slices.
[    3.536249] systemd[1]: Reached target Swap.
[    3.536420] systemd[1]: Reached target System Time Set.
[    3.573205] systemd[1]: Listening on RPCbind Server Activation Socket.
[    3.574426] systemd[1]: Listening on Syslog Socket.
[    3.575419] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.575872] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.577048] systemd[1]: Listening on Journal Audit Socket.
[    3.577949] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.578951] systemd[1]: Listening on Journal Socket.
[    3.588180] systemd[1]: Listening on udev Control Socket.
[    3.589073] systemd[1]: Listening on udev Kernel Socket.
[    3.590172] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[    3.595585] systemd[1]: Mounting POSIX Message Queue File System...
[    3.601810] systemd[1]: Mounting NFSD configuration filesystem...
[    3.608444] systemd[1]: Mounting RPC Pipe File System...
[    3.615570] systemd[1]: Mounting Kernel Debug File System...
[    3.622274] systemd[1]: Mounting Kernel Trace File System...
[    3.623098] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[    3.634325] systemd[1]: Starting Restore / save the current clock...
[    3.641335] systemd[1]: Starting Set the console keyboard layout...
[    3.649012] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    3.656051] systemd[1]: Starting Load Kernel Module configfs...
[    3.668476] systemd[1]: Starting Load Kernel Module drm...
[    3.680427] systemd[1]: Starting Load Kernel Module fuse...
[    3.692986] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    3.701656] systemd[1]: Starting File System Check on Root Device...
[    3.716590] systemd[1]: Starting Journal Service...
[    3.748617] systemd[1]: Starting Load Kernel Modules...
[    3.776024] systemd[1]: Starting Coldplug All udev Devices...
[    3.810222] fuse: init (API version 7.34)
[    3.819780] systemd[1]: Mounted POSIX Message Queue File System.
[    3.820466] systemd[1]: Mounted RPC Pipe File System.
[    3.821156] systemd[1]: Mounted Kernel Debug File System.
[    3.821816] systemd[1]: Mounted Kernel Trace File System.
[    3.832072] systemd[1]: Finished Restore / save the current clock.
[    3.834823] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    3.836973] systemd[1]: modprobe@configfs.service: Succeeded.
[    3.838544] systemd[1]: Finished Load Kernel Module configfs.
[    3.840594] systemd[1]: modprobe@fuse.service: Succeeded.
[    3.842059] systemd[1]: Finished Load Kernel Module fuse.
[    3.843165] i2c_dev: i2c /dev entries driver
[    3.857901] systemd[1]: Mounting FUSE Control File System...
[    3.892105] systemd[1]: Mounting Kernel Configuration File System...
[    3.931309] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    3.932459] systemd[1]: Starting pNFS block layout mapping daemon...
[    3.963857] systemd[1]: Started File System Check Daemon to report status.
[    3.971753] systemd[1]: Mounted NFSD configuration filesystem.
[    4.009115] systemd[1]: modprobe@drm.service: Succeeded.
[    4.016225] systemd[1]: Finished Load Kernel Module drm.
[    4.024434] systemd[1]: Finished Load Kernel Modules.
[    4.025444] systemd[1]: Mounted FUSE Control File System.
[    4.026144] systemd[1]: Mounted Kernel Configuration File System.
[    4.027490] systemd[1]: Started pNFS block layout mapping daemon.
[    4.034069] systemd[1]: Starting Apply Kernel Variables...
[    4.037397] systemd[1]: Finished File System Check on Root Device.
[    4.044235] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.128117] systemd[1]: Finished Apply Kernel Variables.
[    4.140136] systemd[1]: Started Journal Service.
[    4.267941] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
[    4.559374] systemd-journald[145]: Received client request to flush runtime journal.
[    5.603494] mc: Linux media interface: v0.10
[    5.631131] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    5.722057] videodev: Linux video capture interface: v2.00
[    5.755964] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    5.756007] [vc_sm_connected_init]: start
[    5.767520] [vc_sm_connected_init]: installed successfully
[    5.834735] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[    5.842412] brcmstb-i2c fef04500.i2c:  @97500hz registered in polling mode
[    5.844728] brcmstb-i2c fef09500.i2c:  @97500hz registered in polling mode
[    5.926754] bcm2835_audio bcm2835_audio: card created with 8 channels
[    5.972657] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    6.051591] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[    6.075434] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    6.115106] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    6.123282] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
[    6.142352] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[    6.186199] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[    6.203762] rpivid feb10000.codec: Device registered as /dev/video19
[    6.213218] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[    6.236253] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[    6.239085] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    6.239137] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    6.258240] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    6.258346] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    6.274377] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    6.274431] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    6.298674] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[    6.298715] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    6.298741] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    6.298765] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    6.298796] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    6.323226] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[    6.323296] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[    6.368888] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[    6.368992] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[    6.375928] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[    6.376666] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[    6.377922] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[    6.389142] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.459664] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.477164] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[    6.491905] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[    6.491943] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    6.491969] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    6.491993] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    6.492015] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    6.500618] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[    6.906382] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    6.929179] Registered IR keymap rc-cec
[    6.929607] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[    6.965668] usbcore: registered new interface driver usbserial_generic
[    6.994616] usbserial: USB Serial support registered for generic
[    7.056259] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0
[    7.087951] usbcore: registered new interface driver visor
[    7.088123] usbserial: USB Serial support registered for Handspring Visor / Palm OS
[    7.088248] usbserial: USB Serial support registered for Sony Clie 5.0
[    7.088370] usbserial: USB Serial support registered for Sony Clie 3.5
[    7.095162] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[    7.112203] Registered IR keymap rc-cec
[    7.179758] brcmfmac: F1 signature read @0x18000000=0x15264345
[    7.195273] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1
[    7.195908] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input1
[    7.200495] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    7.222355] usbcore: registered new interface driver brcmfmac
[    7.378396] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
[    7.379008] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
[    7.379457] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.379912] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.380345] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.380755] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.381189] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.386808] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[    7.387159] vc4-drm gpu: [drm] Cannot find any crtc or sizes
[    7.471421] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    7.479906] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov  1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[    7.708181] uart-pl011 fe201000.serial: no DMA platform data
[    8.520613] 8021q: 802.1Q VLAN Support v1.8
[    8.728790] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[    8.733205] bcmgenet fd580000.ethernet eth0: Link is Down
[    9.172705] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    9.977991] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[   10.599577] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   11.172108] NFSD: Using UMH upcall client tracking operations.
[   11.172133] NFSD: starting 90-second grace period (net f0000000)
[   12.874475] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   12.874509] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.395142] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   15.557574] Bluetooth: Core ver 2.22
[   15.557675] NET: Registered PF_BLUETOOTH protocol family
[   15.557686] Bluetooth: HCI device and connection manager initialized
[   15.557707] Bluetooth: HCI socket layer initialized
[   15.557722] Bluetooth: L2CAP socket layer initialized
[   15.557745] Bluetooth: SCO socket layer initialized
[   15.573773] Bluetooth: HCI UART driver ver 2.3
[   15.573795] Bluetooth: HCI UART protocol H4 registered
[   15.573872] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   15.574129] Bluetooth: HCI UART protocol Broadcom registered
[   15.845199] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   15.845214] Bluetooth: BNEP filters: protocol multicast
[   15.845232] Bluetooth: BNEP socket layer initialized
[   15.867089] NET: Registered PF_ALG protocol family
[   15.897090] cryptd: max_cpu_qlen set to 1000
[   17.754672] vc4-drm gpu: [drm] Cannot find any crtc or sizes
[   31.834657] cam-dummy-reg: disabling
[   60.099539] Bluetooth: RFCOMM TTY layer initialized
[   60.099561] Bluetooth: RFCOMM socket layer initialized
[   60.099580] Bluetooth: RFCOMM ver 1.11
[264803.949719] iscsi: registered transport (tcp)
[986880.611796] eth0: hw csum failure
[986880.611811] skb len=52 headroom=144 headlen=52 tailroom=1980
                mac=(130,14) net=(144,20) trans=164
                shinfo(txflags=0 nr_frags=0 gso(size=0 type=0 segs=0))
                csum(0x8fda ip_summed=2 complete_sw=0 valid=0 level=0)
                hash(0x0 sw=0 l4=0) proto=0x0800 pkttype=0 iif=0
[986880.611830] dev name=eth0 feat=0x0000010000004829
[986880.611839] skb headroom: 00000000: 32 f6 9e 38 77 0f 8d 89 db 4a ab e5 b9 92 0a 75
[986880.611847] skb headroom: 00000010: 57 aa 9b 48 51 b3 a5 14 52 44 ad df 0d 49 cb a9
[986880.611853] skb headroom: 00000020: 7c 92 06 28 d8 f5 a5 b2 15 d6 08 f6 ff 11 8a ee
[986880.611860] skb headroom: 00000030: 0d cc e9 61 b6 80 62 c2 ac 8d bf 02 01 00 78 d2
[986880.611866] skb headroom: 00000040: 80 7f 84 00 80 80 00 00 8f da 00 00 00 00 00 00
[986880.611872] skb headroom: 00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[986880.611878] skb headroom: 00000060: 80 7f 84 00 80 80 00 00 8f da 00 00 00 00 00 00
[986880.611885] skb headroom: 00000070: a6 dc 00 00 d3 51 44 32 09 0f 09 00 00 08 1a 00
[986880.611891] skb headroom: 00000080: 00 00 dc a6 32 44 51 d3 00 09 0f 09 00 1a 08 00
[986880.611897] skb linear:   00000000: 45 00 00 34 a6 d8 40 00 3f 06 6f a5 0a 00 0a 3d
[986880.611903] skb linear:   00000010: 0a 00 07 0a 03 6a 08 01 43 b7 57 69 e2 96 79 83
[986880.611909] skb linear:   00000020: 80 10 4e e0 a9 d6 00 00 01 01 08 0a 6d e0 cd fa
[986880.611915] skb linear:   00000030: 6d 13 ad 2b
[986880.611921] skb tailroom: 00000000: 80 00 00 e4 39 0c fa a1 00 00 00 00 00 00 00 02
[986880.611927] skb tailroom: 00000010: 00 01 86 a3 00 00 00 04 00 00 00 01 00 00 00 01
[986880.611933] skb tailroom: 00000020: 00 00 00 40 00 00 00 00 00 00 00 25 62 6f 30 31
[986880.611950] skb tailroom: 00000030: 2d 76 6d 2d 6e 6f 64 65 30 31 2e 6e 6f 64 65 2e
[986880.611957] skb tailroom: 00000040: 62 6f 30 31 2e 6e 6f 72 6f 75 74 69 6e 65 2e 6d
[986880.611963] skb tailroom: 00000050: 65 00 00 00 00 00 ff fe 00 00 ff fe 00 00 00 01
[986880.611969] skb tailroom: 00000060: 00 00 ff fe 00 00 00 00 00 00 00 00 00 00 00 00
[986880.611975] skb tailroom: 00000070: 00 00 00 02 00 00 00 03 00 00 00 35 ec 1c 0f 64
[986880.611981] skb tailroom: 00000080: ac 6d 37 03 0d 00 00 00 00 00 00 00 00 00 71 76
[986880.611987] skb tailroom: 00000090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16
[986880.611994] skb tailroom: 000000a0: 00 00 00 24 01 00 07 01 01 00 24 00 00 00 00 00
[986880.612000] skb tailroom: 000000b0: 53 b4 ba 23 0b 4b 4c ad a5 3f a1 7c 4d ee d0 61
[986880.612006] skb tailroom: 000000c0: 44 7c 50 00 81 72 a6 ea 00 00 00 19 00 00 00 00
[986880.612012] skb tailroom: 000000d0: ec 1c 0f 64 ac 6d 37 03 14 03 00 00 00 00 00 00
[986880.612018] skb tailroom: 000000e0: 03 ba 00 00 00 02 00 00 3d dd 2e 82 18 01 26 1f
[986880.612024] skb tailroom: 000000f0: 4e b6 df 39 15 36 c2 5a 96 e0 47 31 83 55 b7 7c
[986880.612031] skb tailroom: 00000100: 29 d7 06 ef f5 21 e6 9b b0 8c c3 d4 c6 14 89 b7
[986880.612037] skb tailroom: 00000110: 1b 7d b9 ab 6c 48 d5 58 22 21 eb 15 6c e8 93 34
[986880.612043] skb tailroom: 00000120: 96 6b 70 e0 98 5a 31 0d f7 86 e9 ef 76 d6 b2 31
[986880.612049] skb tailroom: 00000130: 13 f9 1d cc db 3f d6 2f 53 b7 49 f9 b9 0f ec 3e
[986880.612055] skb tailroom: 00000140: c0 5c e4 23 6b 55 48 ad df bc 62 50 93 6b db d8
[986880.612061] skb tailroom: 00000150: 79 ce b7 a2 54 80 ad 84 d8 4a ce b0 51 6e 91 63
[986880.612068] skb tailroom: 00000160: 17 f4 9b 86 3b 04 30 be f1 c7 32 7c dd 7e e4 cf
[986880.612074] skb tailroom: 00000170: ca da 69 03 22 97 14 52 48 ae e1 d0 83 a8 7b 65
[986880.612080] skb tailroom: 00000180: de da 2e 91 50 b0 8c 60 46 d3 a9 04 a0 86 27 62
[986880.612086] skb tailroom: 00000190: 19 f0 91 b9 b6 52 8c 5a f0 6c b0 0b 14 bf 17 04
[986880.612092] skb tailroom: 000001a0: cb 1d 25 4a 13 0b fe 90 0d 0d dc f7 9c 2a cf 88
[986880.612098] skb tailroom: 000001b0: 21 9d 5d 61 5d 8c 2f ec 9c cb 1a d4 db 96 0a af
[986880.612104] skb tailroom: 000001c0: 75 61 5d 32 f6 9e 38 77 0f 8d 89 db 4a ab e5 b9
[986880.612110] skb tailroom: 000001d0: 92 0a 75 57 aa 9b 48 51 b3 a5 14 52 44 ad df 0d
[986880.612117] skb tailroom: 000001e0: 49 cb a9 7c 92 06 28 d8 f5 a5 b2 15 d6 08 f6 ff
[986880.612123] skb tailroom: 000001f0: 11 8a ee 0d cc e9 61 b6 80 62 c2 ac 8d bf 02 01
[986880.612129] skb tailroom: 00000200: 00 78 d2 f7 a4 bb e2 61 40 ee 74 40 00 00 00 00
[986880.612135] skb tailroom: 00000210: bf 81 02 56 31 a8 09 98 7d 0e 82 2d 6d a1 0b 08
[986880.612141] skb tailroom: 00000220: 9f 53 6e 4c 2a 80 e8 3e 1d c2 a0 54 65 b0 85 f5
[986880.612147] skb tailroom: 00000230: 66 82 94 f4 5b 45 af e6 50 f3 c8 df d6 e9 3f a6
[986880.612153] skb tailroom: 00000240: e7 d4 ee ec 21 06 51 0a a7 85 57 49 6a 05 de 05
[986880.612160] skb tailroom: 00000250: fe 59 5a 68 30 e1 3b b2 9d 0e 05 f7 61 8a 37 04
[986880.612166] skb tailroom: 00000260: 16 42 49 5d 0a 80 a7 67 61 46 72 e3 85 62 4e 93
[986880.612172] skb tailroom: 00000270: 52 59 3d b7 19 05 8c 5d ed ca d5 46 cc a0 45 d6
[986880.612178] skb tailroom: 00000280: ce 2d be bf 63 ef c3 73 69 9b 94 36 c4 ea b6 e9
[986880.612184] skb tailroom: 00000290: 38 a1 9d d3 2c b0 e1 ab cc 42 3a 21 58 56 8e 2b
[986880.612190] skb tailroom: 000002a0: 38 64 15 82 23 3d 38 86 a2 8a 55 0b 27 14 91 6b
[986880.612197] skb tailroom: 000002b0: 0a 5f 84 bc f4 08 ed f9 60 8d 0b 38 88 1b 54 3b
[986880.612203] skb tailroom: 000002c0: a2 e8 9b 97 7e c5 c9 26 ec 0f 2b d5 d2 45 4d c2
[986880.612209] skb tailroom: 000002d0: 6e 62 5a 04 78 61 b8 a0 85 b5 22 ec 69 44 6e f2
[986880.612215] skb tailroom: 000002e0: 0c 0f f7 79 69 87 54 4d ae 31 61 a1 1a 2f 51 7e
[986880.612221] skb tailroom: 000002f0: 7a db e5 b8 70 e1 28 93 09 35 1b ac 46 c2 e0 f6
[986880.612227] skb tailroom: 00000300: ef cd 25 4d 15 a9 cd d7 e8 61 de 62 d4 6a 04 76
[986880.612233] skb tailroom: 00000310: 8a 2d d4 89 61 f7 1c 18 67 66 20 4f b4 7d 8c 52
[986880.612239] skb tailroom: 00000320: a2 6e a7 9a 14 c1 64 36 9a fa 40 f6 28 1b 50 10
[986880.612246] skb tailroom: 00000330: d3 c2 82 a2 4e 73 41 3a 8f 15 84 db aa 78 f0 2c
[986880.612252] skb tailroom: 00000340: f3 e4 b3 b4 03 01 00 78 98 da ed b7 e2 61 41 32
[986880.612258] skb tailroom: 00000350: 51 9c 00 00 00 00 ea f2 01 5f 63 2f e3 3d 0d 0d
[986880.612264] skb tailroom: 00000360: e0 02 77 2f c8 d0 ed 6a 97 62 bd fc 4b e4 98 c9
[986880.612270] skb tailroom: 00000370: 06 4e a5 fa 3d bc 5b 61 72 4a a0 ba 23 1b b0 8d
[986880.612276] skb tailroom: 00000380: 02 fc 4f 64 99 3d 91 7c 4e 2a e8 92 c8 2d b8 3f
[986880.612282] skb tailroom: 00000390: 82 76 2f 41 c2 97 72 06 fa 19 fc 77 4b f0 7d ce
[986880.612289] skb tailroom: 000003a0: 9b 40 43 6f bc 88 fd 6e 46 33 0e 9d 17 95 10 d6
[986880.612295] skb tailroom: 000003b0: ee ea 04 14 b8 99 e1 1a fe cd a3 b1 11 61 5c bf
[986880.612301] skb tailroom: 000003c0: 0c 25 d9 1c 0c 37 db 93 ca 44 b2 aa 1d e2 ce c3
[986880.612307] skb tailroom: 000003d0: 2a 08 10 b6 c0 15 88 14 90 da 58 eb b7 3c f1 8d
[986880.612313] skb tailroom: 000003e0: 03 fc 8d fb 7e da 65 f8 22 b6 bd 66 63 c2 76 f4
[986880.612319] skb tailroom: 000003f0: f4 6b 77 a4 d6 61 4d dc e1 62 2f 2f 61 ef ee 28
[986880.612325] skb tailroom: 00000400: 07 82 2a f1 06 4d b8 35 33 0e 1e 28 f5 2b a3 a1
[986880.612331] skb tailroom: 00000410: 68 ee 4e ee b7 0a 67 61 25 b7 62 be 1a 64 28 65
[986880.612338] skb tailroom: 00000420: b9 99 8b e9 3f 89 a5 b1 44 e8 5f a7 b9 96 f2 3e
[986880.612344] skb tailroom: 00000430: 7c 22 33 53 43 2d fc 18 4f 9d dc 99 ce ef 41 a5
[986880.612350] skb tailroom: 00000440: 75 a6 16 e4 ab 30 e5 3b b1 5d 6d ca d4 52 c2 9c
[986880.612356] skb tailroom: 00000450: 4d f5 cf ea c6 ce 08 e0 81 91 e7 dd 4b e5 7b 92
[986880.612362] skb tailroom: 00000460: de c3 54 08 42 51 c5 a0 bd 20 47 35 18 92 af 52
[986880.612369] skb tailroom: 00000470: 83 2c 15 a0 bd 33 9f 2e 9d c5 c1 61 ae 9c 10 a2
[986880.612375] skb tailroom: 00000480: 2b e3 bf 6d dd 04 2b 41 1e 66 7b 5d d3 1a 5d a3
[986880.612381] skb tailroom: 00000490: d0 d0 dd 03 f8 22 97 73 40 98 5d 4f d8 9d 2d 71
[986880.612387] skb tailroom: 000004a0: f7 72 6b b3 ea 51 97 76 01 98 4d b5 d4 af 9f 77
[986880.612393] skb tailroom: 000004b0: 5d 62 b6 2e a9 86 68 0d 9d 35 f0 45 3e 37 a0 b6
[986880.612399] skb tailroom: 000004c0: 52 41 8c 08 ed c0 d4 61 05 8f 62 6c bb 6d ce c4
[986880.612405] skb tailroom: 000004d0: bc de 84 f9 ea b3 bc 11 5b 0b 47 dc 7c 37 81 fe
[986880.612411] skb tailroom: 000004e0: 47 ff 5e a2 c2 95 6e c5 7d 75 dd 50 43 47 54 c3
[986880.612418] skb tailroom: 000004f0: 14 b9 a5 dc ba 18 7e c2 1e 00 d0 57 b5 5d bc 03
[986880.612424] skb tailroom: 00000500: 01 00 78 ec d3 a5 bb e2 61 41 32 7b 60 00 00 00
[986880.612430] skb tailroom: 00000510: 00 92 fc 01 59 1f 25 fd 95 2a 88 1e 64 10 ef 81
[986880.612436] skb tailroom: 00000520: a1 aa 10 4e db f5 27 4b bb 54 89 e5 bf 04 51 c2
[986880.612442] skb tailroom: 00000530: ae f6 23 86 de d2 42 86 24 f0 46 fd a9 c4 85 06
[986880.612448] skb tailroom: 00000540: cc 96 53 88 77 6c c5 1f 4a 82 c1 e0 87 fb 5e 14
[986880.612454] skb tailroom: 00000550: ae c0 23 1b b8 b6 db c0 e6 2e 2e 40 78 db 87 c3
[986880.612461] skb tailroom: 00000560: 00 a5 61 45 6c 01 bb 72 b6 87 28 80 08 e0 66 60
[986880.612467] skb tailroom: 00000570: 68 ca bf 84 78 64 01 39 62 af 01 74 ee b8 db 14
[986880.612473] skb tailroom: 00000580: 69 20 06 5a 49 58 3d 76 b5 3e 00 a5 8f 32 59 52
[986880.612479] skb tailroom: 00000590: c0 0d f8 69 79 00 e1 6c e4 64 00 cf 86 bc 4c 21
[986880.612485] skb tailroom: 000005a0: 13 80 30 ad ed 20 3b da 36 56 e4 d3 c0 14 b8 e9
[986880.612491] skb tailroom: 000005b0: c8 db ca 44 30 aa 5b a2 01 08 b4 1d 6e 50 8c 00
[986880.612497] skb tailroom: 000005c0: 43 86 5c 29 13 28 01 7e 12 7d 48 96 dd 19 86 15
[986880.612504] skb tailroom: 000005d0: 42 30 e0 42 06 4e dd 95 28 0f 6a a0 ba 00 8c ba
[986880.612510] skb tailroom: 000005e0: 57 80 49 f0 95 36 1f bc a1 82 80 39 f0 8c 3e 00
[986880.612516] skb tailroom: 000005f0: 42 dd 0a a8 07 be 18 7e 00 84 99 e2 80 18 e7 b9
[986880.612522] skb tailroom: 00000600: db b0 d8 b7 3e 80 ff e4 0b 57 90 8d ba 1f 62 4a
[986880.612528] skb tailroom: 00000610: c3 08 76 5b a8 9a 80 bb 41 1e c0 1c f0 de d0 0d
[986880.612534] skb tailroom: 00000620: 6c 37 c4 0e 75 55 95 00 61 44 66 c0 08 d6 ba 50
[986880.612541] skb tailroom: 00000630: 08 46 11 15 c0 52 9b 67 93 07 a3 62 38 fc 01 b7
[986880.612547] skb tailroom: 00000640: bb e5 30 0d 6c 9a 94 01 c7 01 f6 91 10 6e f1 2a
[986880.612553] skb tailroom: 00000650: 5e c5 60 c7 01 9c df a3 40 30 96 e7 90 3c ad f6
[986880.612559] skb tailroom: 00000660: 94 00 8d 67 95 00 e1 61 56 aa b4 2e 03 d2 92 57
[986880.612566] skb tailroom: 00000670: 51 f0 c0 3c 32 2f 6b 66 e8 03 3a f0 7a 3f e5 87
[986880.612572] skb tailroom: 00000680: f9 80 2f a0 43 56 fc d0 0c 25 fe 1c 06 53 2d 2f
[986880.612578] skb tailroom: 00000690: 00 5e dd 4d c0 3c f5 10 f0 3b 5c 66 04 00 c7 0b
[986880.612584] skb tailroom: 000006a0: 7b 00 be 5a ed c0 10 96 8b a9 21 58 00 be e3 1a
[986880.612590] skb tailroom: 000006b0: 00 42 96 e6 58 d2 c0 70 96 f8 f0 0f c8 fc e0 7a
[986880.612596] skb tailroom: 000006c0: e2 b4 03 01 00 78 98 da ed b7 e2 61 41 32 51 9c
[986880.612602] skb tailroom: 000006d0: 00 00 00 00 ea f2 01 5f 63 2f e3 3d 0d 0d e0 02
[986880.612608] skb tailroom: 000006e0: 77 2f c8 d0 ed 6a 97 62 bd fc 4b e4 98 c9 06 4e
[986880.612615] skb tailroom: 000006f0: a5 fa 3d bc 5b 61 72 4a a0 ba 23 1b b0 8d 02 fc
[986880.612621] skb tailroom: 00000700: 4f 64 99 3d 91 7c 4e 2a e8 92 c8 2d b8 3f 82 76
[986880.612627] skb tailroom: 00000710: 2f 41 c2 97 72 06 fa 19 fc 77 4b f0 7d ce 9b 40
[986880.612633] skb tailroom: 00000720: 43 6f bc 88 fd 6e 46 33 0e 9d 17 95 10 d6 ee ea
[986880.612639] skb tailroom: 00000730: 04 14 b8 99 e1 1a fe cd a3 b1 11 61 5c bf 0c 25
[986880.612645] skb tailroom: 00000740: d9 1c 0c 37 db 93 ca 44 b2 aa 1d e2 ce c3 2a 08
[986880.612652] skb tailroom: 00000750: 10 b6 c0 15 88 14 90 da 58 eb b7 3c f1 8d 03 fc
[986880.612658] skb tailroom: 00000760: 8d fb 7e da 65 f8 22 b6 bd 66 63 c2 76 f4 f4 6b
[986880.612664] skb tailroom: 00000770: 77 a4 d6 61 4d dc e1 62 2f 2f 61 ef ee 28 07 82
[986880.612670] skb tailroom: 00000780: 2a f1 06 4d b8 35 33 0e 1e 28 f5 2b a3 a1 68 ee
[986880.612676] skb tailroom: 00000790: 4e ee b7 0a 67 61 25 b7 62 be 1a 64 28 65 b9 99
[986880.612683] skb tailroom: 000007a0: 8b e9 3f 89 a5 b1 44 e8 5f a7 b9 96 f2 3e 7c 22
[986880.612689] skb tailroom: 000007b0: 33 53 43 2d fc 18 4f 9d dc 99 ce ef
[986880.612697] CPU: 0 PID: 13 Comm: ksoftirqd/0 Tainted: G         C        5.15.84-v7l+ #1613
[986880.612704] Hardware name: BCM2711
[986880.612708] Backtrace:
[986880.612716] [<c0bd8b34>] (dump_backtrace) from [<c0bd8d80>] (show_stack+0x20/0x24)
[986880.612734]  r7:c0c779a0 r6:c0e3fc14 r5:00000000 r4:60000013
[986880.612738] [<c0bd8d60>] (show_stack) from [<c0bdd490>] (dump_stack_lvl+0x70/0x94)
[986880.612749] [<c0bdd420>] (dump_stack_lvl) from [<c0bdd4cc>] (dump_stack+0x18/0x1c)
[986880.612760]  r7:c0c779a0 r6:feab942e r5:c9c0a0c0 r4:c9c0a0c0
[986880.612763] [<c0bdd4b4>] (dump_stack) from [<c0be163c>] (do_netdev_rx_csum_fault+0x50/0x54)
[986880.612774] [<c0be15ec>] (do_netdev_rx_csum_fault) from [<c0a52aec>] (__skb_gro_checksum_complete+0xbc/0xc0)
[986880.612787]  r5:c9c0a0c0 r4:00000000
[986880.612790] [<c0a52a30>] (__skb_gro_checksum_complete) from [<c0b20b40>] (tcp4_gro_receive+0xd8/0x190)
[986880.612804]  r7:c0c779a0 r6:d9151810 r5:0a07000a r4:c231bf3c
[986880.612808] [<c0b20a68>] (tcp4_gro_receive) from [<c0b34c6c>] (inet_gro_receive+0x2a0/0x340)
[986880.612820]  r6:00000090 r5:00000000 r4:c9c0a0c0
[986880.612823] [<c0b349cc>] (inet_gro_receive) from [<c0a5e7fc>] (dev_gro_receive+0x2a8/0x604)
[986880.612834]  r10:00000000 r9:00000000 r8:00000000 r7:c231bf18 r6:c1206170 r5:c12076cc
[986880.612838]  r4:c9c0a0c0
[986880.612841] [<c0a5e554>] (dev_gro_receive) from [<c0a5ebb8>] (napi_gro_receive+0x60/0x1cc)
[986880.612850]  r10:c231b5c0 r9:c1555e08 r8:c2318000 r7:00847f80 r6:c231bf18 r5:d9152000
[986880.612854]  r4:c9c0a0c0
[986880.612857] [<c0a5eb58>] (napi_gro_receive) from [<c0902088>] (bcmgenet_rx_poll+0x17c/0x458)
[986880.612867]  r7:00847f80 r6:c9c0a0c0 r5:00000042 r4:c231bf18
[986880.612870] [<c0901f0c>] (bcmgenet_rx_poll) from [<c0a5f8ac>] (__napi_poll+0x38/0x1ec)
[986880.612879]  r10:c1203d00 r9:05e16196 r8:2ee62000 r7:c1555e8b r6:c231bf18 r5:00000040
[986880.612883]  r4:00000001
[986880.612886] [<c0a5f874>] (__napi_poll) from [<c0a5fef4>] (net_rx_action+0x2b0/0x30c)
[986880.612895]  r9:05e16196 r8:2ee62000 r7:c1555e8c r6:efefa9c0 r5:000000ac r4:c231bf18
[986880.612898] [<c0a5fc44>] (net_rx_action) from [<c0201488>] (__do_softirq+0x198/0x474)
[986880.612910]  r10:ffffe000 r9:00000000 r8:00000001 r7:00000100 r6:00000003 r5:00000001
[986880.612913]  r4:c120308c
[986880.612916] [<c02012f0>] (__do_softirq) from [<c0229100>] (run_ksoftirqd+0x4c/0x64)
[986880.612928]  r10:c1554000 r9:00000000 r8:00000001 r7:c120ce50 r6:00000000 r5:ffffe000
[986880.612932]  r4:c15060c0
[986880.612935] [<c02290b4>] (run_ksoftirqd) from [<c024cce0>] (smpboot_thread_fn+0xfc/0x1ac)
[986880.612945] [<c024cbe4>] (smpboot_thread_fn) from [<c02488a4>] (kthread+0x178/0x194)
[986880.612955]  r9:c1511ddc r8:00000000 r7:c15060c0 r6:c024cbe4 r5:c1506100 r4:c1506140
[986880.612959] [<c024872c>] (kthread) from [<c02000d4>] (ret_from_fork+0x14/0x20)
[986880.612967] Exception stack(0xc1555fb0 to 0xc1555ff8)
[986880.612972] 5fa0:                                     00000000 00000000 00000000 00000000
[986880.612978] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[986880.612983] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[986880.612988]  r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c024872c
[986880.612992]  r4:c1506100

EEPROM
------

BOOTLOADER: up to date
   CURRENT: Wed 11 Jan 2023 05:40:52 PM UTC (1673458852)
    LATEST: Wed 11 Jan 2023 05:40:52 PM UTC (1673458852)
   RELEASE: default (/lib/firmware/raspberrypi/bootloader/default)
            Use raspi-config to change the release.

  VL805_FW: Dedicated VL805 EEPROM
     VL805: up to date
   CURRENT: 000138c0
    LATEST: 000138c0
wulfy23 commented 1 year ago

Fingers crossed for 6.1 test this weekend. Issue persists on 5.10.176. MLD / Android triggers.

And while this commit is likely not directly related? Comment sounds very on point with what I suspect is going on in the nic driver on 5.10 / 5.15...

https://github.com/raspberrypi/linux/commit/331615d837f4979eb91a336a223a5c7f7886ecd5

edit: good news, unable to reproduce on 6.1, this environment excludes most packet handling stuff used previously. so bug could be gone or just no longer triggering. should anyone happen to come across such messages in future, would advise digging into anything uniq to their system doing packet/frame/etc alteration. specifically, when multicast runts and giants are encountered or similar...

yutayu commented 10 months ago

https://github.com/tohojo/sqm-scripts/issues/166#issue-1968667436

After I added ifb device ( for ingress shaping ) , This error occurs.