XDP Newbies
[Prev Page][Next Page]
- Re: How to orchestrate multiple XDP programs, (continued)
[PATCH bpf-next v3 0/7] bpf: remove bpf_load loader completely,
Daniel T. Lee
[PATCH bpf-next v2 0/7] bpf: remove bpf_load loader completely,
Daniel T. Lee
[PATCH bpf-next 0/9] bpf: remove bpf_load loader completely,
Daniel T. Lee
Kernel crashes with AF_XDP on localhost interface,
Vladimír Čunát
Multi-core scalability problems,
Federico Parola
[PATCH bpf-next v2 0/3] samples: bpf: Refactor XDP programs with libbpf,
Daniel T. Lee
[PATCH bpf-next 0/3] samples: bpf: Refactor XDP programs with libbpf,
Daniel T. Lee
Create copy of packate given to BPF,
Matheus Salgueiro Castanho
XDP/eBPF/jit problem, system crash, with some ctx access changes,
Eelco Chaudron
Call for Proposals: eBPF Summit 2020,
Daniel Borkmann
NDv6 and xdp-filter,
Topi Wala
XDP program unloads by itself,
Tugce Ozturk
[no subject],
Topi Wala
bpf_redirect and xdpgeneric,
Thomas Ptacek
Using pinned maps within a network namespace,
John McDowall
Another IP fragmentation question,
Alexander Petrovsky
Using XDP for Cloud VMs by David Ahern,
Jesper Dangaard Brouer
Adding xdp-newbies to lore.kernel.org,
Toke Høiland-Jørgensen
XDP and AF_XDP,
Michael A. Flückiger
Kernel Panic when loading XDP on i40e driver,
Rafael Vargas
taking first steps with XDP,
David Gohberg
[FINAL REMINDER] LPC 2020 Networking and BPF Track CFP,
David Miller
Clang target bpf compile issue/fail on Ubuntu and Debian,
Jesper Dangaard Brouer
igb native xdp support,
Sandip Patil
LPC 2020 Networking and BPF Track CFP (Reminder),
David Miller
IP fragmentation,
Alexander Petrovsky
TCP Payload,
Cameron Boness
LPC 2020 Networking and BPF Track CFP,
David Miller
Re: Talk about AF_XDP support multithread concurrently receive packet,
Björn Töpel
CQ error on CQN 0x43e, syndrome 0x1,
Saddique A S
Error loading xdp program that worked with bpf_load,
Elerion
How to load BTF style maps?,
Elerion
Intel X520 looses ethtool flow-type rule the moment a BPF / XDP program is loaded,
Gaul, Maximilian
Intel 10G 2P X520 Adapter doesn't receive anything with AF XDP,
Gaul, Maximilian
Lightweight packet timestamping,
Federico Parola
Dynamically adding new multicast streams,
Gaul, Maximilian
XDP_REDIRECT with xsks_map and dev_map,
maharishi bhargava
XDP_REDIRECT forwarding speed,
Denis Salopek
AF_XDP Side Of Project Breaking With XDP-Native,
Christian Deacon
XDP_PASS and XDP_REDIRECT,
Main, George
How does the Kernel decide which Umem frame to choose for the next packet?,
Gaul, Maximilian
Under which circumstances does `xsk_ring_prod__reserve` return 0?,
Gaul, Maximilian
XDP Software Issue - Payload Matching,
Christian Deacon
Re: Fighting BPF verifier to reach end-of-packet with XDP,
Jesper Dangaard Brouer
Seeking candidates for PhD position related to XDP/eBPF,
Jesper Dangaard Brouer
fentry/fexit trace to BPF_PROG_TYPE_EXT BPF program not working,
Eelco Chaudron
XDP Native mode with public cloud (GCP),
John McDowall
Difference in TCP throughput in comparison to OVS,
Phu Tran
Error creating a AF_XDP socket after deleting,
Jesse DuMond
Re: building eBPF,
Jesper Dangaard Brouer
virtio and XDP: How to do flow steering + shared umem,
Gaul, Maximilian
Running XSK on a tun device,
Gilberto Bertin
Using AF_XDP To Modify Outgoing Packets,
Christian Deacon
Is there a way to process multiple shared umem sockets on same RX-queue in parallel?,
Gaul, Maximilian
Shared Umem and reducing ksoftirqd-Load,
Gaul, Maximilian
Is there a problem with UDP-packets of size 371 bytes and less?,
Gaul, Maximilian
Why does my AF-XDP Socket lose packets whereas a generic linux socket doesn't?,
Gaul, Maximilian
Re: Shared Umem between processes,
Björn Töpel
xdpsock poll syscall CPU 100%,
William Tu
Capture xdp packets in an fentry BPF hook,
Eelco Chaudron
Doing a bpf trace of an XDP bpf program using bpf_perf_event_output(),
Eelco Chaudron
[PATCH bpf] xsk: publish global consumer pointers when NAPI is finsihed,
Magnus Karlsson
Packets randomly dropped with virtio-net with xdp loaded in native mode,
Elerion
Cannot run multiple 'xdpsock' concurrently?,
Cameron Elliott
Need a way to modify the section name for a read program object,
Eelco Chaudron
xdpsock ... -N -z and AF_XDP XDP_ZEROCOPY not working: RESOLVED!,
Cameron Elliott
Maximum xdpsock txpush rate with AF_XDP ??,
Cameron Elliott
Measuring/Debugging XDP Performance,
Christian Deacon
XDP invalid memory access,
Vincent Li
Transmitting packets with AF_XDP on lo iface,
Gilberto Bertin
AF_XDP with Rust,
dan
zero-copy between interfaces,
Ryan Goodfellow
AF_XDP headroom,
Vladimír Čunát
XDP/AF_XDP checksum use case in OVS,
William Tu
bpf_csum_diff - R3 offset is outside of the packet,
Francesco Ruta (fruta)
Re: Possible race condition on xsk_socket__create/xsk_bind,
Björn Töpel
Video for understanding eBPF conceptually,
Jesper Dangaard Brouer
Trying the bpf trace a bpf xdp program,
Eelco Chaudron
Access Hardware Timestamp in eBPF Program,
Christoph Kuhr
XDP - Bridge - not redirecting all UDP,
Joubert Berger
error loading xdp program on virtio nic,
David Ahern
xdpsock poll with 5.2.21rt kernel,
Paul Thomas
xdp with mlx5 not working as expected,
David Ahern
bpf_helpers and you... some more...,
Farid Zakaria
Useful request_id concept for bpf_debug_printk,
Farid Zakaria
How to debug XDP_REDIRECT errors,
Zvi Effron
sharing a simple ebpf code sample,
Farid Zakaria
XDP performance and benchmarks on generic not supported NICs,
Vladimir Soldatov
Unable to run eBPF program that uses maps,
Radu Stoenescu
[PATCH] samples/bpf: make xdp_monitor use raw_tracepoints,
Eric Sage
samples/bpf not working?,
Daniel T. Lee
xdpsock problem testing multiple queues,
Július Milan
Re: bug in AF_XDP socket cleanup?,
William Tu
bug? or how to properly clean up AF_XDP socket,
Július Milan
[xdp-tutorial] : permission denied when I try to execute a program,
Théo Mainguet
BUG: sleeping function called from invalid context in tcf_chain0_head_change_cb_del,
syzbot
bidirectional: => AF_XDP , <= XDP_REDIRECT,
Ilya Goslhtein
Re: [PATCH v3] virtio-net: lower min ring num_free for efficiency,
Michael S. Tsirkin
AF_XDP integration with FDio VPP? (Was: Questions about XDP),
Jesper Dangaard Brouer
Re: AF_XDP integration with FDio VPP? (Was: Questions about XDP),
William Tu
l2fwd between interfaces,
Ilya Golshtein
general protection fault in xsk_poll,
syzbot
Oddly low CPU util during XDP_DROP,
Adam Drescher
[PATCH bpf-next v2 0/3] xdpsock: allow mmap2 usage for 32bits,
Ivan Khoronzhuk
Re: [PATCH v2] virtio-net: lower min ring num_free for efficiency,
Jason Wang
Re: [PATCH] virtio-net: lower min ring num_free for efficiency,
Jason Wang
[PATCH bpf-next 0/3] xdpsock: allow mmap2 usage for 32bits,
Ivan Khoronzhuk
libbpf expected backward compatibility,
Rafael Vargas
[PATCH v2 2/2] Documentation: sphinx: Don't parse socket() as identifier reference,
Jonathan Neuschäfer
[PATCH bpf-next] mm: mmap: increase sockets maximum memory size pgoff for 32bits,
Ivan Khoronzhuk
[PATCH] Documentation/networking/af_xdp: Inhibit reference to struct socket,
Jonathan Neuschäfer
[PATCH v2 bpf-next] xdp: xdp_umem: fix umem pages mapping for 32bits systems,
Ivan Khoronzhuk
i40e: Kernel freezes with XDP_ZEROCOPY,
Kal Cutter Conley
net/mlx5e: bind() always returns EINVAL with XDP_ZEROCOPY,
Kal Cutter Conley
[bpf-next PATCH 0/3] bpf: improvements to xdp_fwd sample,
Jesper Dangaard Brouer
[Index of Archives]
[Linux Kernel]
[Linux Networking Development]
[Fedora Users]
[Yosemite Campsites]