[PATCH 000/042] LIBPCI/DRVMGR clean-ups
Daniel Hellstrom
daniel at gaisler.com
Tue Apr 14 11:32:42 UTC 2015
Hello,
I have gone through your comments and addressed most of them, however not the last email about the drvmgr. I left the ones that required larger restructuring and testing. It turned out to be more work
than I expected even so. The patches have been applied on top of the previous patch set. I have rebased and rerun the tests. Without the driver manager the results look like below.
Thanks for your comments!
Best Regards,
Daniel Hellstrom
GR712RC single-core:
[usr1] #######################################################
[usr1] # RTEMS TESTSUITE FAILURE SUMMARY
[usr1] #
[usr1] # Result Test ExecRes ConsoleRes ExitCode1 ExitCode2
[usr1] # FAIL: ./fstests/fsdosfsname01 OK FAIL 5 0
[usr1] # FAIL: ./libtests/crypt01 FAIL FAIL N/A N/A
[usr1] # FAIL: ./psxtests/psxualarm FAIL FAIL N/A N/A
[usr1] # FAIL: ./sptests/sp13 OK FAIL 5 13
[usr1] # FAIL: ./sptests/spinternalerror01 OK N/A -559038737 1611526157
[usr1] # FAIL: ./sptests/spstkalloc02 OK FAIL 5 0
[usr1] #
[usr1] # SUMMARY
[usr1] # Tests failing: 6
[usr1] # Tests successful: 506
[usr1] #
[usr1] #######################################################
LEON4N2X single-core:
[usr1] #######################################################
[usr1] # RTEMS TESTSUITE FAILURE SUMMARY
[usr1] #
[usr1] # Result Test ExecRes ConsoleRes ExitCode1 ExitCode2
[usr1] # FAIL: ./fstests/fsdosfsname01 OK FAIL 5 0
[usr1] # FAIL: ./psxtests/psxualarm FAIL FAIL N/A N/A
[usr1] # FAIL: ./sptests/sp13 OK FAIL 5 13
[usr1] # FAIL: ./sptests/spinternalerror01 OK N/A -559038737 1611526157
[usr1] #
[usr1] # SUMMARY
[usr1] # Tests failing: 4
[usr1] # Tests successful: 508
[usr1] #
[usr1] #######################################################
GR712RC SMP:
[usr1] #######################################################
[usr1] # RTEMS TESTSUITE FAILURE SUMMARY
[usr1] #
[usr1] # Result Test ExecRes ConsoleRes ExitCode1 ExitCode2
[usr1] # FAIL: ./fstests/fsdosfsname01 OK FAIL 5 0
[usr1] # FAIL: ./libtests/crypt01 FAIL FAIL N/A N/A
[usr1] # FAIL: ./libtests/rtems++ FAIL N/A N/A N/A
[usr1] # FAIL: ./psxtests/psxglobalcon01 FAIL N/A N/A N/A
[usr1] # FAIL: ./psxtests/psxglobalcon02 FAIL N/A N/A N/A
[usr1] # FAIL: ./psxtests/psxualarm FAIL FAIL N/A N/A
[usr1] # FAIL: ./sptests/spglobalcon01 FAIL N/A N/A N/A
[usr1] # FAIL: ./sptests/spinternalerror01 OK N/A -559038737 1611526157
[usr1] # FAIL: ./sptests/sptls02 FAIL N/A N/A N/A
[usr1] # FAIL: ./smptests/smpcapture02 OK FAIL 5 0
[usr1] #
[usr1] # SUMMARY
[usr1] # Tests failing: 10
[usr1] # Tests successful: 542
[usr1] #
[usr1] #######################################################
LEON4N2X SMP:
[usr1] #######################################################
[usr1] # RTEMS TESTSUITE FAILURE SUMMARY
[usr1] #
[usr1] # Result Test ExecRes ConsoleRes ExitCode1 ExitCode2
[usr1] # FAIL: ./fstests/fsdosfsname01 OK FAIL 5 0
[usr1] # FAIL: ./libtests/rtems++ FAIL N/A N/A N/A
[usr1] # FAIL: ./psxtests/psxglobalcon01 FAIL N/A N/A N/A
[usr1] # FAIL: ./psxtests/psxglobalcon02 FAIL N/A N/A N/A
[usr1] # FAIL: ./psxtests/psxualarm FAIL FAIL N/A N/A
[usr1] # FAIL: ./sptests/spglobalcon01 FAIL N/A N/A N/A
[usr1] # FAIL: ./sptests/spinternalerror01 OK N/A -559038737 1611526157
[usr1] # FAIL: ./sptests/sptls02 FAIL N/A N/A N/A
[usr1] # FAIL: ./smptests/smpcapture02 OK FAIL 5 0
[usr1] #
[usr1] # SUMMARY
[usr1] # Tests failing: 9
[usr1] # Tests successful: 543
[usr1] #
[usr1] #######################################################
More information about the devel
mailing list