Skip to content

How to use ringbuffer to send data from user space to kernel space #1387

Answered by florianl
windy-purple asked this question in Q&A
Discussion options

You must be logged in to vote

The ringbuffer provided by this package currently only supports kernel to user-space communication.
For user-space to kernel communication a new eBPF map type/user ringbuffer was introduced with BPF_MAP_TYPE_USER_RINGBUF. So far, this package does not yet support this kind of new eBPF map type/user ringbuffer

Replies: 2 comments 14 replies

Comment options

You must be logged in to vote
1 reply
@windy-purple
Comment options

Answer selected by windy-purple
Comment options

You must be logged in to vote
13 replies
@ouvaa
Comment options

@windy-purple
Comment options

@ouvaa
Comment options

@windy-purple
Comment options

@ti-mo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants