Learning NVIDIA DOCA [0]
Since I am assigned to research SmartNICs, I also have to learn NVIDIA DOCA. Here is the roadmap that Claude made for me:
- Understand the architecture
- DOCA Core primitives
- Device enumerations with
doca_devinfo
- Device enumerations with
- Run sample applications
- Regex offload sample
- Compression sample:
doca_compress
In this short series, I’ll go through this roadmap and document my journey on this blog.
Stay tuned!