阅读:1736回复:4
SD CETK Storage Device Block Driver Benchmark Test
在 Storage Device Block Driver Benchmark Test 中,测试ID1001到1008都可以pass,只有1009 failed,
有人知道怎么回事或者有什么提示?..谢谢啊 *** ================================================================== *** SUITE INFORMATION *** *** Suite Name: N/A (built on the fly) *** Suite Description: N/A *** Number of Tests: 1 *** ================================================================== *** ================================================================== *** SYSTEM INFORMATION *** *** Date and Time: 01/26/2008 11:51 AM (Saturday) *** *** Device Name: xxxxxx65535 *** *** OS Version: 6.00 *** Build Number: 2217 *** Platform ID: 3 "Windows CE" *** Version String: "" *** *** Processor Type: 0x00000926 (2,342) "Unknown" *** Processor Architecture: 0x0005 (5) "ARM" *** Page Size: 0x00001000 (4,096) *** Minimum App Address: 0x00010000 (65,536) *** Maximum App Address: 0x7FFFFFFF (2,147,483,647) *** Active Processor Mask: 0x00000001 *** Number Of Processors: 1 *** Allocation Granularity: 0x00010000 (65,536) *** Processor Level: 0x0004 (4) *** Processor Revision: 0x0005 (5) *** ================================================================== *** ================================================================== *** MEMORY INFO *** *** Memory Total: 16,670,720 bytes *** Memory Used: 9,117,696 bytes *** Memory Free: 7,553,024 bytes *** *** Kernel Used: 286,720 bytes *** Water Mark: 1,832 pages *** *** Store Total: 16,609,280 bytes *** Store Used: 536,576 bytes *** Store Free: 16,072,704 bytes *** ================================================================== BEGIN GROUP: DSK.DLL <TESTCASE ID=1009> *** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv *** TEST STARTING *** *** Test Name: 129 Sectors at a time *** Test ID: 1009 *** Library Path: \rw_all.dll *** Command Line: -zorch *** Kernel Mode: No *** Random Seed: 9352 *** Thread Count: 1 *** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv BEGIN TEST: "129 Sectors at a time", Threads=1, Seed=9352 [1] Attempting to open : [1] rw_all successfully opened DSK1:, hDsk=0x005A2003. [1] rw_all: Total sectors: 7822336, Bytes per sector: 512. WritePattern FAILED. was unable to write to sectors 14835 through 14963. GetLastError()=31. SG_REQ.sr_status=31. [1] rw_all FAILED. Continuing test. [1] Read: Skipping sectors 14835 through 14963. [1] rw_all FAILED. Continuing test. WritePattern FAILED. was unable to write to sectors 36120 through 36248. GetLastError()=31. SG_REQ.sr_status=31. [1] rw_all FAILED. Continuing test. [1] Read: Skipping sectors 36120 through 36248. [1] rw_all FAILED. Continuing test. WritePattern FAILED. was unable to write to sectors 44505 through 44633. GetLastError()=31. SG_REQ.sr_status=31. [1] rw_all FAILED. Continuing test. [1] Read: Skipping sectors 44505 through 44633. [1] rw_all FAILED. Continuing test. WritePattern FAILED. was unable to write to sectors 57921 through 58049. GetLastError()=31. SG_REQ.sr_status=31. [1] rw_all FAILED. Continuing test. [1] Read: Skipping sectors 57921 through 58049. [1] rw_all FAILED. Continuing test. [1] writing 129 sectors @ sector 78303, 1% complete... WritePattern FAILED. was unable to write to sectors 138546 through 138674. GetLastError()=31. SG_REQ.sr_status=31. [1] rw_all FAILED. Continuing test. [1] Read: Skipping sectors 138546 through 138674. [1] rw_all FAILED. Continuing test. [1] writing 129 sectors @ sector 156477, 2% complete... WritePattern FAILED. was unable to write to sectors 208722 through 208850. GetLastError()=31. SG_REQ.sr_status=31. [1] rw_all FAILED. Continuing test. [1] Read: Skipping sectors 208722 through 208850. [1] rw_all FAILED. Continuing test. [1] writing 129 sectors @ sector 234780, 3% complete... WritePattern FAILED. was unable to write to sectors 238263 through 238391. GetLastError()=31. SG_REQ.sr_status=31. [1] rw_all FAILED. Continuing test. [1] Read: Skipping sectors 238263 through 238391. [1] rw_all FAILED. Continuing test. WritePattern FAILED. was unable to write to sectors 259290 through 259418. GetLastError()=31. SG_REQ.sr_status=31. [1] rw_all FAILED. Continuing test. [1] Read: Skipping sectors 259290 through 259418. [1] rw_all FAILED. Continuing test. ................... END TEST: "129 Sectors at a time", FAILED, Time=4598.741 *** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ *** TEST COMPLETED *** *** Test Name: 129 Sectors at a time *** Test ID: 1009 *** Library Path: \rw_all.dll *** Command Line: -zorch *** Kernel Mode: No *** Result: Failed *** Random Seed: 9352 *** Thread Count: 1 *** Execution Time: 1:16:38.741 *** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
|
沙发#
发布于:2008-04-21 15:26
试试单独测试这一项,我也遇到过这个问题。
但是不是和你同一个测试项。一直也没有解决。 关注中................... |
|
|
板凳#
发布于:2008-04-21 18:05
我一直都是在单独测试这一项...今天下午找出了问题,是host 那里的问题..
不知道你的情况和我一样不? 我的是HW在连续两个DMA 64Block,然后再DMA 一个1 Block 时,HW会出现DATA ERROR, 但是在以前SD的驱动用了这么长时间了,从来没有发现过这样的错误.. |
|
地板#
发布于:2008-04-21 18:11
和我的问题不一样,
我的问题至今不知道, 但是大多时候是可以通过的。 偶尔会出错,不过也不是出在129这个case。 都是前面的case。而且还是全部测试, 单独测试,一个没问题。 |
|
|
地下室#
发布于:2008-04-22 20:47
你们好啊!我也在做这个测试,可是连接都出问题.能指点我一下吗?
|
|