Selectively delay loading of eBPF program.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, I have multiple eBPF programs compiled into a single skeleton file
and I need a way to delay loading of one of the programs.

I am aware of `bpf_program__set_autoload()` API but once an object is
loaded using `bpf_object__load()`, there are no APIs to selectively
load a program (bpf_prog_load() has been deprecated). Calling
bpf_object__load() again fails.

Wondering if there are any options to achieve the above mentioned behavior.

Thanks & Regards,
Dominic



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux