Difference between revisions of "Interns/Projects"

From fd.io
Jump to: navigation, search
(Develop / Test / Validate (SCTP host-stack))
Line 23: Line 23:
  
  
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px">
 
==== Develop / Test / Validate (SCTP host-stack) ====
 
<div class="mw-collapsible-content">
 
* '''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. 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).
 
* '''Additional Information:''' 
 
* '''Desirable Skills:'''  Networking knowledge, Linux knowledge, C programming, Multi-threading, Debugging skills, Scripting, Git
 
* '''Expected Outcome:'''  New features / test-cases / test-reports / bug-fixes
 
* '''Difficultly:''' Medium/Hard
 
* '''Mentors:''' Marco Varlese <marco.varlese@suse.de>
 
* '''Additional Contacts:''' mvarlese (IRC) or via vpp-dev@lists.fd.io
 
</div>
 
</div>
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px">
  

Revision as of 07:01, 9 July 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

VPP Host Stack: Envoy+VCL Integration and Performance Testing