BPF program auto detaching itself

Viewed 17

I am trying to load a simple bpf program. The program gets loaded correctly but after a while (within 4 minutes) it gets automatically detached from the interface. Any idea on how I can debug further? I am using cilium with virtio_net network driver.

0 Answers
Related