Replies: 3 comments 30 replies
-
I'm happy to help, the problem is that I don't really know how struct_ops work. Maybe you can explain them to me?
|
Beta Was this translation helpful? Give feedback.
-
@takehaya could you reopen here? I'd like to continue discussing how to proceed. |
Beta Was this translation helpful? Give feedback.
-
@shun159 thanks for pinging. Seems like this is going to be quite an involved feature, doing it in small PRs is definitely the way to go. Some feedback upfront from looking at the draft PR:
Can we figure out together in which order it would make sense to land things? As far as I understand, getting struct ops into the kernel involves the following: User:
Library:
If that is correct the following order / PRs would make sense to me.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
StructOps are used in sched_ext, mptcp, and tcp congestion control. It appears that cilium/ebpf does not support them. Why hasn't this been addressed?
If possible, I would like to work on this. Could you guide me on where to start?
Beta Was this translation helpful? Give feedback.
All reactions