Hi Experts,

I'm working on a project leveraging BPF.
I need a global hash table for some per-packet information.
Looks like BPF_HASH meets my requirement.

The last concern in my mind is that: is BPF_HASH thread-safe?
If not, how to introduce lock for bpf maps?

Thanks,
Wenxian
_______________________________________________
iovisor-dev mailing list
[email protected]
https://lists.iovisor.org/mailman/listinfo/iovisor-dev

Reply via email to