Opened 7 years ago

Last modified 6 years ago

#675 new enhancement

Implement Xen PV network device driver — at Version 5

Reported by: Jakub Jermář Owned by:
Priority: major Milestone:
Component: helenos/net/other Version: mainline
Keywords: xen-netfront, gsoc18 Cc:
Blocker for: Depends on:
See also: #674

Description (last modified by Jakub Jermář)

Implement a native HelenOS driver for Xen PV network device.

Details
Xen provides paravirtualized (PV) network devices to fully-virtualized domains (HVM) in order to enable fast and efficient network communications without the overhead of emulating a real network device.

The new driver should be realized as a standalone service which plugs itself into the HelenOS networking stack and implements the network interface card interface in the Xen PV network device specific way.

What Gains and Benefits will this bring?
HelenOS might need a Xen PV network device driver if we want to run it in a Xen-based hosting (e.g. Amazon E2C) and serve some web content (e.g. microkernel.info) to the public from it.
Difficulty
medium to high
Required skills
A successful applicant will have good skills of programming in the C language and the ability to learn and use HelenOS specific I/O functions. A successful applicant should have a fair understanding of the workings of the networking stack and the NICF too.
Documentation
Possible mentors
HelenOS Core Team, Jakub Jermar

Change History (5)

comment:1 by Jakub Jermář, 6 years ago

Milestone: 0.7.1

comment:2 by Jakub Jermář, 6 years ago

Keywords: gsoc18 added

comment:3 by Jakub Jermář, 6 years ago

Keywords: needswork added

comment:4 by Jakub Jermář, 6 years ago

Description: modified (diff)
Keywords: needswork removed
Summary: Implement Xen PV network interface driverImplement Xen PV network device driver

comment:5 by Jakub Jermář, 6 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.