cost 95 ms
string matching in bpf programs

I am writing a bpf program in which i need to match prefix of filename in openat syscall. Since we cannot link libc, and there is no such builtin fun ...

Using eBPF in dpdk

Sorry for some basic question. I understand eBPF in kernel context and use of bpf() system call or helper libraries. How are hooks created in dpdk ? H ...

2022-12-21 10:15:29   1   36    dpdk / ebpf  
how to use "BPF_MAP_TYPE_SOCKHASH"

I'm testing nginx_quic with quic_bpf on, but I was encountered with BPF_MAP_CREATE failure. The errno(22) told invalid arguement. I wrote a simple dem ...

2022-12-10 10:13:54   1   35    ebpf / bpf  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM