| 
 
贡献141 
飞刀13 FD
注册时间2012-4-18
在线时间18 小时积分71 
 
 
 | 
 
 
 楼主|
发表于 2014-9-11 11:27:16
|
显示全部楼层 
| 本帖最后由 霹雳游客 于 2014-9-11 12:01 编辑 
 飞凌-unix 发表于 2014-9-11 08:54  楼主,你测试网络速度的时候,是怎么测试的?
从内核的启动信息来看:具体如下:
 1.719506] Bluetooth: RFCOMM ver 1.11
 [    1.723427] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
 [    1.728961] Bluetooth: BNEP filters: protocol multicast
 [    1.734418] Bluetooth: HIDP (Human Inte**ce Emulation) ver 1.2
 [    1.741026] Registering the dns_resolver key type
 [    1.746041] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
 [    1.754056] ThumbEE CPU extension supported.
 [    1.758570] mux: Failed to setup hwmod io irq -22
 [    1.764188] Power Management for AM33XX family
 [    1.769049] Trying to load am335x-pm-firmware.bin (60 secs timeout)
 [    1.775740] Copied the M3 firmware to UMEM
 [    1.780100] Cortex M3 Firmware Version = 0x181
 [    1.793127] clock: disabling unused clocks to save power
 [    1.800940] Detected MACID=d0:39:72:17:b6:60
 [    1.806695] cpsw: Detected MACID = d0:39:72:17:b6:62
 [    1.816884] input: gpio-keys as /devices/platform/gpio-keys/input/input1
 [    1.825718] rtc-ds1307 2-0068: setting system clock to 2014-07-14 21:27:43 UTC (1405373263)
 [    1.838787] net eth0: CPSW phy found : id is : 0x20005c90
 [    1.912784] mmc0: host does not support reading read-only switch. assuming write-enable.
 [    1.923751] mmc0: new high speed SDHC card at address 1234
 [    1.930110] mmcblk0: mmc0:1234 SA04G 3.63 GiB
 [    1.937236]  mmcblk0: p1 p2
 [    3.832530] PHY: 0:00 - Link is Up - 10/Full
 
 最后一行显示的是PHY: 0:00 - Link is Up - 10/Full  显示的10M
 | 
 |