Completed
Control Path - Modify QP (RC/UC Type)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Bring RoCE - RDMA over Converged Ethernet Capability to Virtio-net Device
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 RDMA Introducation
- 3 RDMA in Virtualized Environments
- 4 Enable RDMA on virtio-net device
- 5 Comparision
- 6 Architecture Overview
- 7 New Virtqueue Types
- 8 Device Initialization
- 9 Control Path - Create PD (Protection Domain)
- 10 Control Path - Register MR (Memory Region)
- 11 Control Path - Create CQ (Completion Queue)
- 12 Control Path - Create QP (Send Queue & Receive Queue)
- 13 Control Path - Modify QP (RC/UC Type)
- 14 Data Path - Post Send
- 15 Data Path - Fetch Buffer
- 16 Status & Future Work