Difference between revisions of "Interns/Projects"

From fd.io
Jump to: navigation, search
Line 94: Line 94:
 
</div>
 
</div>
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px">  
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px">  
==== Testing / Validation (SCTP host-stack) ====
+
==== Develop / Test / Validate (SCTP host-stack) ====
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
* '''Title:''' Test and validate SCTP implementation in VPP
+
* '''Title:''' Implement missing RFC features, test and validate SCTP implementation in VPP
* '''Description:''' SCTP has been developed and merged in VPP as of February 2018. It is a fairly new implementation which requires thorough testing and validation to make it more robust. Areas which require validation are:
+
* '''Description:''' SCTP has been developed and merged in VPP as of February 2018. It is a fairly new implementation which requires thorough testing and validation to make it more robust. Beside, there are still missing features from the RFC which require attention. <strong>Development:</strong> message bundling; multiple streams support at run-time; general hardening and corner-case scenarios. <strong>Testing / validation:</strong> multiple streams support; cross-stack functionality validation (e.g. application running over VPP stack communicates with applications running on standard Linux sockets).
** multiple streams support
+
** cross-stack functionality validation (e.g. application running over VPP stack communicates with applications running on standard Linux sockets).
+
 
* '''Additional Information:'''   
 
* '''Additional Information:'''   
* '''Desirable Skills:'''  Networking knowledge, Linux skills, C programming
+
* '''Desirable Skills:'''  Networking knowledge, Linux knowledge, C programming, Debugging skills, Scripting, Git
* '''Expected Outcome:'''  Test-cases, test-reports and possibly some bug-fixes if found
+
* '''Expected Outcome:'''  New features / test-cases / test-reports / bug-fixes
 
* '''Difficultly:''' Medium/Hard
 
* '''Difficultly:''' Medium/Hard
 
* '''Mentors:''' Marco Varlese <marco.varlese@suse.de>
 
* '''Mentors:''' Marco Varlese <marco.varlese@suse.de>

Revision as of 14:43, 21 May 2018


Project Ideas

Mentors, pleases submit your Project Proposal Ideas following the template below.
Interns, please review the Intern Project Guidelines before submitting your project proposals.

    • Not all all Mentor or Intern projects will be accepted as we have a limited number of Internships available.


 [Expand

Template/Sample

 [Expand

Getting Started Guide for a Software Engineer

 [Expand

Getting Started Guide for a K8s DevOps Engineer

 [Expand

Getting Started Guide for a OpenStack DevOps Engineer

 [Expand

Create State of the Art Documentation for FDIO

 [Expand

Develop / Test / Validate (SCTP host-stack)

 [Expand

VPP Host Stack: Envoy+VCL Integration and Performance Testing