Bug 106361
Summary: | kernel BUG at net/core/skbuff.c:147! and kernel version 3.3.0 | ||
---|---|---|---|
Product: | Networking | Reporter: | happypass (luckythree999) |
Component: | IPV4 | Assignee: | Stephen Hemminger (stephen) |
Status: | NEW --- | ||
Severity: | normal | CC: | szg00000 |
Priority: | P1 | ||
Hardware: | ARM | ||
OS: | Linux | ||
Kernel Version: | 3.3.0 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
happypass
2015-10-20 15:20:24 UTC
Add Ethernet card and CPU info : 1> root@tci6614-evm:~# ethtool -i eth0 driver: TI KeyStone Ethernet Driver version: v1.2.1 firmware-version: bus-info: 2> root@tci6614-evm:~# dmesg | grep -i eth device: 'eth0': device_add net eth0: no phy, defaulting to 100/full net eth0: netcp device eth0 opened device=eth0, addr=192.168.15.131, mask=255.255.255.0, gw=192.168.15.1, bus: 'platform': add driver keystone-veth eth0: no IPv6 routers present device eth0 entered promiscuous mode 3> root@tci6614-evm:~# cat /proc/cpuinfo Processor : ARMv7 Processor rev 2 (v7l) BogoMIPS : 978.94 Features : swp half thumb fastmult vfp edsp neon vfpv3 tls CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x3 CPU part : 0xc08 CPU revision : 2 Hardware : TCI6614 EVM Revision : 0000 Serial : 0000000000000000 |