Search code examples
Difference in eBPF XDP mode and Socket Filter Mode when parsing a packet header information...


linux-kernelebpfbpfxdp-bpf

Read More
sending packet with AF_XDP socket failing, increments tx_ring_empty_descs...


linuxnetwork-programmingrustxdp-bpf

Read More
BPF_LINK_CREATE with BPF_LINK_TYPE_XDP + target_ifindex returns -EINVAL...


ebpfxdp-bpfxdp-pdf

Read More
Writing an eBPF bound check using embedded assembly...


ebpfbpfxdp-bpf

Read More
can XDP UDP server bind to a udp port...


cebpfxdp-bpf

Read More
Does bpf_redirect() to another interface trigger the target's TC ingress hook?...


ebpfxdp-bpf

Read More
addr_space_cast insn can only be used in a program that has an associated arena...


ebpfbpfxdp-bpf

Read More
Is it possible to insert new option into packets in eBPF?...


ebpfxdp-bpf

Read More
XDP driver mode on VM interface...


virtual-machinexdp-bpf

Read More
Question about how the eBPF Verifier behaves in my specific use case...


ebpfxdp-bpfbcc-bpf

Read More
Sleepable eBPF/XDP programs...


ebpfbpfxdp-bpf

Read More
Need help in XDP program failing to load with error "R7 offset is outside of the packet"...


filterpacketebpfbpfxdp-bpf

Read More
How to write/attach a "device-bound" XDP program so that I can use XDP metadata kfuncs?...


network-programminglinux-kernelbpfxdp-bpf

Read More
asm/types.h Error during compilation of ebpf code...


clangebpfxdp-bpfbcc-bpf

Read More
eBPF - Polling/waiting for userspace in XDP...


linuxebpfbpfxdp-bpf

Read More
How to use BPF_MAP_TYPE_CPUMAP?...


clinuxebpfxdp-bpflibbpf

Read More
XDP_TX don't work for veth for the simplest L2 forwarding...


linuxkernelebpfxdp-bpfxdp-pdf

Read More
AF-XDP: Implement Shared Umem sockets...


clinuxxdp-bpf

Read More
Dynamically adding entries to an eBPF map of maps...


ebpfbpfxdp-bpf

Read More
How eBPF stack works...


ebpfbpfxdp-bpf

Read More
How to bpf_prog_test_run_opts to a program that extends xdp_dispatcher...


ebpfbpfxdp-bpf

Read More
bpf_prog_test_run_opts error 524 when running an XDP program...


ebpfxdp-bpf

Read More
Can an eBPF/XDP thread be preempted?...


ebpfxdp-bpf

Read More
Testing XDP vs DPDK...


cpudpdkebpfxdp-bpf

Read More
Why use BPF_F_LOCK if XDP map operations are thread safe...


thread-safetyebpfxdp-bpf

Read More
eBPF XDP - Bad map relocation...


mapsebpfxdp-bpfxdp-pdf

Read More
Is there a way to safely update an eBPF map with a spin lock held in the ebpf program?...


ebpfbpfxdp-bpfbcc-bpflibbpf

Read More
Is there a BPF_MAP_LOOKUP_AND_UPDATE_ELEM syscall similar to BPF_MAP_LOOKUP_AND_DELETE_ELEM?...


ebpfbpfxdp-bpfbcc-bpflibbpf

Read More
where is the entry point in kernel for an eBPF msg_verdict program?...


ebpfbpfxdp-bpf

Read More
Invalid access to packet while iterating over packet in eBPF program , with “bpf_trace_printk”...


linux-kernelebpfxdp-bpf

Read More
BackNext