This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
Dynamic Dispatch in SBPFv2 #33971
Closed as not planned
Description
Problem
In program runtime v2 we want to remove ELF relocations but still support dynamic dispatch.
Thus, dynamic linking and loading have to be redesigned.
Proposed Solution
Multiple alternative approaches, see the previous discussion: #20323 (comment)