Actions
Feature #14273
closedWant MAC ring manual pages
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
We initially documented the basics of mac in #7052. We've documented other unstable MAC properties with #8699 and #8871. To make it much easier to write high-performance device drivers, we should actually document and provide guidance for the implementation of rings and groups. This is not an act of stabilization (every page declares its not stable), but having this will help people more than not.
This covers the use of static groups, which is the main use that we encourage folks to write today.
Updated by Electric Monk about 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 2c0ebdee8f56c8a9d9e34e30367999396b38fec9
commit 2c0ebdee8f56c8a9d9e34e30367999396b38fec9 Author: Robert Mustacchi <rm@fingolfin.org> Date: 2022-07-05T15:17:16.000Z 14273 Want MAC ring manual pages Reviewed by: Ryan Goodfellow <ryan.goodfellow@oxide.computer> Approved by: Garrett D'Amore <garrett@damore.org>
Actions