bcc/dose bcc support attach `AF_XDP` socket(xsk)
Open
- Dominant language
- C
- Stars
- 22.7k
- Forks
- 4.1k
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 3
Description
Dose bcc support attach `AF_XDP` socket(xsk), just like `attach_raw_socket`.
If it is not supported, and this feature is in the BCC road map. I would like to work on this.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating BCC's attach_raw_socket implementation and reading how its socket attachment path handles Linux networking. Determine the corresponding AF_XDP socket entry point and the integration boundaries; done means BCC can attach an AF_XDP socket in the requested manner, with any relevant existing checks or tests updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, linux
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100