Page MenuHomeFreeBSD

Implement the kernel module vme (Virtual Multiqueue Ethernet interface) based on tap(4)
AcceptedPublic

Authored by btw on Aug 19 2015, 10:04 AM.
Tags
None
Referenced Files
F81976494: D3425.id8049.diff
Wed, Apr 24, 12:32 AM
Unknown Object (File)
Mon, Apr 22, 5:23 AM
Unknown Object (File)
Mon, Apr 22, 5:22 AM
Unknown Object (File)
Wed, Apr 17, 7:07 AM
Unknown Object (File)
Wed, Apr 17, 2:43 AM
Unknown Object (File)
Sat, Apr 13, 7:31 PM
Unknown Object (File)
Sat, Apr 13, 7:27 PM
Unknown Object (File)
Mar 6 2024, 4:17 AM
Subscribers

Details

Reviewers
hiren
gnn
Summary

A kernel module vme (Virtual Multiqueue Ethernet interface) is implemented based on tap(4). It is written for the purpose of providing the same multiqueue behaviours with the hardware multiqueue NICs.

PS. vme is implemented to avoid adding too much unnecessary things to tap(4).

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btw retitled this revision from to Implement the kernel module vme (Virtual Multiqueue Ethernet interface) based on tap(4).
btw updated this object.
btw edited the test plan for this revision. (Show Details)
btw added reviewers: hiren, gnn.
btw set the repository for this revision to rS FreeBSD src repository - subversion.
gnn edited edge metadata.
This revision is now accepted and ready to land.Aug 20 2015, 10:39 AM
hiren edited subscribers, added: network; removed: imp.