microsoft / microsoft/demikernel
[catnip] Add Catnip (DPDK) basic usage examples
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
Issue
There are no clear examples of how to use catnip (DPDK) on demikernel/examples/*
Firstly, I thought they are compatible with existing examples that work on catnap.
But when switching to catnip and trying to use any of these examples, it throws an error "Unsupported LibOS"
Solution
Add Catnip (DPDK) basic TCP and UDP usage examples to examples/*
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in demikernel/examples/* and compare the existing examples that work with catnap, then determine how Catnip (DPDK) selects its LibOS. Add basic TCP and UDP examples that run with Catnip without the “Unsupported LibOS” error, and verify both examples can be used successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100