Difference between revisions of "Dce-1.0"

From Nsnam
Jump to: navigation, search
(Call for volunteer of Testing, Reviewing)
Line 7: Line 7:
 
* (TBD): dce-1.0 release
 
* (TBD): dce-1.0 release
  
= Call for volunteer of Testing, Reviewing =
+
= Call for volunteers of Testing, Reviewing =
* (with Instruction)
+
Dear folks,
* Test patterns
+
 
 +
We, Direct Code Execution (DCE) project, are going to release first version of DCE with coming April release of ns-3. We'd like to ask your volunteer for document reviews and tests.
 +
 
 +
We're grateful for your volunteer to review release document and test with the document.
 +
The followings are the instruction to the test.
 +
If you have any question, please drop an email to me (Hajime Tazaki: tazaki at sfc.wide.ad.jp).
 +
 
 +
*Document for Review
 +
** Quick Start Guide: http://www.nsnam.org/~thehajime/ns-3-dce-next-doc/doc/build/html/index.html
 +
** User's Guide: http://www.nsnam.org/~thehajime/ns-3-dce-next-doc/doc/build/html/dce-user-doc.html
 +
 
 +
==Test Instruction==
 +
 
 +
# Follow [http://www.nsnam.org/~thehajime/ns-3-dce-next-doc/doc/build/html/index.html Quick Start Guide] and check whether contents are correct and able to finish without any issues.# Follow [http://www.nsnam.org/~thehajime/ns-3-dce-next-doc/doc/build/html/dce-user-doc.html User's Guide] and check whether contents are correct and able to finish without any issues.
 +
 
 +
 
 +
 
 +
==Report Template==
 
<pre>
 
<pre>
../bake.py configure -c ../bakeconf.xml -e dce-ns3
+
OS: (Distribution, e.g. Ubuntu 12.04 64bits)
../bake.py configure -c ../bakeconf.xml -e dce-quagga
+
Result:
 +
1 (Quick Start Guide): Success/Fail/Other
  
../bake.py configure -c ../bakeconf.xml -e dce-linux
+
2 (User's Guide): Success/Fail/Other
../bake.py configure -c ../bakeconf.xml -e dce-quagga
+
Comments:</pre>
../bake.py configure -c ../bakeconf.xml -e dce-umip
+
</pre>
+
  
 
= Supported/Unsupported features =
 
= Supported/Unsupported features =

Revision as of 13:12, 14 March 2013

Schedule for 1.0 release

  • 15th March, 2013: call for voluntary to walk through tutorial document and testing
  • 30th March, 2013: new feature freeze
  • (2weeks before release, TBD): code freeze
  • (TBD): RC-1
  • (TBD): dce-1.0 release

Call for volunteers of Testing, Reviewing

Dear folks,

We, Direct Code Execution (DCE) project, are going to release first version of DCE with coming April release of ns-3. We'd like to ask your volunteer for document reviews and tests.

We're grateful for your volunteer to review release document and test with the document. The followings are the instruction to the test. If you have any question, please drop an email to me (Hajime Tazaki: tazaki at sfc.wide.ad.jp).

Test Instruction

  1. Follow Quick Start Guide and check whether contents are correct and able to finish without any issues.# Follow User's Guide and check whether contents are correct and able to finish without any issues.


Report Template

OS: (Distribution, e.g. Ubuntu 12.04 64bits)
Result:
1 (Quick Start Guide): Success/Fail/Other

2 (User's Guide): Success/Fail/Other
Comments:

Supported/Unsupported features

UcontextFiberManager PthreadFiberManager
CoojaLoaderFactory Supported Supported
CoojaLoaderFactory with elf-loader Should work, but won't support Unsupported (Bug1513)
DlmLoaderFactory with elf-loader Should work, but won't support Unsupported (Bug1513)

Bugs being worked

Pending code review

Things to do

  • migrate repository from 'furbani' to 'code'
  • migrate ns-3-linux and ns-3-linux-3 repository to github's one.
  • create jenkins test suite
  • fix valgrind errors (so many)
  • test with document (quick start guide, user's guide)
  • update web page (http://www.nsnam.org/projects/direct-code-execution/)
  • nsnam.org/doc/dce (ask Tom?)