Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rfnoc: Make a chdr_ctrl_xport using the new link APIs | Alex Williams | 2019-11-26 | 1 | -47/+32 |
| | | | | | | | | | | These changes add APIs to instantiate the new transports. However, only the control/management transport is currently implemented. It uses the chdr_ctrl_xport. Also update the mgmt_portal to use an ephemeral reference to the shared transport, to indicate that it has no ownership of the transport's memory. | ||||
* | rfnoc: Graph and link stream manager API cleanup | Ashish Chaudhari | 2019-11-26 | 1 | -9/+89 |
| | |||||
* | rfnoc: Added link/graph specific stream managers | Ashish Chaudhari | 2019-11-26 | 1 | -0/+266 |
- Fleshed out mb_iface - Managers currently only export ctrl APIs. Data APIs TBD |