10G ethernet for jetson tx1 using pci-e x4

It would be really difficult to find out what went wrong without enough log information.
Is it possible to send the full log (right from boot) along with iperf running info in the log? expecting to see some useful information there to continue debugging

ooh do you mean you need the dmesg logs? I’ve attached it bellow. One important thing today I upgrade one of our nodes to 24.2, I thought the bugs are fixed and now when I run iperf the system get rebooted :O

[    9.943284] hub 2-0:1.0: USB hub found
[    9.943303] hub 2-0:1.0: 4 ports detected
[    9.972863] Wake44 for irq=81
[    9.972881] Wake40 for irq=53
[    9.972885] Wake41 for irq=53
[    9.972888] Wake42 for irq=53
[    9.972891] Wake43 for irq=53
[    9.991546] dhd_module_init in
[    9.992418] Power-up adapter 'DHD generic adapter'
[    9.997753] wifi_platform_set_power = 1
[   10.005394] Bluetooth: RFCOMM TTY layer initialized
[   10.005423] Bluetooth: RFCOMM socket layer initialized
[   10.005429] Bluetooth: RFCOMM ver 1.11
[   10.042765] tn40xx: PHY detected on port 1 ID=43A400 - QT2025 10Gbps SFP+
[   10.051103] PHY type by svid 3 found 2
[   10.192001] cfg80211: World regulatory domain updated:
[   10.192011] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   10.192017] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.192023] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.192028] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   10.192033] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.192038] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.202771] wifi_platform_bus_enumerate device present 1
[   10.219404] SDIO Vendor ID:02d0 and SDIO Device ID: 4354
[   10.219537] F1 signature read @0x18000000=0x17214354
[   10.224517] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[   10.225408] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[   10.225512] wifi_platform_prealloc: failed to alloc static mem section 7
[   10.225522] wifi_platform_get_mac_addr
[   10.225812] of_get_mac_address: checking /chosen dtb node for mac address property nvidia,wifi-mac
[   10.225910] wifi_get_mac_addr: 00:04:4b:58:24:b4
[   10.227698] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211
[   10.227967] wl_create_event_handler(): thread:wl_event_handler:1e9 started
[   10.228091] dhd_attach(): thread:dhd_watchdog_thread:1ea started
[   10.228141] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xffffffc0fca419f0
[   10.228204] dhd_attach(): thread:dhd_dpc:1eb started
[   10.233474] dhd_attach(): thread:dhd_rxf:1ec started
[   10.233514] dhd_deferred_work_init: work queue initialized 
[   10.234114] Dongle Host Driver, version 1.201.82 (r)
[   10.234114] Compiled in drivers/net/wireless/bcmdhd on May 17 2016 at 16:28:23
[   10.234621] Register interface [wlan0]  MAC: 00:04:4b:58:24:b4
[   10.234621] 
[   10.234632] dhd_prot_ioctl : bus is down. we have nothing to do
[   10.236148] wifi_platform_set_power = 0
[   10.442764] tegra_sysfs_register
[   10.446190] systemd-udevd[334]: '/sbin/initctl start nvwifibt SUBTASK=register BCMCHIP=0x4354' [532] terminated by signal 1 (Hangup)
[   10.461139] usb 2-1: new SuperSpeed USB device number 2 using tegra-xhci
[   10.477416] usb 2-1: New USB device found, idVendor=0955, idProduct=09ff
[   10.477427] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[   10.477434] usb 2-1: Product: USB 10/100/1000 LAN
[   10.477440] usb 2-1: Manufacturer: Nvidia
[   10.477446] usb 2-1: SerialNumber: 000001000000
[   10.593424] usb 2-1: reset SuperSpeed USB device number 2 using tegra-xhci
[   10.652242] r8152 2-1:1.0 eth0: v2.03.3 (2015/01/29)
[   10.652252] r8152 2-1:1.0 eth0: This product is covered by one or more of the following patents:
[   10.652252] 		US6,570,884, US6,115,776, and US6,327,625.
[   10.652252] 
[   10.668275] systemd-udevd[334]: 'usb_modeswitch --driver-bind /devices/platform/tegra-xhci/usb2/2-1/2-1:1.0   955/9ff/3000' [565] terminated by signal 1 (Hangup)
[   14.523916] tn40xx: QT2025 FW version 2.0.3.3 module type 0x4
[   14.629361] tn40xx: eth1, Port A
[   14.629384] tn40xx: 1 1fc9:4024:1fc9:3015
[   14.633956] tn40xx: detected 1 cards, 1 loaded
[   14.839860] tn40xx: fw 0xe
[   14.840105] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   15.008729] init: failsafe main process (636) killed by TERM signal
[   15.593158] 
[   15.593158] Dongle Host Driver, version 1.201.82 (r)
[   15.593158] Compiled in drivers/net/wireless/bcmdhd on May 17 2016 at 16:28:23
[   15.593171] wl_android_wifi_on in
[   15.593177] wifi_platform_set_power = 1
[   15.618677] init: alsa-restore main process (1045) terminated with status 99
[   15.814354] init: plymouth-upstart-bridge main process ended, respawning
[   15.870313] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[   15.881427] vgaarb: this pci device is not a vga device
[   15.889420] gk20a gpu.0: GPCPLL initial settings: NA mode, M=1, N=34, P=3
[   15.940147] sdhci-tegra sdhci-tegra.1: Tuning already done, restoring the best tap value : 46
[   15.940862] SDIO Vendor ID:02d0 and SDIO Device ID: 4354
[   15.941127] F1 signature read @0x18000000=0x17214354
[   15.942423] vgaarb: this pci device is not a vga device
[   15.950261] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[   15.951510] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[   15.992837] tegradc tegradc.1: blank - powerdown
[   16.036800] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[   16.079622] SDIO Vendor ID:02d0 and SDIO Device ID: 4354
[   16.079686] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
[   16.080216] gpio wake8 for gpio=58
[   16.080223] Enabling wake8
[   16.082594] wifi_platform_get_mac_addr
[   16.082936] wifi_get_mac_addr: 00:04:4b:58:24:b4
[   16.085241] Firmware up: op_mode=0x0005, MAC=00:04:4b:58:24:b4
[   16.094621] dhd_preinit_ioctls pspretend_threshold for HostAPD failed  -23
[   16.101776] Firmware version = wl0: Mar  8 2016 12:52:17 version 7.35.221.11 (r623264) FWID 01-b55daaf2
[   16.105566] dhd_interworking_enable: failed to set WNM info, ret=-23
[   16.105915] tegra_sysfs_on
[   16.173411] dhd_ndo_add_ip: ndo ip addr add failed, retcode = -23
[   16.173420] dhd_inet6_work_handler: Adding host ip for NDO failed -23
[   16.253010] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   17.062963] Setting clk_rate = 44100 Hz pll_a_out0 = 45158400 Hz clk_out = 11289600 Hz
[   17.107513] Setting clk_rate = 44100 Hz pll_a_out0 = 45158400 Hz clk_out = 11289600 Hz
[   17.124720] Setting clk_rate = 44100 Hz pll_a_out0 = 45158400 Hz clk_out = 11289600 Hz
[   17.127236] Setting clk_rate = 44100 Hz pll_a_out0 = 45158400 Hz clk_out = 11289600 Hz
[   17.127668] tegra210_mixer tegra210-mixer: ASoC: hw_params() failed: -22
[   17.134415] tegra-snd-t210ref-mobile-rt565x sound.27: ASoC: PRE_PMU: TX1 Transmit-MIXER1-1 Receive event failed: -22
[   17.166157] Setting clk_rate = 44100 Hz pll_a_out0 = 45158400 Hz clk_out = 11289600 Hz
[   17.168647] Setting clk_rate = 44100 Hz pll_a_out0 = 45158400 Hz clk_out = 11289600 Hz
[   17.170530] Setting clk_rate = 44100 Hz pll_a_out0 = 45158400 Hz clk_out = 11289600 Hz
[   17.173211] Setting clk_rate = 44100 Hz pll_a_out0 = 45158400 Hz clk_out = 11289600 Hz
[   17.189952] Setting clk_rate = 44100 Hz pll_a_out0 = 45158400 Hz clk_out = 11289600 Hz
[   17.192599] Setting clk_rate = 44100 Hz pll_a_out0 = 45158400 Hz clk_out = 11289600 Hz
[   17.194773] Setting clk_rate = 44100 Hz pll_a_out0 = 45158400 Hz clk_out = 11289600 Hz
[   17.203125] Setting clk_rate = 44100 Hz pll_a_out0 = 45158400 Hz clk_out = 11289600 Hz
[   17.224185] Setting clk_rate = 44100 Hz pll_a_out0 = 45158400 Hz clk_out = 11289600 Hz
[   17.252919] HDA: No HDMI device connected
[   17.299990] QT2025 link speed is 10G
[   17.303585] tn40xx: eth1 Link Up 10G
[   17.307326] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   17.450094] QT2025 link speed is 10G
[   19.999481] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  140.593796] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
[  296.993811] BUG: Bad page state in process iperf3  pfn:176140
[  296.999950] page:ffffffbc051d4600 count:0 mapcount:0 mapping:          (null) index:0x0
[  297.007948] page flags: 0x4000000000000200(arch_1)
[  297.012786] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  297.020404] CPU: 0 PID: 1999 Comm: iperf3 Tainted: G           O 3.10.96-tegra #1
[  297.027878] Call trace:
[  297.030342] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  297.035713] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  297.040789] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  297.045839] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  297.050902] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  297.056297] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  297.062583] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  297.068919] [<ffffffc000928fa8>] sk_page_frag_refill+0x9c/0x120
[  297.074833] [<ffffffc0009b4dcc>] tcp_sendmsg+0x578/0xc68
[  297.080166] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  297.085386] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  297.090706] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  297.096158] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  297.101489] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  297.106535] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  297.111593] Disabling lock debugging due to kernel taint
[  297.118387] BUG: Bad page state in process iperf3  pfn:178940
[  297.124130] page:ffffffbc05260600 count:0 mapcount:0 mapping:          (null) index:0x0
[  297.132194] page flags: 0x4000000000000200(arch_1)
[  297.137010] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  297.144607] CPU: 0 PID: 1999 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  297.152090] Call trace:
[  297.154537] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  297.159911] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  297.164957] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  297.170017] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  297.175062] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  297.180465] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  297.186724] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  297.193055] [<ffffffbffc009770>] bdx_rx_alloc_buffers+0x108/0x3d0 [tn40xx]
[  297.199935] [<ffffffbffc009f00>] bdx_rx_receive+0x4c8/0x4e8 [tn40xx]
[  297.206282] [<ffffffbffc009f54>] bdx_poll+0x34/0x84 [tn40xx]
[  297.211947] [<ffffffc00093a398>] net_rx_action+0xb8/0x220
[  297.217341] [<ffffffc0000b0a20>] __do_softirq+0x180/0x2ec
[  297.222745] [<ffffffc0000b0c6c>] do_softirq+0x48/0x6c
[  297.227849] [<ffffffc0000b0d44>] local_bh_enable_ip+0xb4/0xe4
[  297.233601] [<ffffffc000ad1cd4>] _raw_spin_unlock_bh+0x2c/0x38
[  297.239440] [<ffffffc0009297e8>] release_sock+0x70/0x7c
[  297.244660] [<ffffffc0009b5320>] tcp_sendmsg+0xacc/0xc68
[  297.249978] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  297.255196] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  297.260565] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  297.265958] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  297.271273] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  297.276317] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  297.284378] BUG: Bad page state in process iperf3  pfn:17a1c0
[  297.290346] page:ffffffbc052b6200 count:0 mapcount:0 mapping:          (null) index:0x0
[  297.298387] page flags: 0x4000000000000200(arch_1)
[  297.303207] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  297.310811] CPU: 0 PID: 1999 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  297.318309] Call trace:
[  297.320817] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  297.326125] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  297.331187] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  297.336236] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  297.341365] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  297.346762] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  297.353094] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  297.359382] [<ffffffc00018d074>] kmem_getpages+0x50/0x194
[  297.364779] [<ffffffc00018d4c8>] cache_grow+0xcc/0x19c
[  297.369927] [<ffffffc00018d7f8>] cache_alloc_refill+0x260/0x2fc
[  297.375841] [<ffffffc00018d97c>] __kmalloc_track_caller+0xe8/0x1d8
[  297.382038] [<ffffffc00092bd2c>] __kmalloc_reserve+0x38/0x90
[  297.387750] [<ffffffc00092be28>] __alloc_skb+0xa4/0x1ac
[  297.392985] [<ffffffc0009b3f80>] sk_stream_alloc_skb+0x38/0x100
[  297.398922] [<ffffffc0009b4a94>] tcp_sendmsg+0x240/0xc68
[  297.404230] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  297.409465] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  297.414771] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  297.420243] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  297.425551] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  297.430611] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  297.437387] BUG: Bad page state in process iperf3  pfn:178dc0
[  297.443249] page:ffffffbc05270200 count:0 mapcount:0 mapping:          (null) index:0x0
[  297.451366] page flags: 0x4000000000000200(arch_1)
[  297.456212] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  297.463824] CPU: 0 PID: 1999 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  297.471310] Call trace:
[  297.473758] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  297.479217] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  297.484323] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  297.489398] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  297.494445] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  297.499863] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  297.506126] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  297.512456] [<ffffffc000928fa8>] sk_page_frag_refill+0x9c/0x120
[  297.518394] [<ffffffc0009b4dcc>] tcp_sendmsg+0x578/0xc68
[  297.523718] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  297.528958] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  297.534265] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  297.539681] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  297.545046] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  297.550113] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  297.558430] BUG: Bad page state in process iperf3  pfn:179580
[  297.564238] page:ffffffbc0528b400 count:0 mapcount:0 mapping:          (null) index:0x0
[  297.572246] page flags: 0x4000000000000200(arch_1)
[  297.577130] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  297.584743] CPU: 0 PID: 1999 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  297.592242] Call trace:
[  297.594692] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  297.600023] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  297.605074] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  297.610358] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  297.615408] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  297.621199] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  297.627611] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  297.634227] [<ffffffc000928fa8>] sk_page_frag_refill+0x9c/0x120
[  297.640522] [<ffffffc0009b4dcc>] tcp_sendmsg+0x578/0xc68
[  297.645873] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  297.651172] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  297.656480] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  297.661937] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  297.667247] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  297.672365] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  297.681722] BUG: Bad page state in process iperf3  pfn:179a40
[  297.687573] page:ffffffbc0529be00 count:0 mapcount:0 mapping:          (null) index:0x0
[  297.695586] page flags: 0x4000000000000200(arch_1)
[  297.700433] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  297.708085] CPU: 0 PID: 1999 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  297.715572] Call trace:
[  297.718023] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  297.723384] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  297.728476] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  297.733552] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  297.738715] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  297.744109] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  297.750384] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  297.756647] [<ffffffc000928fa8>] sk_page_frag_refill+0x9c/0x120
[  297.762708] [<ffffffc0009b4dcc>] tcp_sendmsg+0x578/0xc68
[  297.768076] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  297.773311] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  297.778642] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  297.784037] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  297.789356] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  297.794405] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  297.803912] BUG: Bad page state in process iperf3  pfn:178680
[  297.809922] page:ffffffbc05256c00 count:0 mapcount:0 mapping:          (null) index:0x0
[  297.817918] page flags: 0x4000000000000200(arch_1)
[  297.822765] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  297.830366] CPU: 0 PID: 1999 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  297.837904] Call trace:
[  297.840377] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  297.845685] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  297.850749] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  297.855798] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  297.860888] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  297.866343] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  297.872620] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  297.879052] [<ffffffc000928fa8>] sk_page_frag_refill+0x9c/0x120
[  297.884968] [<ffffffc0009b4dcc>] tcp_sendmsg+0x578/0xc68
[  297.890728] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  297.896568] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  297.901926] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  297.907324] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  297.912657] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  297.917710] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  297.926024] BUG: Bad page state in process iperf3  pfn:166432
[  297.926577] BUG: Bad page state in process dhd_dpc  pfn:1786c0
[  297.926581] page:ffffffbc05257a00 count:0 mapcount:0 mapping:          (null) index:0x0
[  297.926585] page flags: 0x4000000000000200(arch_1)
[  297.926593] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  297.926598] CPU: 0 PID: 491 Comm: dhd_dpc Tainted: G    B      O 3.10.96-tegra #1
[  297.926600] Call trace:
[  297.926605] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  297.926608] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  297.926612] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  297.926616] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  297.926620] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  297.926623] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  297.926626] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  297.926632] [<ffffffbffc009770>] bdx_rx_alloc_buffers+0x108/0x3d0 [tn40xx]
[  297.926636] [<ffffffbffc009f00>] bdx_rx_receive+0x4c8/0x4e8 [tn40xx]
[  297.926640] [<ffffffbffc009f54>] bdx_poll+0x34/0x84 [tn40xx]
[  297.926644] [<ffffffc00093a398>] net_rx_action+0xb8/0x220
[  297.926647] [<ffffffc0000b0a20>] __do_softirq+0x180/0x2ec
[  297.926649] [<ffffffc0000b0c6c>] do_softirq+0x48/0x6c
[  297.926652] [<ffffffc0000b0f54>] irq_exit+0x84/0xc8
[  297.926655] [<ffffffc0000859e0>] handle_IRQ+0x98/0xc8
[  297.926657] [<ffffffc0000813d4>] gic_handle_irq+0x74/0x194
[  297.926659] Exception stack(0xffffffc0f548f7d0 to 0xffffffc0f548f8f0)
[  297.926662] f7c0:                                     ffffffff 7fffffff f548fab8 ffffffc0
[  297.926666] f7e0: f548f930 ffffffc0 00ad1fb8 ffffffc0 20000105 00000000 00000001 00000000
[  297.926669] f800: 00000000 00000000 00000001 00000000 00000000 00000000 00000002 00000000
[  297.926671] f820: 00000000 00000000 00000000 00000000 00000000 00000000 00000d3b 00000000
[  297.926674] f840: 00f3ff80 ffffffc0 f548fb28 ffffffc0 fa0b51a0 ffffffc0 00000000 00000000
[  297.926677] f860: 1ed07000 00000000 01010101 01010101 00000020 00000000 fffffe09 ffffffff
[  297.926680] f880: 0000000f 00000000 ffffffed ffffffff 0019701c ffffffc0 8ce647a0 0000007f
[  297.926683] f8a0: 0000000f 00000000 ffffffff 7fffffff f548fab8 ffffffc0 f548fab0 ffffffc0
[  297.926685] f8c0: f548fab0 ffffffc0 012e9158 ffffffc0 00000002 00000000 00000000 00000000
[  297.926687] f8e0: 00000001 00000000 fe7ee800 ffffffc0
[  297.926690] [<ffffffc000084e04>] el1_irq+0x84/0xf0
[  297.926695] [<ffffffc000acfe90>] wait_for_common+0x15c/0x178
[  297.926698] [<ffffffc000acfec0>] wait_for_completion+0x14/0x1c
[  297.926702] [<ffffffc000764178>] mmc_wait_for_req_done+0x38/0xd4
[  297.926704] [<ffffffc000764238>] mmc_wait_for_req+0x24/0x30
[  297.926708] [<ffffffc0007703a8>] mmc_io_rw_extended+0x318/0x338
[  297.926711] [<ffffffc000772034>] sdio_io_rw_ext_helper+0x184/0x1c0
[  297.926713] [<ffffffc00077208c>] sdio_memcpy_fromio+0x1c/0x24
[  297.926716] [<ffffffc000772134>] sdio_readl+0x30/0x70
[  297.926747] [<ffffffbffc247748>] sdioh_request_word+0x194/0x23c [bcmdhd]
[  297.926774] [<ffffffbffc245b5c>] bcmsdh_reg_read+0x94/0x12c [bcmdhd]
[  297.926799] [<ffffffbffc258544>] dhdsdio_dpc+0x338/0xac0 [bcmdhd]
[  297.926822] [<ffffffbffc25bdf4>] dhd_bus_dpc+0x3c/0x48 [bcmdhd]
[  297.926845] [<ffffffbffc20253c>] dhd_dpc_thread+0x168/0x1d8 [bcmdhd]
[  297.926849] [<ffffffc0000d1ce4>] kthread+0xc0/0xc8
[  297.927168] BUG: Bad page state in process dhd_dpc  pfn:16643c
[  297.927171] page:ffffffbc04e5ed20 count:0 mapcount:0 mapping:          (null) index:0x0
[  297.927173] page flags: 0x4000000000000200(arch_1)
[  297.927179] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  297.927182] CPU: 0 PID: 491 Comm: dhd_dpc Tainted: G    B      O 3.10.96-tegra #1
[  297.927183] Call trace:
[  297.927186] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  297.927188] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  297.927191] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  297.927194] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  297.927197] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  297.927200] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  297.927202] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  297.927207] [<ffffffbffc009770>] bdx_rx_alloc_buffers+0x108/0x3d0 [tn40xx]
[  297.927211] [<ffffffbffc009f00>] bdx_rx_receive+0x4c8/0x4e8 [tn40xx]
[  297.927214] [<ffffffbffc009f54>] bdx_poll+0x34/0x84 [tn40xx]
[  297.927216] [<ffffffc00093a398>] net_rx_action+0xb8/0x220
[  297.927219] [<ffffffc0000b0a20>] __do_softirq+0x180/0x2ec
[  297.927221] [<ffffffc0000b0c6c>] do_softirq+0x48/0x6c
[  297.927224] [<ffffffc0000b0f54>] irq_exit+0x84/0xc8
[  297.927226] [<ffffffc0000859e0>] handle_IRQ+0x98/0xc8
[  297.927228] [<ffffffc0000813d4>] gic_handle_irq+0x74/0x194
[  297.927230] Exception stack(0xffffffc0f548f8d0 to 0xffffffc0f548f9f0)
[  297.927233] f8c0:                                     00000004 00000000 0000ffff 00000000
[  297.927236] f8e0: f548fa30 ffffffc0 007703a8 ffffffc0 80000105 00000000 00000000 00000000
[  297.927238] f900: 00000000 00000000 00000001 00000000 ffffffff 7fffffff f548f930 ffffffc0
[  297.927241] f920: 00ad18c8 ffffffc0 00000000 00000000 00000000 00000000 00000d3b 00000000
[  297.927244] f940: 00f3ff80 ffffffc0 f548fb28 ffffffc0 fa0b51a0 ffffffc0 00000000 00000000
[  297.927247] f960: 1ed07000 00000000 01010101 01010101 00000020 00000000 fffffe09 ffffffff
[  297.927250] f980: 0000000f 00000000 ffffffed ffffffff 0019701c ffffffc0 8ce647a0 0000007f
[  297.927252] f9a0: 0000000f 00000000 00000004 00000000 0000ffff 00000000 00000001 00000000
[  297.927255] f9c0: 15a04004 00000000 fe6bc6c4 ffffffc0 01a04000 00000000 00000000 00000000
[  297.927257] f9e0: 00000001 00000000 fe7ee800 ffffffc0
[  297.927259] [<ffffffc000084e04>] el1_irq+0x84/0xf0
[  297.927263] [<ffffffc000772034>] sdio_io_rw_ext_helper+0x184/0x1c0
[  297.927265] [<ffffffc00077208c>] sdio_memcpy_fromio+0x1c/0x24
[  297.927268] [<ffffffc000772134>] sdio_readl+0x30/0x70
[  297.927291] [<ffffffbffc247748>] sdioh_request_word+0x194/0x23c [bcmdhd]
[  297.927311] [<ffffffbffc245b5c>] bcmsdh_reg_read+0x94/0x12c [bcmdhd]
[  297.927330] [<ffffffbffc258544>] dhdsdio_dpc+0x338/0xac0 [bcmdhd]
[  297.927348] [<ffffffbffc25bdf4>] dhd_bus_dpc+0x3c/0x48 [bcmdhd]
[  297.927363] [<ffffffbffc20253c>] dhd_dpc_thread+0x168/0x1d8 [bcmdhd]
[  297.927366] [<ffffffc0000d1ce4>] kthread+0xc0/0xc8
[  298.495090] page:ffffffbc04e5eaf0 count:0 mapcount:0 mapping:          (null) index:0x0
[  298.503099] page flags: 0x4000000000000200(arch_1)
[  298.507919] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  298.515522] CPU: 2 PID: 1999 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  298.523011] Call trace:
[  298.525461] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  298.530791] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  298.535842] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  298.540903] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  298.545952] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  298.551361] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  298.557624] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  298.563901] [<ffffffc00018d074>] kmem_getpages+0x50/0x194
[  298.569309] [<ffffffc00018d4c8>] cache_grow+0xcc/0x19c
[  298.574445] [<ffffffc00018d7f8>] cache_alloc_refill+0x260/0x2fc
[  298.580371] [<ffffffc00018d97c>] __kmalloc_track_caller+0xe8/0x1d8
[  298.586548] [<ffffffc00092bd2c>] __kmalloc_reserve+0x38/0x90
[  298.592215] [<ffffffc00092be28>] __alloc_skb+0xa4/0x1ac
[  298.597436] [<ffffffc0009b3f80>] sk_stream_alloc_skb+0x38/0x100
[  298.603361] [<ffffffc0009b4a94>] tcp_sendmsg+0x240/0xc68
[  298.608682] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  298.613902] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  298.619224] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  298.624618] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  298.629937] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  298.634983] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  298.640347] BUG: Bad page state in process iperf3  pfn:166478
[  298.646092] page:ffffffbc04e5fa40 count:0 mapcount:0 mapping:          (null) index:0x0
[  298.654101] page flags: 0x4000000000000200(arch_1)
[  298.658930] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  298.666515] CPU: 2 PID: 1999 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  298.674002] Call trace:
[  298.676452] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  298.681771] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  298.686821] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  298.691883] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  298.696930] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  298.702339] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  298.708613] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  298.714876] [<ffffffc000928fa8>] sk_page_frag_refill+0x9c/0x120
[  298.720802] [<ffffffc0009b4dcc>] tcp_sendmsg+0x578/0xc68
[  298.726110] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  298.731343] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  298.731581] BUG: Bad page state in process rs:main Q:Reg  pfn:166448
[  298.731584] page:ffffffbc04e5efc0 count:0 mapcount:0 mapping:          (null) index:0x0
[  298.731587] page flags: 0x4000000000000200(arch_1)
[  298.731595] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  298.731598] CPU: 3 PID: 485 Comm: rs:main Q:Reg Tainted: G    B      O 3.10.96-tegra #1
[  298.731599] Call trace:
[  298.731602] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  298.731605] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  298.731608] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  298.731611] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  298.731614] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  298.731619] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  298.731622] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  298.731626] [<ffffffc00015234c>] grab_cache_page_write_begin+0x90/0xf8
[  298.731630] [<ffffffc0002195fc>] ext4_da_write_begin+0x168/0x2c4
[  298.731633] [<ffffffc000152890>] generic_perform_write+0x1c8/0x1f0
[  298.731635] [<ffffffc000152908>] generic_file_buffered_write+0x50/0x78
[  298.731638] [<ffffffc000153490>] __generic_file_aio_write+0x278/0x320
[  298.731640] [<ffffffc0001535c0>] generic_file_aio_write+0x88/0xe0
[  298.731643] [<ffffffc00020eebc>] ext4_file_write+0xd4/0xf4
[  298.731646] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  298.731648] [<ffffffc000196870>] vfs_write+0xc8/0x1b0
[  298.731651] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  298.870584] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  298.875980] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  298.881298] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  298.886347] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  298.891571] BUG: Bad page state in process iperf3  pfn:166450
[  298.891977] BUG: Bad page state in process swapper/0  pfn:16644c
[  298.891979] page:ffffffbc04e5f0a0 count:0 mapcount:0 mapping:          (null) index:0x0
[  298.891982] page flags: 0x4000000000000200(arch_1)
[  298.891989] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  298.891992] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G    B      O 3.10.96-tegra #1
[  298.891992] Call trace:
[  298.891996] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  298.891998] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  298.892001] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  298.892003] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  298.892006] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  298.892009] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  298.892012] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  298.892017] [<ffffffbffc009770>] bdx_rx_alloc_buffers+0x108/0x3d0 [tn40xx]
[  298.892021] [<ffffffbffc009f00>] bdx_rx_receive+0x4c8/0x4e8 [tn40xx]
[  298.892024] [<ffffffbffc009f54>] bdx_poll+0x34/0x84 [tn40xx]
[  298.892027] [<ffffffc00093a398>] net_rx_action+0xb8/0x220
[  298.892031] [<ffffffc0000b0a20>] __do_softirq+0x180/0x2ec
[  298.892033] [<ffffffc0000b0c6c>] do_softirq+0x48/0x6c
[  298.892035] [<ffffffc0000b0f54>] irq_exit+0x84/0xc8
[  298.892038] [<ffffffc0000859e0>] handle_IRQ+0x98/0xc8
[  298.892040] [<ffffffc0000813d4>] gic_handle_irq+0x74/0x194
[  298.892042] Exception stack(0xffffffc001143d50 to 0xffffffc001143e70)
[  298.892045] 3d40:                                     1fe312b0 ffffffc0 00000003 00000000
[  298.892048] 3d60: 01143eb0 ffffffc0 0075eb64 ffffffc0 80000345 00000000 00000001 00000000
[  298.892050] 3d80: 8007b000 00000000 8007d000 00000000 00000000 00000000 34151bef 00000000
[  298.892053] 3da0: 622f2400 00000045 23de804c 00000000 00000018 00000000 3f0eb524 0015ed0a
[  298.892056] 3dc0: 34151bef 00000000 ffffffff 00ffffff 61de9bd7 00000001 01000000 00000000
[  298.892058] 3de0: 10c00699 309c110e 42d9e624 1b709068 00000000 00000000 800124a0 484413b9
[  298.892061] 3e00: 33c4cc73 45074f27 cdb48087 800c2710 28b0986e 1b4a060a c2101730 c570143c
[  298.892064] 3e20: 283471ce 82346104 1fe312b0 ffffffc0 00000003 00000000 9c380bea 00000045
[  298.892066] 3e40: 9c362440 00000045 1fe31830 ffffffc0 00000000 00000000 8007b000 00000000
[  298.892068] 3e60: 8007d000 00000000 000803f8 ffffffc0
[  298.892071] [<ffffffc000084e04>] el1_irq+0x84/0xf0
[  298.892074] [<ffffffc00075ed68>] cpuidle_idle_call+0x188/0x294
[  298.892077] [<ffffffc000086724>] arch_cpu_idle+0xc/0x24
[  298.892080] [<ffffffc0000f7c5c>] cpu_idle_loop+0x21c/0x284
[  298.892082] [<ffffffc0000f7ce4>] freezing_slow_path+0x0/0x84
[  298.892085] [<ffffffc000ac8f84>] rest_init+0x88/0x94
[  298.892088] [<ffffffc0010be88c>] start_kernel+0x27c/0x288
[  298.892174] BUG: Bad page state in process swapper/0  pfn:16644e
[  298.892176] page:ffffffbc04e5f110 count:0 mapcount:0 mapping:          (null) index:0x0
[  298.892179] page flags: 0x4000000000000200(arch_1)
[  298.892184] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  298.892187] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G    B      O 3.10.96-tegra #1
[  298.892188] Call trace:
[  298.892190] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  298.892192] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  298.892195] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  298.892198] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  298.892200] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  298.892203] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  298.892206] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  298.892210] [<ffffffbffc009770>] bdx_rx_alloc_buffers+0x108/0x3d0 [tn40xx]
[  298.892213] [<ffffffbffc009f00>] bdx_rx_receive+0x4c8/0x4e8 [tn40xx]
[  298.892216] [<ffffffbffc009f54>] bdx_poll+0x34/0x84 [tn40xx]
[  298.892219] [<ffffffc00093a398>] net_rx_action+0xb8/0x220
[  298.892221] [<ffffffc0000b0a20>] __do_softirq+0x180/0x2ec
[  298.892223] [<ffffffc0000b0c6c>] do_softirq+0x48/0x6c
[  298.892226] [<ffffffc0000b0f54>] irq_exit+0x84/0xc8
[  298.892228] [<ffffffc0000859e0>] handle_IRQ+0x98/0xc8
[  298.892230] [<ffffffc0000813d4>] gic_handle_irq+0x74/0x194
[  298.892232] Exception stack(0xffffffc001143d50 to 0xffffffc001143e70)
[  298.892234] 3d40:                                     1fe312b0 ffffffc0 00000003 00000000
[  298.892237] 3d60: 01143eb0 ffffffc0 0075eb64 ffffffc0 80000345 00000000 00000001 00000000
[  298.892240] 3d80: 8007b000 00000000 8007d000 00000000 00000000 00000000 34151bef 00000000
[  298.892242] 3da0: 622f2400 00000045 23de804c 00000000 00000018 00000000 3f0eb524 0015ed0a
[  298.892245] 3dc0: 34151bef 00000000 ffffffff 00ffffff 61de9bd7 00000001 01000000 00000000
[  298.892248] 3de0: 10c00699 309c110e 42d9e624 1b709068 00000000 00000000 800124a0 484413b9
[  298.892251] 3e00: 33c4cc73 45074f27 cdb48087 800c2710 28b0986e 1b4a060a c2101730 c570143c
[  298.892253] 3e20: 283471ce 82346104 1fe312b0 ffffffc0 00000003 00000000 9c380bea 00000045
[  298.892256] 3e40: 9c362440 00000045 1fe31830 ffffffc0 00000000 00000000 8007b000 00000000
[  298.892258] 3e60: 8007d000 00000000 000803f8 ffffffc0
[  298.892261] [<ffffffc000084e04>] el1_irq+0x84/0xf0
[  298.892263] [<ffffffc00075ed68>] cpuidle_idle_call+0x188/0x294
[  298.892266] [<ffffffc000086724>] arch_cpu_idle+0xc/0x24
[  298.892268] [<ffffffc0000f7c5c>] cpu_idle_loop+0x21c/0x284
[  298.892270] [<ffffffc0000f7ce4>] freezing_slow_path+0x0/0x84
[  298.892272] [<ffffffc000ac8f84>] rest_init+0x88/0x94
[  298.892274] [<ffffffc0010be88c>] start_kernel+0x27c/0x288
[  299.390916] page:ffffffbc04e5f180 count:0 mapcount:0 mapping:          (null) index:0x0
[  299.391202] BUG: Bad page state in process rs:main Q:Reg  pfn:16644a
[  299.391205] page:ffffffbc04e5f030 count:0 mapcount:0 mapping:          (null) index:0x0
[  299.391209] page flags: 0x4000000000000200(arch_1)
[  299.391216] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  299.391220] CPU: 3 PID: 485 Comm: rs:main Q:Reg Tainted: G    B      O 3.10.96-tegra #1
[  299.391221] Call trace:
[  299.391225] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  299.391228] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  299.391231] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  299.391235] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  299.391237] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  299.391242] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  299.391245] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  299.391248] [<ffffffc00015234c>] grab_cache_page_write_begin+0x90/0xf8
[  299.391251] [<ffffffc0002195fc>] ext4_da_write_begin+0x168/0x2c4
[  299.391254] [<ffffffc000152890>] generic_perform_write+0x1c8/0x1f0
[  299.391256] [<ffffffc000152908>] generic_file_buffered_write+0x50/0x78
[  299.391259] [<ffffffc000153490>] __generic_file_aio_write+0x278/0x320
[  299.391261] [<ffffffc0001535c0>] generic_file_aio_write+0x88/0xe0
[  299.391264] [<ffffffc00020eebc>] ext4_file_write+0xd4/0xf4
[  299.391267] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  299.391269] [<ffffffc000196870>] vfs_write+0xc8/0x1b0
[  299.391272] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  299.391338] BUG: Bad page state in process rs:main Q:Reg  pfn:166438
[  299.391340] page:ffffffbc04e5ec40 count:0 mapcount:0 mapping:          (null) index:0x0
[  299.391343] page flags: 0x4000000000000200(arch_1)
[  299.391350] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  299.391353] CPU: 3 PID: 485 Comm: rs:main Q:Reg Tainted: G    B      O 3.10.96-tegra #1
[  299.391354] Call trace:
[  299.391357] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  299.391363] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  299.391367] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  299.391371] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  299.391375] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  299.391379] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  299.391383] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  299.391386] [<ffffffc00015234c>] grab_cache_page_write_begin+0x90/0xf8
[  299.391390] [<ffffffc0002195fc>] ext4_da_write_begin+0x168/0x2c4
[  299.391394] [<ffffffc000152890>] generic_perform_write+0x1c8/0x1f0
[  299.391397] [<ffffffc000152908>] generic_file_buffered_write+0x50/0x78
[  299.391401] [<ffffffc000153490>] __generic_file_aio_write+0x278/0x320
[  299.391404] [<ffffffc0001535c0>] generic_file_aio_write+0x88/0xe0
[  299.391408] [<ffffffc00020eebc>] ext4_file_write+0xd4/0xf4
[  299.391411] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  299.391415] [<ffffffc000196870>] vfs_write+0xc8/0x1b0
[  299.391418] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  299.391515] BUG: Bad page state in process rs:main Q:Reg  pfn:16643a
[  299.391517] page:ffffffbc04e5ecb0 count:0 mapcount:0 mapping:          (null) index:0x0
[  299.391520] page flags: 0x4000000000000200(arch_1)
[  299.391527] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  299.391530] CPU: 3 PID: 485 Comm: rs:main Q:Reg Tainted: G    B      O 3.10.96-tegra #1
[  299.391532] Call trace:
[  299.391535] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  299.391537] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  299.391539] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  299.391542] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  299.391545] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  299.391548] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  299.391551] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  299.391554] [<ffffffc00015234c>] grab_cache_page_write_begin+0x90/0xf8
[  299.391557] [<ffffffc0002195fc>] ext4_da_write_begin+0x168/0x2c4
[  299.391559] [<ffffffc000152890>] generic_perform_write+0x1c8/0x1f0
[  299.391562] [<ffffffc000152908>] generic_file_buffered_write+0x50/0x78
[  299.391564] [<ffffffc000153490>] __generic_file_aio_write+0x278/0x320
[  299.391567] [<ffffffc0001535c0>] generic_file_aio_write+0x88/0xe0
[  299.391569] [<ffffffc00020eebc>] ext4_file_write+0xd4/0xf4
[  299.391571] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  299.391573] [<ffffffc000196870>] vfs_write+0xc8/0x1b0
[  299.391576] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  299.800736] page flags: 0x4000000000000200(arch_1)
[  299.805557] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  299.813157] CPU: 2 PID: 1999 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  299.820643] Call trace:
[  299.823092] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  299.828412] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  299.833462] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  299.838523] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  299.843572] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  299.848979] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  299.855242] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  299.861517] [<ffffffc000928fa8>] sk_page_frag_refill+0x9c/0x120
[  299.867432] [<ffffffc0009b4dcc>] tcp_sendmsg+0x578/0xc68
[  299.872752] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  299.877972] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  299.883293] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  299.888700] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  299.894007] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  299.899067] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  299.904462] BUG: Bad page state in process iperf3  pfn:166460
[  299.904777] BUG: Bad page state in process swapper/0  pfn:166490
[  299.904780] page:ffffffbc04e5ff80 count:0 mapcount:0 mapping:          (null) index:0x0
[  299.904783] page flags: 0x4000000000000200(arch_1)
[  299.904790] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  299.904792] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G    B      O 3.10.96-tegra #1
[  299.904793] Call trace:
[  299.904797] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  299.904800] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  299.904802] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  299.904806] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  299.904808] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  299.904811] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  299.904814] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  299.904816] [<ffffffc00092bfb4>] __netdev_alloc_frag+0x84/0x190
[  299.904818] [<ffffffc00092c128>] __netdev_alloc_skb+0x50/0x108
[  299.904821] [<ffffffc00093aa94>] napi_get_frags+0x28/0x3c
[  299.904827] [<ffffffbffc009c04>] bdx_rx_receive+0x1cc/0x4e8 [tn40xx]
[  299.904830] [<ffffffbffc009f54>] bdx_poll+0x34/0x84 [tn40xx]
[  299.904832] [<ffffffc00093a398>] net_rx_action+0xb8/0x220
[  299.904836] [<ffffffc0000b0a20>] __do_softirq+0x180/0x2ec
[  299.904839] [<ffffffc0000b0c6c>] do_softirq+0x48/0x6c
[  299.904841] [<ffffffc0000b0f54>] irq_exit+0x84/0xc8
[  299.904844] [<ffffffc0000859e0>] handle_IRQ+0x98/0xc8
[  299.904846] [<ffffffc0000813d4>] gic_handle_irq+0x74/0x194
[  299.904848] Exception stack(0xffffffc001143d50 to 0xffffffc001143e70)
[  299.904851] 3d40:                                     1fe312b0 ffffffc0 00000003 00000000
[  299.904853] 3d60: 01143eb0 ffffffc0 0075eb64 ffffffc0 80000345 00000000 00000001 00000000
[  299.904856] 3d80: 8007b000 00000000 8007d000 00000000 00000000 00000000 34151bec 00000000
[  299.904859] 3da0: 9dc9ee00 00000045 23de804c 00000000 00000018 00000000 668d2467 0016855e
[  299.904862] 3dc0: 34151bec 00000000 ffffffff 00ffffff 630681d7 00000001 01000000 00000000
[  299.904864] 3de0: 10c006d9 109c100d 4299e624 1b709068 00000000 00000000 a0012420 484413b8
[  299.904867] 3e00: 33c04423 45064f23 cdb480c7 800c2510 28a0986e 1b480f0a c0101730 c550147e
[  299.904870] 3e20: 283471ce 43346104 1fe312b0 ffffffc0 00000003 00000000 d8945c5b 00000045
[  299.904872] 3e40: d88f5c11 00000045 1fe31830 ffffffc0 00000000 00000000 8007b000 00000000
[  299.904874] 3e60: 8007d000 00000000 000803f8 ffffffc0
[  299.904877] [<ffffffc000084e04>] el1_irq+0x84/0xf0
[  299.904880] [<ffffffc00075ed68>] cpuidle_idle_call+0x188/0x294
[  299.904883] [<ffffffc000086724>] arch_cpu_idle+0xc/0x24
[  299.904886] [<ffffffc0000f7c5c>] cpu_idle_loop+0x21c/0x284
[  299.904888] [<ffffffc0000f7ce4>] freezing_slow_path+0x0/0x84
[  299.904891] [<ffffffc000ac8f84>] rest_init+0x88/0x94
[  299.904893] [<ffffffc0010be88c>] start_kernel+0x27c/0x288
[  299.905078] BUG: Bad page state in process swapper/0  pfn:166480
[  299.905080] page:ffffffbc04e5fc00 count:0 mapcount:0 mapping:          (null) index:0x0
[  299.905083] page flags: 0x4000000000000200(arch_1)
[  299.905088] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  299.905091] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G    B      O 3.10.96-tegra #1
[  299.905092] Call trace:
[  299.905094] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  299.905097] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  299.905099] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  299.905102] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  299.905104] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  299.905107] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  299.905110] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  299.905114] [<ffffffbffc009770>] bdx_rx_alloc_buffers+0x108/0x3d0 [tn40xx]
[  299.905117] [<ffffffbffc009f00>] bdx_rx_receive+0x4c8/0x4e8 [tn40xx]
[  299.905120] [<ffffffbffc009f54>] bdx_poll+0x34/0x84 [tn40xx]
[  299.905122] [<ffffffc00093a398>] net_rx_action+0xb8/0x220
[  299.905125] [<ffffffc0000b0a20>] __do_softirq+0x180/0x2ec
[  299.905127] [<ffffffc0000b0c6c>] do_softirq+0x48/0x6c
[  299.905129] [<ffffffc0000b0f54>] irq_exit+0x84/0xc8
[  299.905132] [<ffffffc0000859e0>] handle_IRQ+0x98/0xc8
[  299.905134] [<ffffffc0000813d4>] gic_handle_irq+0x74/0x194
[  299.905136] Exception stack(0xffffffc001143d50 to 0xffffffc001143e70)
[  299.905138] 3d40:                                     1fe312b0 ffffffc0 00000003 00000000
[  299.905141] 3d60: 01143eb0 ffffffc0 0075eb64 ffffffc0 80000345 00000000 00000001 00000000
[  299.905144] 3d80: 8007b000 00000000 8007d000 00000000 00000000 00000000 34151bec 00000000
[  299.905147] 3da0: 9dc9ee00 00000045 23de804c 00000000 00000018 00000000 668d2467 0016855e
[  299.905150] 3dc0: 34151bec 00000000 ffffffff 00ffffff 630681d7 00000001 01000000 00000000
[  299.905152] 3de0: 10c006d9 109c100d 4299e624 1b709068 00000000 00000000 a0012420 484413b8
[  299.905155] 3e00: 33c04423 45064f23 cdb480c7 800c2510 28a0986e 1b480f0a c0101730 c550147e
[  299.905158] 3e20: 283471ce 43346104 1fe312b0 ffffffc0 00000003 00000000 d8945c5b 00000045
[  299.905160] 3e40: d88f5c11 00000045 1fe31830 ffffffc0 00000000 00000000 8007b000 00000000
[  299.905162] 3e60: 8007d000 00000000 000803f8 ffffffc0
[  299.905164] [<ffffffc000084e04>] el1_irq+0x84/0xf0
[  299.905167] [<ffffffc00075ed68>] cpuidle_idle_call+0x188/0x294
[  299.905169] [<ffffffc000086724>] arch_cpu_idle+0xc/0x24
[  299.905172] [<ffffffc0000f7c5c>] cpu_idle_loop+0x21c/0x284
[  299.905174] [<ffffffc0000f7ce4>] freezing_slow_path+0x0/0x84
[  299.905176] [<ffffffc000ac8f84>] rest_init+0x88/0x94
[  299.905178] [<ffffffc0010be88c>] start_kernel+0x27c/0x288
[  299.905314] BUG: Bad page state in process swapper/0  pfn:166484
[  299.905317] page:ffffffbc04e5fce0 count:0 mapcount:0 mapping:          (null) index:0x0
[  299.905319] page flags: 0x4000000000000200(arch_1)
[  299.905325] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  299.905327] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G    B      O 3.10.96-tegra #1
[  299.905327] Call trace:
[  299.905330] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  299.905332] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  299.905334] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  299.905337] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  299.905340] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  299.905342] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  299.905345] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  299.905349] [<ffffffbffc009770>] bdx_rx_alloc_buffers+0x108/0x3d0 [tn40xx]
[  299.905353] [<ffffffbffc009f00>] bdx_rx_receive+0x4c8/0x4e8 [tn40xx]
[  299.905356] [<ffffffbffc009f54>] bdx_poll+0x34/0x84 [tn40xx]
[  299.905358] [<ffffffc00093a398>] net_rx_action+0xb8/0x220
[  299.905360] [<ffffffc0000b0a20>] __do_softirq+0x180/0x2ec
[  299.905363] [<ffffffc0000b0c6c>] do_softirq+0x48/0x6c
[  299.905365] [<ffffffc0000b0f54>] irq_exit+0x84/0xc8
[  299.905367] [<ffffffc0000859e0>] handle_IRQ+0x98/0xc8
[  299.905369] [<ffffffc0000813d4>] gic_handle_irq+0x74/0x194
[  299.905371] Exception stack(0xffffffc001143d50 to 0xffffffc001143e70)
[  299.905373] 3d40:                                     1fe312b0 ffffffc0 00000003 00000000
[  299.905376] 3d60: 01143eb0 ffffffc0 0075eb64 ffffffc0 80000345 00000000 00000001 00000000
[  299.905379] 3d80: 8007b000 00000000 8007d000 00000000 00000000 00000000 34151bec 00000000
[  299.905381] 3da0: 9dc9ee00 00000045 23de804c 00000000 00000018 00000000 668d2467 0016855e
[  299.905384] 3dc0: 34151bec 00000000 ffffffff 00ffffff 630681d7 00000001 01000000 00000000
[  299.905387] 3de0: 10c006d9 109c100d 4299e624 1b709068 00000000 00000000 a0012420 484413b8
[  299.905389] 3e00: 33c04423 45064f23 cdb480c7 800c2510 28a0986e 1b480f0a c0101730 c550147e
[  299.905392] 3e20: 283471ce 43346104 1fe312b0 ffffffc0 00000003 00000000 d8945c5b 00000045
[  299.905395] 3e40: d88f5c11 00000045 1fe31830 ffffffc0 00000000 00000000 8007b000 00000000
[  299.905397] 3e60: 8007d000 00000000 000803f8 ffffffc0
[  299.905399] [<ffffffc000084e04>] el1_irq+0x84/0xf0
[  299.905401] [<ffffffc00075ed68>] cpuidle_idle_call+0x188/0x294
[  299.905404] [<ffffffc000086724>] arch_cpu_idle+0xc/0x24
[  299.905406] [<ffffffc0000f7c5c>] cpu_idle_loop+0x21c/0x284
[  299.905408] [<ffffffc0000f7ce4>] freezing_slow_path+0x0/0x84
[  299.905410] [<ffffffc000ac8f84>] rest_init+0x88/0x94
[  299.905412] [<ffffffc0010be88c>] start_kernel+0x27c/0x288
[  299.905684] BUG: Bad page state in process swapper/0  pfn:166488
[  299.905687] page:ffffffbc04e5fdc0 count:0 mapcount:0 mapping:          (null) index:0x0
[  299.905689] page flags: 0x4000000000000200(arch_1)
[  299.905695] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  299.905697] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G    B      O 3.10.96-tegra #1
[  299.905698] Call trace:
[  299.905700] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  299.905702] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  299.905705] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  299.905708] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  299.905710] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  299.905713] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  299.905716] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  299.905719] [<ffffffbffc009770>] bdx_rx_alloc_buffers+0x108/0x3d0 [tn40xx]
[  299.905722] [<ffffffbffc009f00>] bdx_rx_receive+0x4c8/0x4e8 [tn40xx]
[  299.905725] [<ffffffbffc009f54>] bdx_poll+0x34/0x84 [tn40xx]
[  299.905727] [<ffffffc00093a398>] net_rx_action+0xb8/0x220
[  299.905730] [<ffffffc0000b0a20>] __do_softirq+0x180/0x2ec
[  299.905732] [<ffffffc0000b0c6c>] do_softirq+0x48/0x6c
[  299.905735] [<ffffffc0000b0f54>] irq_exit+0x84/0xc8
[  299.905737] [<ffffffc0000859e0>] handle_IRQ+0x98/0xc8
[  299.905739] [<ffffffc0000813d4>] gic_handle_irq+0x74/0x194
[  299.905740] Exception stack(0xffffffc001143d50 to 0xffffffc001143e70)
[  299.905743] 3d40:                                     1fe312b0 ffffffc0 00000003 00000000
[  299.905746] 3d60: 01143eb0 ffffffc0 0075eb64 ffffffc0 80000345 00000000 00000001 00000000
[  299.905748] 3d80: 8007b000 00000000 8007d000 00000000 00000000 00000000 34151bec 00000000
[  299.905751] 3da0: 9dc9ee00 00000045 23de804c 00000000 00000018 00000000 668d2467 0016855e
[  299.905754] 3dc0: 34151bec 00000000 ffffffff 00ffffff 630681d7 00000001 01000000 00000000
[  299.905757] 3de0: 10c006d9 109c100d 4299e624 1b709068 00000000 00000000 a0012420 484413b8
[  299.905759] 3e00: 33c04423 45064f23 cdb480c7 800c2510 28a0986e 1b480f0a c0101730 c550147e
[  299.905762] 3e20: 283471ce 43346104 1fe312b0 ffffffc0 00000003 00000000 d8945c5b 00000045
[  299.905764] 3e40: d88f5c11 00000045 1fe31830 ffffffc0 00000000 00000000 8007b000 00000000
[  299.905766] 3e60: 8007d000 00000000 000803f8 ffffffc0
[  299.905768] [<ffffffc000084e04>] el1_irq+0x84/0xf0
[  299.905771] [<ffffffc00075ed68>] cpuidle_idle_call+0x188/0x294
[  299.905773] [<ffffffc000086724>] arch_cpu_idle+0xc/0x24
[  299.905776] [<ffffffc0000f7c5c>] cpu_idle_loop+0x21c/0x284
[  299.905778] [<ffffffc0000f7ce4>] freezing_slow_path+0x0/0x84
[  299.905780] [<ffffffc000ac8f84>] rest_init+0x88/0x94
[  299.905782] [<ffffffc0010be88c>] start_kernel+0x27c/0x288
[  300.907511] page:ffffffbc04e5f500 count:0 mapcount:0 mapping:          (null) index:0x0
[  300.915523] page flags: 0x4000000000000200(arch_1)
[  300.920358] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  300.927943] CPU: 2 PID: 1999 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  300.935428] Call trace:
[  300.937877] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  300.943196] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  300.948246] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  300.953307] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  300.958372] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  300.963768] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  300.970044] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  300.976307] [<ffffffc000928fa8>] sk_page_frag_refill+0x9c/0x120
[  300.982234] [<ffffffc0009b4dcc>] tcp_sendmsg+0x578/0xc68
[  300.987543] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  300.992777] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  300.998083] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  301.003490] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  301.008809] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  301.013857] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  301.019220] BUG: Bad page state in process swapper/0  pfn:166482
[  301.019427] BUG: Bad page state in process iperf3  pfn:166468
[  301.019430] page:ffffffbc04e5f6c0 count:0 mapcount:0 mapping:          (null) index:0x0
[  301.019434] page flags: 0x4000000000000200(arch_1)
[  301.019442] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  301.019445] CPU: 2 PID: 1999 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  301.019447] Call trace:
[  301.019450] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  301.019453] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  301.019456] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  301.019459] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  301.019462] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  301.019465] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  301.019468] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  301.019472] [<ffffffc000928fa8>] sk_page_frag_refill+0x9c/0x120
[  301.019476] [<ffffffc0009b4dcc>] tcp_sendmsg+0x578/0xc68
[  301.019480] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  301.019482] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  301.019484] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  301.019488] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  301.019490] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  301.019493] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  301.019720] BUG: Bad page state in process iperf3  pfn:17cc04
[  301.019722] page:ffffffbc0534a0e0 count:0 mapcount:0 mapping:          (null) index:0x0
[  301.019726] page flags: 0x4000000000000200(arch_1)
[  301.019733] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  301.019736] CPU: 2 PID: 1999 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  301.019737] Call trace:
[  301.019741] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  301.019743] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  301.019746] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  301.019749] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  301.019752] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  301.019756] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  301.019759] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  301.019763] [<ffffffc00018d074>] kmem_getpages+0x50/0x194
[  301.019766] [<ffffffc00018d4c8>] cache_grow+0xcc/0x19c
[  301.019769] [<ffffffc00018d7f8>] cache_alloc_refill+0x260/0x2fc
[  301.019772] [<ffffffc00018d97c>] __kmalloc_track_caller+0xe8/0x1d8
[  301.019775] [<ffffffc00092bd2c>] __kmalloc_reserve+0x38/0x90
[  301.019777] [<ffffffc00092be28>] __alloc_skb+0xa4/0x1ac
[  301.019780] [<ffffffc0009b3f80>] sk_stream_alloc_skb+0x38/0x100
[  301.019783] [<ffffffc0009b4a94>] tcp_sendmsg+0x240/0xc68
[  301.019786] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  301.019789] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  301.019792] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  301.019795] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  301.019798] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  301.019800] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  301.019808] BUG: Bad page state in process iperf3  pfn:166434
[  301.019810] page:ffffffbc04e5eb60 count:0 mapcount:0 mapping:          (null) index:0x0
[  301.019814] page flags: 0x4000000000000200(arch_1)
[  301.019820] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  301.019823] CPU: 2 PID: 1999 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  301.019823] Call trace:
[  301.019826] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  301.019828] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  301.019831] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  301.019834] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  301.019837] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  301.019840] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  301.019843] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  301.019846] [<ffffffc00018d074>] kmem_getpages+0x50/0x194
[  301.019848] [<ffffffc00018d4c8>] cache_grow+0xcc/0x19c
[  301.019851] [<ffffffc00018d7f8>] cache_alloc_refill+0x260/0x2fc
[  301.019854] [<ffffffc00018d288>] kmem_cache_alloc+0xd0/0x1c4
[  301.019856] [<ffffffc00092bdf8>] __alloc_skb+0x74/0x1ac
[  301.019859] [<ffffffc0009b3f80>] sk_stream_alloc_skb+0x38/0x100
[  301.019862] [<ffffffc0009b4a94>] tcp_sendmsg+0x240/0xc68
[  301.019865] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  301.019867] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  301.019869] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  301.019872] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  301.019874] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  301.019877] [<ffffffc000197270>] SyS_write+0xd0/0x184
[  301.439789] page:ffffffbc04e5fc70 count:0 mapcount:0 mapping:          (null) index:0x0
[  301.447989] page flags: 0x4000000000000200(arch_1)
[  301.453188] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  301.461290] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G    B      O 3.10.96-tegra #1
[  301.469177] Call trace:
[  301.471754] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  301.477168] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  301.482421] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  301.487591] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  301.492849] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  301.498771] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  301.505168] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  301.511673] [<ffffffbffc009770>] bdx_rx_alloc_buffers+0x108/0x3d0 [tn40xx]
[  301.518776] [<ffffffbffc009f00>] bdx_rx_receive+0x4c8/0x4e8 [tn40xx]
[  301.525257] [<ffffffbffc009f54>] bdx_poll+0x34/0x84 [tn40xx]
[  301.531327] [<ffffffc00093a398>] net_rx_action+0xb8/0x220
[  301.536850] [<ffffffc0000b0a20>] __do_softirq+0x180/0x2ec
[  301.542452] [<ffffffc0000b0c6c>] do_softirq+0x48/0x6c
[  301.547683] [<ffffffc0000b0f54>] irq_exit+0x84/0xc8
[  301.552761] [<ffffffc0000859e0>] handle_IRQ+0x98/0xc8
[  301.557920] [<ffffffc0000813d4>] gic_handle_irq+0x74/0x194
[  301.563801] Exception stack(0xffffffc001143d50 to 0xffffffc001143e70)
[  301.570467] 3d40:                                     1fe312b0 ffffffc0 00000003 00000000
[  301.578863] 3d60: 01143eb0 ffffffc0 0075eb64 ffffffc0 80000345 00000000 00000001 00000000
[  301.587153] 3d80: 8007b000 00000000 8007d000 00000000 00000000 00000000 34151bef 00000000
[  301.595719] 3da0: d964b800 00000045 23de804c 00000000 00000018 00000000 d42b1d9b 001dac22
[  301.604117] 3dc0: 34151bef 00000000 ffffffff 00ffffff 644ea1d7 00000001 01000000 00000000
[  301.612490] 3de0: 10c004d9 109c100c 4299e624 1b709068 00000000 00000000 a00184a0 404413b8
[  301.620859] 3e00: 33c0c473 45074f27 cdb48087 800c2710 28a0986e 1b4a0f0a c0181730 c570343c
[  301.629452] 3e20: 283471c6 c2346104 1fe312b0 ffffffc0 00000003 00000000 1b02d7a6 00000046
[  301.637748] 3e40: 1b00c235 00000046 1fe31830 ffffffc0 00000000 00000000 8007b000 00000000
[  301.646094] 3e60: 8007d000 00000000 000803f8 ffffffc0
[  301.651354] [<ffffffc000084e04>] el1_irq+0x84/0xf0
[  301.656478] [<ffffffc00075ed68>] cpuidle_idle_call+0x188/0x294
[  301.662522] [<ffffffc000086724>] arch_cpu_idle+0xc/0x24
[  301.667867] [<ffffffc0000f7c5c>] cpu_idle_loop+0x21c/0x284
[  301.673540] [<ffffffc0000f7ce4>] freezing_slow_path+0x0/0x84
[  301.679412] [<ffffffc000ac8f84>] rest_init+0x88/0x94
[  301.684491] [<ffffffc0010be88c>] start_kernel+0x27c/0x288
[  307.581739] BUG: Bad page state in process iperf3  pfn:1664b0
[  307.587514] BUG: Bad page state in process ksoftirqd/0  pfn:178950
[  307.587542] page:ffffffbc05260980 count:0 mapcount:0 mapping:          (null) index:0x0
[  307.587583] page flags: 0x4000000000000200(arch_1)
[  307.587641] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  307.587665] CPU: 0 PID: 3 Comm: ksoftirqd/0 Tainted: G    B      O 3.10.96-tegra #1
[  307.587674] Call trace:
[  307.587707] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  307.587728] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  307.587755] [<ffffffc0002f76d

looks like WiFi is active when iperf is run. Some prints in the crash log are from WiFi driver as well.
To isolate the issue, can you please WiFi and try once? (i.e. the only network interface for system to use would be the one added by 10Gigabit ethernet driver)

deleted

I found this is happening whenever I use the 10G interface:

[  653.873056] BUG: Bad page state in process iperf3  pfn:14d728
[  653.873059] page:ffffffbc048f10c0 count:0 mapcount:0 mapping:          (null) index:0x0
[  653.873061] page flags: 0x4000000000000200(arch_1)
[  653.873068] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  653.873071] CPU: 0 PID: 2667 Comm: iperf3 Tainted: G    B      O 3.10.96-tegra #1
[  653.873071] Call trace:
[  653.873074] [<ffffffc000089d28>] dump_backtrace+0x0/0xf4
[  653.873077] [<ffffffc00008a028>] show_stack+0x14/0x1c
[  653.873080] [<ffffffc0002f76dc>] dump_stack+0x20/0x28
[  653.873083] [<ffffffc0001582ec>] bad_page+0x110/0x130
[  653.873085] [<ffffffc000158514>] prep_new_page+0x94/0x198
[  653.873088] [<ffffffc000158910>] get_page_from_freelist+0x2f8/0x388
[  653.873091] [<ffffffc0001596c0>] __alloc_pages_nodemask+0x174/0x968
[  653.873096] [<ffffffbffc009770>] bdx_rx_alloc_buffers+0x108/0x3d0 [tn40xx]
[  653.873100] [<ffffffbffc009f00>] bdx_rx_receive+0x4c8/0x4e8 [tn40xx]
[  653.873103] [<ffffffbffc009f54>] bdx_poll+0x34/0x84 [tn40xx]
[  653.873106] [<ffffffc00093a398>] net_rx_action+0xb8/0x220
[  653.873109] [<ffffffc0000b0a20>] __do_softirq+0x180/0x2ec
[  653.873111] [<ffffffc0000b0c6c>] do_softirq+0x48/0x6c
[  653.873113] [<ffffffc0000b0f54>] irq_exit+0x84/0xc8
[  653.873116] [<ffffffc0000859e0>] handle_IRQ+0x98/0xc8
[  653.873118] [<ffffffc0000813d4>] gic_handle_irq+0x74/0x194
[  653.873120] Exception stack(0xffffffc0cbb13640 to 0xffffffc0cbb13760)
[  653.873124] 3640: 009f9628 ffffffc0 fffffffe 00000000 cbb137a0 ffffffc0 000b0e38 ffffffc0
[  653.873126] 3660: 80000145 00000000 00000000 00000000 fdc44000 ffffffc0 00000001 00000000
[  653.873129] 3680: 00000000 00000000 00000001 00000000 00ad18c8 ffffffc0 00000000 00000000
[  653.873132] 36a0: 00000000 00000000 1ed07000 00000000 00000000 00000000 00000014 00000000
[  653.873135] 36c0: 009fc238 ffffffc0 b182ba4c 9a027c94 225e9804 0776cac9 d97d533b a697f17b
[  653.873138] 36e0: e2d3c04b 001ffbb5 d8ce2ceb 8aafb586 17ac0e4d 141e22d8 f1ed9b76 d897848c
[  653.873141] 3700: f9ba6a44 50fada65 7f2994e0 0000007f dd989720 0000007f 009f9628 ffffffc0
[  653.873143] 3720: fffffffe 00000000 fe3d0a38 ffffffc0 c8c038dc ffffffc0 c8672ea0 ffffffc0
[  653.873146] 3740: 013c58e0 ffffffc0 fdc44000 ffffffc0 00000001 00000000 01133c14 ffffffc0
[  653.873149] [<ffffffc000084e04>] el1_irq+0x84/0xf0
[  653.873152] [<ffffffc0009f9628>] ipt_do_table+0x580/0x5c4
[  653.873155] [<ffffffc0009fc1b8>] ipt_mangle_out+0x74/0xf4
[  653.873158] [<ffffffc0009fc258>] iptable_mangle_hook+0x20/0x60
[  653.873162] [<ffffffc000969750>] nf_iterate+0x80/0xd8
[  653.873164] [<ffffffc00096982c>] nf_hook_slow+0x84/0x140
[  653.873167] [<ffffffc0009aa654>] __ip_local_out+0x74/0x88
[  653.873169] [<ffffffc0009aa67c>] ip_local_out+0x14/0x3c
[  653.873171] [<ffffffc0009aab08>] ip_queue_xmit+0x288/0x3b0
[  653.873173] [<ffffffc0009c28c4>] tcp_transmit_skb+0x520/0x58c
[  653.873176] [<ffffffc0009c2ff4>] tcp_write_xmit+0x280/0x394
[  653.873178] [<ffffffc0009c34b0>] tcp_push_one+0x64/0x6c
[  653.873181] [<ffffffc0009b51f4>] tcp_sendmsg+0x9a0/0xc68
[  653.873184] [<ffffffc0009da9bc>] inet_sendmsg+0x5c/0x74
[  653.873187] [<ffffffc000923120>] do_sock_write+0xdc/0xf4
[  653.873189] [<ffffffc00092317c>] sock_aio_write+0x44/0x64
[  653.873192] [<ffffffc00019612c>] do_sync_write+0x88/0xac
[  653.873194] [<ffffffc00019688c>] vfs_write+0xe4/0x1b0
[  653.873196] [<ffffffc000197270>] SyS_write+0xd0/0x184

especially for tn40xx driver I get

[  653.873068] Modules linked in: rfcomm bcmdhd bnep cfg80211 tn40xx(O) bluedroid_pm
[  653.873096] [<ffffffbffc009770>] bdx_rx_alloc_buffers+0x108/0x3d0 [tn40xx]
[  653.873100] [<ffffffbffc009f00>] bdx_rx_receive+0x4c8/0x4e8 [tn40xx]
[  653.873103] [<ffffffbffc009f54>] bdx_poll+0x34/0x84 [tn40xx]

I looked for bdx_rx_alloc_buffers and I found these comments:

/*************************************************************************
 *     Rx Engine                             *
 *************************************************************************/

/* bdx_rx_alloc_buffers - Fill rxf fifo with new skbs.
 *
 * @priv - NIC's private structure
 * @f    - RXF fifo that needs skbs
 *
 * bdx_rx_alloc_buffers allocates skbs, builds rxf descs and pushes them (rxf
 * descr) into the rxf fifo.  Skb's virtual and physical addresses are stored
 * in skb db.
 * To calculate the free space, we uses the cached values of RPTR and WPTR
 * when needed. This function also updates RPTR and WPTR.
 */

/*
* Note: We allocate large pages (i.e. 64KB) and store
 *       multiple packet buffers in each page. The
 *       packet buffers are stored backwards in each
 *       page (starting from the highest address). We
 *       utilize the fact that the last buffer in each
 *       page has a 0 offset to detect that all the
 *       buffers were processed in order to unmap the
 *       page.
 */

Are you not using the upstreamed driver for Tehuti card?
I tried to look for the code (pasted by you above) but couldn’t.

you can find the drivers code from here:

Can you please provide the value of ‘page_size’ after this line gets executed?

so I added:
ERR(“REZA_page_size:%d, %d\n”,page_size, LUXOR__MAX_PAGE_SIZE);

and I got:

  1. the bandwidth reduced from 6G to 1.x which I think because of the extra I/O it has to do.
  2. memory utilization like always goes up but after it eat all the memory the page_size set to Luxor_max_page_size and iperf failed.
[  263.448033] REZA_page_size:66048, 262144
[  263.452663] REZA_page_size:72192, 262144
[  263.457527] REZA_page_size:89088, 262144
[  263.462269] REZA_page_size:78336, 262144
[  263.467129] REZA_page_size:82944, 262144
[  263.472060] REZA_page_size:69120, 262144
[  263.476854] REZA_page_size:78336, 262144
[  263.481567] REZA_page_size:78336, 262144
[  263.486494] REZA_page_size:95232, 262144
[  263.491402] REZA_page_size:75264, 262144
[  263.496193] REZA_page_size:61440, 262144
[  263.500972] REZA_page_size:39936, 262144
[  263.505655] REZA_page_size:73728, 262144
[  263.510336] REZA_page_size:79872, 262144
[  263.515188] REZA_page_size:144384, 262144
[  263.519912] REZA_page_size:198144, 262144
[  263.524652] REZA_page_size:262144, 262144
[  263.529420] REZA_page_size:262144, 262144
[  263.533513] REZA_page_size:99840, 262144
[  263.538253] REZA_page_size:172032, 262144
[  263.542868] REZA_page_size:221184, 262144
[  263.547626] REZA_page_size:262144, 262144
[  263.552527] REZA_page_size:262144, 262144
[  263.557434] REZA_page_size:262144, 262144
[  263.562601] REZA_page_size:262144, 262144
[  263.567387] REZA_page_size:262144, 262144
[  263.572390] REZA_page_size:262144, 262144
[  263.576450] REZA_page_size:262144, 262144
[  263.581374] REZA_page_size:262144, 262144
[  263.586913] REZA_page_size:262144, 262144
....

I have good news, I find the solution is to comment out “#define USE_PAGED_BUFFERS 1” in tn40.h to not use page buffers and the drivers is working without problem on Ubuntu 14.04 and kernel 3.10.96.

However, as I mentioned before when I use the latest Jetpack 2.3 with Ubuntu 16.04 and kernel 3.10.96 with the driver, system crashes and I have to reboot. This problem still exist even with the modified driver. I mean 16.04 crashes with both original and modified drivers. Now the question is what has changed from 14.04 to 16.04 and why its not working on 16.04. Anyone has any idea? Because of the reboot I don’t see anything in dmesg and I looked at /var/log/syslog and I couldn’t find anything why OS crashes.

Do you have a serial console cable? This would probably see things not making it into logs. See:
[url]http://elinux.org/Jetson/TX1_Serial_Console[/url]

Sorry it took some time until I buy the cables. Here I got the logs:

[  116.292140] Kernel panic - not syncing: BUG!          
[  116.296401] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G        W  O 3.10.96-teg1
[  116.303867] Call trace:                                                      
[  116.306307] [<ffffffc000089dcc>] dump_backtrace+0x0/0xf4                     
[  116.311606] [<ffffffc00008a0cc>] show_stack+0x14/0x1c                        
[  116.316644] [<ffffffc00032a57c>] dump_stack+0x20/0x28                        
[  116.321685] [<ffffffc0000a6fbc>] panic+0x110/0x268                           
[  116.326464] [<ffffffc00009908c>] arm_coherent_iommu_map_page+0xc0/0x3f8      
[  116.333062] [<ffffffc00009942c>] arm_iommu_map_page+0x68/0x7c                
[  116.338797] [<ffffffbffc009e90>] bdx_tx_transmit+0x2a8/0x560 [tn40xx]        
[  116.345224] [<ffffffc0009b83e0>] dev_hard_start_xmit+0x24c/0x4c8             
[  116.351217] [<ffffffc0009d3cd4>] sch_direct_xmit+0x6c/0x20c                  
[  116.356775] [<ffffffc0009b8808>] dev_queue_xmit+0x1ac/0x3e4                  
[  116.362334] [<ffffffc000a2868c>] ip_finish_output+0x3c0/0x440                
[  116.368065] [<ffffffc000a29c80>] ip_output+0xf0/0xfc                         
[  116.373017] [<ffffffc000a29390>] ip_local_out+0x30/0x3c                      
[  116.378230] [<ffffffc000a29804>] ip_queue_xmit+0x28c/0x3bc                   
[  116.383702] [<ffffffc000a41b10>] tcp_transmit_skb+0x520/0x58c                
[  116.389433] [<ffffffc000a42240>] tcp_write_xmit+0x280/0x394                  
[  116.394992] [<ffffffc000a42600>] __tcp_push_pending_frames+0x38/0xd0         
[  116.401331] [<ffffffc000a3df44>] tcp_rcv_established+0x4ec/0x58c             
[  116.407322] [<ffffffc000a47284>] tcp_v4_do_rcv+0x80/0x1a8                    
[  116.412708] [<ffffffc000a49678>] tcp_v4_rcv+0x380/0x75c                      
[  116.417919] [<ffffffc000a23be0>] ip_local_deliver_finish+0x16c/0x290         
[  116.424258] [<ffffffc000a241ec>] ip_local_deliver+0x8c/0xa0                  
[  116.429817] [<ffffffc000a23ff4>] ip_rcv_finish+0x2f0/0x330                   
[  116.435289] [<ffffffc000a2450c>] ip_rcv+0x30c/0x3a0                          
[  116.440153] [<ffffffc0009b4cd0>] __netif_receive_skb_core+0x630/0x698        
[  116.446578] [<ffffffc0009b4d9c>] __netif_receive_skb+0x64/0x70               
[  116.452397] [<ffffffc0009b4df4>] netif_receive_skb+0x4c/0x64                 
[  116.458041] [<ffffffc0009b5da8>] napi_skb_finish+0x34/0x84                   
[  116.463513] [<ffffffc0009b5e28>] napi_gro_receive+0x30/0x3c                  
[  116.469072] [<ffffffbffc009ac4>] bdx_rx_receive+0x320/0x3c0 [tn40xx]         
[  116.475413] [<ffffffbffc009b98>] bdx_poll+0x34/0x84 [tn40xx]                 
[  116.481058] [<ffffffc0009b5760>] net_rx_action+0xb8/0x220                    
[  116.486443] [<ffffffc0000b0d74>] __do_softirq+0x180/0x2ec                    
[  116.491828] [<ffffffc0000b0fc0>] do_softirq+0x48/0x6c                        
[  116.496868] [<ffffffc0000b12a8>] irq_exit+0x84/0xc8                          
[  116.501734] [<ffffffc0000859e0>] handle_IRQ+0x98/0xc8                        
[  116.506772] [<ffffffc0000813d4>] gic_handle_irq+0x74/0x194                   
[  116.512244] Exception stack(0xffffffc001203d50 to 0xffffffc001203e70)        
[  116.518669] 3d40:                                     1fe2f400 ffffffc0 00000
[  116.526830] 3d60: 01203eb0 ffffffc0 007d4248 ffffffc0 80000345 00000000 00000
[  116.534988] 3d80: 8007b000 00000000 8007d000 00000000 00000000 00000000 34150
[  116.543149] 3da0: c688be00 0000001a 31eed04c 00000000 00000018 00000000 3a0d6
[  116.551308] 3dc0: 3415d31b 00000000 ffffffff 00ffffff 91dc6ed9 00000000 01000
[  116.559467] 3de0: c48a20c0 4928844e 8aa21801 578c3d5a 00000000 00000000 040c4
[  116.567626] 3e00: 02001079 54a64660 501c9408 40981aa0 02610060 2428101d 42f0c
[  116.575785] 3e20: 5b8cdb79 85347503 1fe2f400 ffffffc0 00000003 00000000 fc3ca
[  116.583944] 3e40: fc17bb93 0000001a 1fe2f820 ffffffc0 00000000 00000000 80070
[  116.592101] 3e60: 8007d000 00000000 000803f8 ffffffc0                        
[  116.597140] [<ffffffc000084e04>] el1_irq+0x84/0xf0                           
[  116.601919] [<ffffffc0007d444c>] cpuidle_idle_call+0x188/0x294               
[  116.607738] [<ffffffc000086724>] arch_cpu_idle+0xc/0x24                      
[  116.612950] [<ffffffc0000f9a08>] cpu_idle_loop+0x21c/0x284                   
[  116.618422] [<ffffffc0000f9a90>] freezing_slow_path+0x0/0x84                 
[  116.624068] [<ffffffc000b5c21c>] rest_init+0x88/0x94                         
[  116.629020] [<ffffffc0011808a8>] start_kernel+0x298/0x2a4                    
[  116.634441] CPU1: stopping                                                   
[  116.637147] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G        W  O 3.10.96-teg1
[  116.644613] Call trace:                                                      
[  116.647053] [<ffffffc000089dcc>] dump_backtrace+0x0/0xf4                     
[  116.652352] [<ffffffc00008a0cc>] show_stack+0x14/0x1c                        
[  116.657391] [<ffffffc00032a57c>] dump_stack+0x20/0x28                        
[  116.662430] [<ffffffc00009184c>] ipi_cpu_stop+0x48/0x6c                      
[  116.667642] [<ffffffc000091ce8>] handle_IPI+0xc4/0x11c                       
[  116.672767] [<ffffffc00008146c>] gic_handle_irq+0x10c/0x194                  
[  116.678324] Exception stack(0xffffffc0fe40fd80 to 0xffffffc0fe40fea0)        
[  116.684751] fd80: 1fe3c400 ffffffc0 00000003 00000000 fe40fee0 ffffffc0 007d0
[  116.692911] fda0: 80000345 00000000 00000001 00000000 8007b000 00000000 80070
[  116.701070] fdc0: 00000000 00000000 3415d321 00000000 c688be00 0000001a 31ee0
[  116.709230] fde0: 00000018 00000000 2ed5c4b0 00178e34 3415d321 00000000 fffff
[  116.717390] fe00: 92400ad9 00000000 01000000 00000000 2a090684 428ba91b 068c0
[  116.725549] fe20: 00000001 00000000 e04b3048 81029619 2a409b81 80208022 bab18
[  116.733708] fe40: 2d090196 03681dca 9c843703 00086444 39051021 10167728 1fe30
[  116.741867] fe60: 00000003 00000000 10ab1ab3 0000001b 0f3b3cb2 0000001b 1fe30
[  116.750026] fe80: 00000001 00000000 8007b000 00000000 8007d000 00000000 00080
[  116.758185] [<ffffffc000084e04>] el1_irq+0x84/0xf0                           
[  116.762964] [<ffffffc0007d444c>] cpuidle_idle_call+0x188/0x294               
[  116.768782] [<ffffffc000086724>] arch_cpu_idle+0xc/0x24                      
[  116.773996] [<ffffffc0000f9a08>] cpu_idle_loop+0x21c/0x284                   
[  116.779468] [<ffffffc0000f9a90>] freezing_slow_path+0x0/0x84                 
[  116.785115] [<ffffffc000b5dcc4>] secondary_start_kernel+0x148/0x154          
[  116.791368] CPU2: stopping                                                   
[  116.794070] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G        W  O 3.10.96-teg1
[  116.801536] Call trace:                                                      
[  116.803975] [<ffffffc000089dcc>] dump_backtrace+0x0/0xf4                     
[  116.809274] [<ffffffc00008a0cc>] show_stack+0x14/0x1c                        
[  116.814312] [<ffffffc00032a57c>] dump_stack+0x20/0x28                        
[  116.819350] [<ffffffc00009184c>] ipi_cpu_stop+0x48/0x6c                      
[  116.824562] [<ffffffc000091ce8>] handle_IPI+0xc4/0x11c                       
[  116.829688] [<ffffffc00008146c>] gic_handle_irq+0x10c/0x194                  
[  116.835247] Exception stack(0xffffffc0fe417d80 to 0xffffffc0fe417ea0)        
[  116.841674] 7d80: 1fe49400 ffffffc0 00000003 00000000 fe417ee0 ffffffc0 007d0
[  116.849833] 7da0: 80000345 00000000 00000001 00000000 8007b000 00000000 80070
[  116.857992] 7dc0: 00000000 00000000 3415d321 00000000 c688be00 0000001a 31ee0
[  116.866151] 7de0: 00000018 00000000 2ed5c4b0 00178e34 3415d321 00000000 fffff
[  116.874309] 7e00: 92400ad9 00000000 01000000 00000000 ffffffbf dd7ffff6 1ba9e
[  116.882468] 7e20: 00000002 00000000 2e888580 87013fb0 40f1042c 27fda959 5323b
[  116.890627] 7e40: 02401385 f1d9dddf 08501402 ffeddffd 8461a592 fe3bfbfb 1fe40
[  116.898786] 7e60: 00000003 00000000 10ab3763 0000001b 10725a93 0000001b 1fe40
[  116.906945] 7e80: 00000002 00000000 8007b000 00000000 8007d000 00000000 00080
[  116.915104] [<ffffffc000084e04>] el1_irq+0x84/0xf0                           
[  116.919883] [<ffffffc0007d444c>] cpuidle_idle_call+0x188/0x294               
[  116.925702] [<ffffffc000086724>] arch_cpu_idle+0xc/0x24                      
[  116.930915] [<ffffffc0000f9a08>] cpu_idle_loop+0x21c/0x284                   
[  116.936386] [<ffffffc0000f9a90>] freezing_slow_path+0x0/0x84                 
[  116.942032] [<ffffffc000b5dcc4>] secondary_start_kernel+0x148/0x154          
[  116.948285] CPU3: stopping                                                   
[  116.950987] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G        W  O 3.10.96-teg1
[  116.958452] Call trace:                                                      
[  116.960892] [<ffffffc000089dcc>] dump_backtrace+0x0/0xf4                     
[  116.966192] [<ffffffc00008a0cc>] show_stack+0x14/0x1c                        
[  116.971231] [<ffffffc00032a57c>] dump_stack+0x20/0x28                        
[  116.976269] [<ffffffc00009184c>] ipi_cpu_stop+0x48/0x6c                      
[  116.981481] [<ffffffc000091ce8>] handle_IPI+0xc4/0x11c                       
[  116.986607] [<ffffffc00008146c>] gic_handle_irq+0x10c/0x194                  
[  116.992165] Exception stack(0xffffffc0fe41bd80 to 0xffffffc0fe41bea0)        
[  116.998592] bd80: 1fe56400 ffffffc0 00000003 00000000 fe41bee0 ffffffc0 007d0
[  117.006752] bda0: 80000345 00000000 00000001 00000000 8007b000 00000000 80070
[  117.014911] bdc0: 00000000 00000000 3415d321 00000000 c688be00 0000001a 31ee0
[  117.023070] bde0: 00000018 00000000 2ed5c4b0 00178e34 3415d321 00000000 fffff
[  117.031229] be00: 92400ad9 00000000 01000000 00000000 04114f22 1aa00500 75345
[  117.039389] be20: 00000003 00000000 80564603 8800421d 101c3419 e813018a c9051
[  117.047549] be40: 624ed11e 4460082e 87095210 e7797447 27421556 4022138e 1fe50
[  117.055708] be60: 00000003 00000000 10ab45d5 0000001b 1072b5b9 0000001b 1fe50
[  117.063867] be80: 00000003 00000000 8007b000 00000000 8007d000 00000000 00080
[  117.072027] [<ffffffc000084e04>] el1_irq+0x84/0xf0                           
[  117.076805] [<ffffffc0007d444c>] cpuidle_idle_call+0x188/0x294               
[  117.082626] [<ffffffc000086724>] arch_cpu_idle+0xc/0x24                      
[  117.087839] [<ffffffc0000f9a08>] cpu_idle_loop+0x21c/0x284                   
[  117.093310] [<ffffffc0000f9a90>] freezing_slow_path+0x0/0x84                 
[  117.098957] [<ffffffc000b5dcc4>] secondary_start_kernel+0x148/0x154          
[  117.107053] ------------------------------------------------                 
[  117.112699] CPU0 Status: online                                              
[  117.115829] current task: ffffffc00120d870                                   
[  117.119913] ARM_x0    = 0x0000000000000000                                   
[  117.123998] ARM_x1    = 0xffffffc067000000                                   
[  117.128081] ARM_x2    = 0xffffffc067000000                                   
[  117.132166] ARM_x3    = 0x0000000000000001                                   
[  117.136250] ARM_x4    = 0x0000000000000000                                   
[  117.140334] ARM_x5    = 0xffffffc01fe30fc8                                   
[  117.144419] ARM_x6    = 0xffffffc0003299f8                                   
[  117.148503] ARM_x7    = 0xffffffc0003299d8                                   
[  117.152588] ARM_x8    = 0x0000000000000004                                   
[  117.156671] ARM_x9    = 0x0000000000000004                                   
[  117.160756] ARM_x10   = 0xffffffc0003299d8                                   
[  117.164841] ARM_x11   = 0xffffffc0003299f8                                   
[  117.168925] ARM_x12   = 0xffffffc01fe30fc8                                   
[  117.173009] ARM_x13   = 0x0000000000000000                                   
[  117.177093] ARM_x14   = 0x0000000000000001                                   
[  117.181177] ARM_x15   = 0xffffffc067000000                                   
[  117.185261] ARM_x16   = 0xffffffc067000000                                   
[  117.189345] ARM_x17   = 0x0000000000000000                                   
[  117.193428] ARM_x18   = 0xffffffc0012032e0                                   
[  117.197512] ARM_x19   = 0xffffffc00087ddd0                                   
[  117.201596] ARM_x20   = 0xffffffc00087dd18                                   
[  117.205679] ARM_x21   = 0x0000000000000000                                   
[  117.209763] ARM_x22   = 0x0000000000000000                                   
[  117.213847] ARM_x23   = 0x00000000000051a0                                   
[  117.217930] ARM_x24   = 0x0000000000002e60                                   
[  117.222014] ARM_x25   = 0x0000000000000003                                   
[  117.226098] ARM_x26   = 0xffffffc001211800                                   
[  117.230181] ARM_x27   = 0xffffffc0fc7a07c0                                   
[  117.234265] ARM_x28   = 0x0000000000006000                                   
[  117.238349] ARM_x29   = 0xffffffc0012032e0                                   
[  117.242432] ARM_x30   = 0xffffffc00087dd28                                   
[  117.246516] ARM_sp    = 0xffffffc0012032e0                                   
[  117.250600] ARM_pc    = 0xffffffc00087ddd0                                   
[  117.254684] ACTLR_EL1      = 0x0000000000000000                              
[  117.259202] AFSR0_EL1      = 0x0000000000000000                              
[  117.263719] AFSR1_EL1      = 0x0000000000000000                              
[  117.268235] AMAIR_EL1      = 0x0000000000000000                              
[  117.272752] CONTEXTIDR_EL1 = 0x0000000000000000                              
[  117.277268] CPACR_EL1      = 0x0000000000300000                              
[  117.281785] CSSELR_EL1     = 0x0000000000000000                              
[  117.286301] FAR_EL1        = 0x0000000000000000                              
[  117.290819] ESR_EL1        = 0x0000000000000000                              
[  117.295336] PAR_EL1        = 0x0000000000000000                              
[  117.299853] MAIR_EL1       = 0x0000000000000000                              
[  117.304370] RMR_EL1        = 0x0000000000000000                              
[  117.308887] SCTLR_EL1      = 0x0000000000000000                              
[  117.313405] TEECR32_EL1    = 0x0000000000000000                              
[  117.317922] TEEHBR32_EL1   = 0x0000000000000000                              
[  117.322439] TPIDR_EL1      = 0x0000000000000000                              
[  117.326956] TCR_EL1        = 0x0000000000000000                              
[  117.331472] TTBR0_EL1      = 0x0000000000000000                              
[  117.335989] TTBR1_EL1      = 0x0000000000000000                              
[  117.340506] VBAR_EL1       = 0x0000000000000000                              
[  117.345022] TPIDRRO_EL0    = 0x0000000000000000                              
[  117.349539] TPIDR_EL0      = 0x0000000000000000                              
[  117.354056] ------------------------------------------------                 
[  117.359700] CPU1 Status: online                                              
[  117.362830] current task: ffffffc0fe404180                                   
[  117.366915] ARM_x0    = 0x00000000000002b8                                   
[  117.370999] ARM_x1    = 0xffffffc0670002b8                                   
[  117.375083] ARM_x2    = 0xffffffc067000000                                   
[  117.379166] ARM_x3    = 0x0000000000000001                                   
[  117.383251] ARM_x4    = 0x0000000000000001                                   
[  117.387335] ARM_x5    = 0x00034a063a0d25ff                                   
[  117.391418] ARM_x6    = 0x000000003415d31b                                   
[  117.395501] ARM_x7    = 0x00ffffffffffffff                                   
[  117.399585] ARM_x8    = 0x0000000091dc6ed9                                   
[  117.403669] ARM_x9    = 0x0000000091dc6ed9                                   
[  117.407753] ARM_x10   = 0x00ffffffffffffff                                   
[  117.411836] ARM_x11   = 0x000000003415d31b                                   
[  117.415920] ARM_x12   = 0x00034a063a0d25ff                                   
[  117.420004] ARM_x13   = 0x0000000000000001                                   
[  117.424087] ARM_x14   = 0x0000000000000001                                   
[  117.428171] ARM_x15   = 0xffffffc067000000                                   
[  117.432256] ARM_x16   = 0xffffffc0670002b8                                   
[  117.436340] ARM_x17   = 0x00000000000002b8                                   
[  117.440424] ARM_x18   = 0xffffffc0fe40fce0                                   
[  117.444507] ARM_x19   = 0xffffffc00087ddd0                                   
[  117.448591] ARM_x20   = 0x0000000000000001                                   
[  117.452676] ARM_x21   = 0x0000000000000200                                   
[  117.456761] ARM_x22   = 0x0000000000000100                                   
[  117.460845] ARM_x23   = 0xffffffc00144d7b8                                   
[  117.464929] ARM_x24   = 0xffffffc001397000                                   
[  117.469012] ARM_x25   = 0xffffffc001397000                                   
[  117.473095] ARM_x26   = 0xffffff8000002010                                   
[  117.477179] ARM_x27   = 0xffffffc000080200                                   
[  117.481264] ARM_x28   = 0xffffffc0fe40c000                                   
[  117.485348] ARM_x29   = 0xffffffc0fe40fce0                                   
[  117.489431] ARM_x30   = 0xffffffc00087dd28                                   
[  117.493515] ARM_sp    = 0xffffffc0fe40fce0                                   
[  117.497599] ARM_pc    = 0xffffffc00087ddd0                                   
[  117.501683] ACTLR_EL1      = 0x0000000000000000                              
[  117.506200] AFSR0_EL1      = 0x0000000000000000                              
[  117.510718] AFSR1_EL1      = 0x0000000000000000                              
[  117.515234] AMAIR_EL1      = 0x0000000000000000                              
[  117.519752] CONTEXTIDR_EL1 = 0x0000000000000000                              
[  117.524269] CPACR_EL1      = 0x0000000000300000                              
[  117.528787] CSSELR_EL1     = 0x0000000000000000                              
[  117.533304] FAR_EL1        = 0x0000000000000000                              
[  117.537822] ESR_EL1        = 0x0000000000000000                              
[  117.542339] PAR_EL1        = 0x0000000000000000                              
[  117.546855] MAIR_EL1       = 0x0000000000000000                              
[  117.551372] RMR_EL1        = 0x0000000000000000                              
[  117.555888] SCTLR_EL1      = 0x0000000000000000                              
[  117.560405] TEECR32_EL1    = 0x0000000000000000                              
[  117.564921] TEEHBR32_EL1   = 0x0000000000000000                              
[  117.569438] TPIDR_EL1      = 0x0000000000000000                              
[  117.573954] TCR_EL1        = 0x0000000000000000                              
[  117.578471] TTBR0_EL1      = 0x0000000000000000                              
[  117.582987] TTBR1_EL1      = 0x0000000000000000                              
[  117.587503] VBAR_EL1       = 0x0000000000000000                              
[  117.592019] TPIDRRO_EL0    = 0x0000000000000000                              
[  117.596537] TPIDR_EL0      = 0x0000000000000000                              
[  117.601054] ------------------------------------------------                 
[  117.606697] CPU2 Status: online                                              
[  117.609829] current task: ffffffc0fe410d00                                   
[  117.613913] ARM_x0    = 0x0000000000000570                                   
[  117.617998] ARM_x1    = 0xffffffc067000570                                   
[  117.622081] ARM_x2    = 0xffffffc067000000                                   
[  117.626165] ARM_x3    = 0x0000000000000001                                   
[  117.630250] ARM_x4    = 0x0000000000000002                                   
[  117.634335] ARM_x5    = 0x00034a063a0d25ff                                   
[  117.638420] ARM_x6    = 0x000000003415d31b                                   
[  117.642504] ARM_x7    = 0x00ffffffffffffff                                   
[  117.646589] ARM_x8    = 0x0000000091dc6ed9                                   
[  117.650672] ARM_x9    = 0x0000000091dc6ed9                                   
[  117.654757] ARM_x10   = 0x00ffffffffffffff                                   
[  117.658840] ARM_x11   = 0x000000003415d31b                                   
[  117.662925] ARM_x12   = 0x00034a063a0d25ff                                   
[  117.667009] ARM_x13   = 0x0000000000000002                                   
[  117.671094] ARM_x14   = 0x0000000000000001                                   
[  117.675179] ARM_x15   = 0xffffffc067000000                                   
[  117.679263] ARM_x16   = 0xffffffc067000570                                   
[  117.683346] ARM_x17   = 0x0000000000000570                                   
[  117.687430] ARM_x18   = 0xffffffc0fe417ce0                                   
[  117.691515] ARM_x19   = 0xffffffc00087ddd0                                   
[  117.695601] ARM_x20   = 0x0000000000000001                                   
[  117.699684] ARM_x21   = 0x0000000000000200                                   
[  117.703767] ARM_x22   = 0x0000000000000100                                   
[  117.707852] ARM_x23   = 0xffffffc00144d7b8                                   
[  117.711937] ARM_x24   = 0xffffffc001397000                                   
[  117.716021] ARM_x25   = 0xffffffc001397000                                   
[  117.720105] ARM_x26   = 0xffffff8000002010                                   
[  117.724189] ARM_x27   = 0xffffffc000080200                                   
[  117.728272] ARM_x28   = 0xffffffc0fe414000                                   
[  117.732355] ARM_x29   = 0xffffffc0fe417ce0                                   
[  117.736438] ARM_x30   = 0xffffffc00087dd28                                   
[  117.740521] ARM_sp    = 0xffffffc0fe417ce0                                   
[  117.744605] ARM_pc    = 0xffffffc00087ddd0                                   
[  117.748689] ACTLR_EL1      = 0x0000000000000000                              
[  117.753206] AFSR0_EL1      = 0x0000000000000000                              
[  117.757724] AFSR1_EL1      = 0x0000000000000000                              
[  117.762241] AMAIR_EL1      = 0x0000000000000000                              
[  117.766758] CONTEXTIDR_EL1 = 0x0000000000000000                              
[  117.771276] CPACR_EL1      = 0x0000000000300000                              
[  117.775793] CSSELR_EL1     = 0x0000000000000000                              
[  117.780309] FAR_EL1        = 0x0000000000000000                              
[  117.784825] ESR_EL1        = 0x0000000000000000                              
[  117.789343] PAR_EL1        = 0x0000000000000000                              
[  117.793860] MAIR_EL1       = 0x0000000000000000                              
[  117.798378] RMR_EL1        = 0x0000000000000000                              
[  117.802894] SCTLR_EL1      = 0x0000000000000000                              
[  117.807411] TEECR32_EL1    = 0x0000000000000000                              
[  117.811929] TEEHBR32_EL1   = 0x0000000000000000                              
[  117.816446] TPIDR_EL1      = 0x0000000000000000                              
[  117.820964] TCR_EL1        = 0x0000000000000000                              
[  117.825482] TTBR0_EL1      = 0x0000000000000000                              
[  117.829999] TTBR1_EL1      = 0x0000000000000000                              
[  117.834517] VBAR_EL1       = 0x0000000000000000                              
[  117.839034] TPIDRRO_EL0    = 0x0000000000000000                              
[  117.843551] TPIDR_EL0      = 0x0000000000000000                              
[  117.848068] ------------------------------------------------                 
[  117.853711] CPU3 Status: online                                              
[  117.856841] current task: ffffffc0fe4101c0                                   
[  117.860926] ARM_x0    = 0x0000000000000828                                   
[  117.865010] ARM_x1    = 0xffffffc067000828                                   
[  117.869093] ARM_x2    = 0xffffffc067000000                                   
[  117.873176] ARM_x3    = 0x0000000000000001                                   
[  117.877259] ARM_x4    = 0x0000000000000003                                   
[  117.881344] ARM_x5    = 0x00034a063a0d25ff                                   
[  117.885428] ARM_x6    = 0x000000003415d31b                                   
[  117.889511] ARM_x7    = 0x00ffffffffffffff                                   
[  117.893594] ARM_x8    = 0x0000000091dc6ed9                                   
[  117.897678] ARM_x9    = 0x0000000091dc6ed9                                   
[  117.901762] ARM_x10   = 0x00ffffffffffffff                                   
[  117.905846] ARM_x11   = 0x000000003415d31b                                   
[  117.909929] ARM_x12   = 0x00034a063a0d25ff                                   
[  117.914012] ARM_x13   = 0x0000000000000003                                   
[  117.918096] ARM_x14   = 0x0000000000000001                                   
[  117.922180] ARM_x15   = 0xffffffc067000000                                   
[  117.926265] ARM_x16   = 0xffffffc067000828                                   
[  117.930349] ARM_x17   = 0x0000000000000828                                   
[  117.934432] ARM_x18   = 0xffffffc0fe41bce0                                   
[  117.938517] ARM_x19   = 0xffffffc00087ddd0                                   
[  117.942601] ARM_x20   = 0x0000000000000001                                   
[  117.946686] ARM_x21   = 0x0000000000000200                                   
[  117.950770] ARM_x22   = 0x0000000000000100                                   
[  117.954855] ARM_x23   = 0xffffffc00144d7b8                                   
[  117.958939] ARM_x24   = 0xffffffc001397000                                   
[  117.963023] ARM_x25   = 0xffffffc001397000                                   
[  117.967107] ARM_x26   = 0xffffff8000002010                                   
[  117.971191] ARM_x27   = 0xffffffc000080200                                   
[  117.975274] ARM_x28   = 0xffffffc0fe418000                                   
[  117.979359] ARM_x29   = 0xffffffc0fe41bce0                                   
[  117.983441] ARM_x30   = 0xffffffc00087dd28                                   
[  117.987525] ARM_sp    = 0xffffffc0fe41bce0                                   
[  117.991609] ARM_pc    = 0xffffffc00087ddd0                                   
[  117.995692] ACTLR_EL1      = 0x0000000000000000                              
[  118.000209] AFSR0_EL1      = 0x0000000000000000                              
[  118.004727] AFSR1_EL1      = 0x0000000000000000                              
[  118.009245] AMAIR_EL1      = 0x0000000000000000                              
[  118.013762] CONTEXTIDR_EL1 = 0x0000000000000000                              
[  118.018279] CPACR_EL1      = 0x0000000000300000                              
[  118.022796] CSSELR_EL1     = 0x0000000000000000                              
[  118.027313] FAR_EL1        = 0x0000000000000000                              
[  118.031830] ESR_EL1        = 0x0000000000000000                              
[  118.036347] PAR_EL1        = 0x0000000000000000                              
[  118.040865] MAIR_EL1       = 0x0000000000000000                              
[  118.045382] RMR_EL1        = 0x0000000000000000                              
[  118.049898] SCTLR_EL1      = 0x0000000000000000                              
[  118.054414] TEECR32_EL1    = 0x0000000000000000                              
[  118.058930] TEEHBR32_EL1   = 0x0000000000000000                              
[  118.063447] TPIDR_EL1      = 0x0000000000000000                              
[  118.067964] TCR_EL1        = 0x0000000000000000                              
[  118.072480] TTBR0_EL1      = 0x0000000000000000                              
[  118.076998] TTBR1_EL1      = 0x0000000000000000                              
[  118.081514] VBAR_EL1       = 0x0000000000000000                              
[  118.086031] TPIDRRO_EL0    = 0x0000000000000000                              
[  118.090548] TPIDR_EL0      = 0x0000000000000000                              
[  118.095283] Rebooting in 30 seconds..[0000.205] [TegraBoot] (version 24.00.)

Can you please try with this change?

diff --git a/arch/arm64/mm/dma-mapping.c b/arch/arm64/mm/dma-mapping.c
index b4e5e8d..bbf7e6b 100644
--- a/arch/arm64/mm/dma-mapping.c
+++ b/arch/arm64/mm/dma-mapping.c
@@ -2567,7 +2567,8 @@ static dma_addr_t arm_coherent_iommu_map_page(struct device *dev, struct page *p
     * compound page then there's probably a bug somewhere.
     */
    if (page_offset > 0)
-       BUG_ON(page_count(page) == 1);
+       BUG_ON(page_offset > (1 << compound_order(compound_head(page)))
+           - ((page - compound_head(page)) << PAGE_SHIFT));

    dma_addr = __alloc_iova(mapping, len, attrs);
    if (dma_addr == DMA_ERROR_CODE)

I remember you mentioned this patch once but It wasn’t enabled because we are using 24.1.
I double checked right now, we are using 24.2.1 but still there is no dma-mapping.c on our tegras.

but your log in #32 shows that the panic happened in arm_coherent_iommu_map_page(), Can you tell me the location of that function if not from dma-mapping.c file?

I searched everywhere for it and the only place it exists is in System.map in /usr/src/linux-headers-3.10.96-tegra directory. Can the panic be for OS not finding the function?

It looks to me that you might be searching on target. Please search for it in the kernel source code ( you might be having it in an x86 system probably).

I found figure it out. I couldn’t find the kernel source code on our host machine, there was only the binaries. But I used the instructions from link below to modify the source code:

one thing I want to note is the link above work on the source code from this link:
http://developer.download.nvidia.com/embedded/L4T/[b]r24_Release_v2.0[/b]/BSP/sources.tbz2

As it shows it gets the source code from 24.2 but as I remember our node has revision 24.2.1.
I tried to find the source from 24.2.1 but I couldn’t. is it even public?
Now I explain what happened after the kernel setup. So I followed the instructions and applied the changes to dma-mapping.c and recompiled the kernel. The new kernel doesn’t have any problem in terms of rebooting or error except the 10G bandwidth I’m getting from the network card is 1/5 of what I’m getting on the node with ubuntu 14.04 (release 24.1 and kernel 3.10.96)
Because of performance issues we like to work with the latest jetpack (because we observed a huge performance boost coming from it).
I have the following the question:

  1. if the problem is in the kernel source code, I don’t understand why kernel 3.10.96 has no problem with 24.1 and it has with 24.2.1
  2. Also if the latest release is 24.2.1 how can I get the latest kernel source code? it seems I got the 24.2; is it public? can you give it me?
  3. Any idea why I lost 4/5 of bandwidth?

I think 24.2.1 shows under JetPack, while 24.2 (meaning 24.2.0) is from the download page under direct file download. Perhaps the R24.2 downloads page can be updated to add the JetPack version of individual packages (I don’t know what the differences are, this difference might be just the files from the apply_binaries.sh step, or to the sample rootfs in general).

I’m still looking for answers. I have two configurations

  1. R24.1 with kernel 3.10.96 which works fine. I can’t use this one because R24.2 has performance boost on other libraries.
  2. R24.2.1 with kernel 3.10.96 from 24.2 which I modified the dma-mapping.c. This one gives 1/5 bandwidth compare to the working node (1). I was wondering what can I do? when kernel source code for 24.2.1 become available for download? maybe that can fix it? I don’t see any error otherwise, I posted it. My main problem is bandwidth is not as expected compare to node 1 explained above.

I would appreciate any help.

Regards
Reza