xdp-newbies.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-18 03:21:41 to 2021-07-14 21:45:12 UTC [more...]

Random XDP detachments
 2021-07-14 21:45 UTC 

bpf_debug output
 2021-07-14 17:06 UTC  (2+ messages)

XDP-CPUMAP-TC Inquiry
 2021-07-13 14:30 UTC 

LPC 2021 Networking and BPF Track CFP
 2021-07-06 19:33 UTC  (2+ messages)
` LPC 2021 Networking and BPF Track CFP (Reminder)

Using XDP in docker swarm to track outgoing traffic
 2021-07-06 15:53 UTC  (2+ messages)

xdp_iphash_to_cpu_cmdline: Error loading BTF: Invalid argument(22)
 2021-06-25  8:43 UTC  (6+ messages)

xdp-cpumap-tc: users distribution over MQ queues
 2021-06-24 20:18 UTC 

XDP in virtual Ethernet devices
 2021-06-22 15:35 UTC  (3+ messages)

Newbie questions
 2021-06-22  9:18 UTC  (5+ messages)

Traffic shaping at 10~300mbps at a 10Gbps link
 2021-06-17 17:57 UTC 

Traffic shaping at 10~300mbps at a 10Gbps link
 2021-06-17 16:17 UTC 

R6 invalid mem access 'inv'
 2021-06-14 16:52 UTC 

AF_XDP Sockets Not Receiving Packets In XDP DRV Mode
 2021-06-11 20:47 UTC  (4+ messages)

[syzbot] INFO: task hung in register_netdevice_notifier (2)
 2021-06-01  5:00 UTC 

Umem Questions
 2021-05-21 18:17 UTC  (7+ messages)

CPU utili incr on kernel migration 4.19 -> 5.4
 2021-05-14 15:35 UTC 

Max MTU with XDP
 2021-05-13 23:26 UTC  (2+ messages)

AF_XDP sendto kick returning EPERM
 2021-05-11 12:02 UTC  (8+ messages)

Dropped packets mapping IRQs for adjusted queue counts on i40e
 2021-05-10 15:01 UTC  (13+ messages)

AF_XDP Rx and overload
 2021-05-03  8:31 UTC  (2+ messages)

AF_XDP question
 2021-05-03  8:19 UTC 

KCM Multithreading Issue
 2021-05-02  4:50 UTC 

AF_XDP acceleration
 2021-04-30  2:35 UTC 

Sending A Separate Packet Out The TX Path In XDP
 2021-04-29  9:27 UTC  (4+ messages)

IRQ assignment for queues
 2021-04-22 15:31 UTC  (3+ messages)

bpf_fib_lookup VLAN
 2021-04-18 17:11 UTC  (5+ messages)

Profiling XDP programs for performance issues
 2021-04-15  1:14 UTC  (8+ messages)

XDP redirect max rate on Intel XL710
 2021-04-12 15:02 UTC  (2+ messages)

AF_XDP and dma
 2021-04-09 11:30 UTC  (10+ messages)

AF_XDP new prefer busy poll
 2021-04-06 14:30 UTC  (4+ messages)

AF_XDP - why setrlimit() ?
 2021-03-31 12:51 UTC  (2+ messages)

AF_XDP sockets across multiple NIC queues
 2021-03-30  6:44 UTC  (9+ messages)

AF_XDP (i40e) behavior change in 5.11?
 2021-03-26  7:37 UTC  (4+ messages)

Queuing disciplines with XDP_REDIRECT
 2021-03-17 14:33 UTC  (4+ messages)

Fwd: A Python-based ebpf code generator
 2021-03-08 11:35 UTC 

Putting Into Account Packet End (ctx->data_end)
 2021-03-04 10:45 UTC  (5+ messages)

Query on eBPF Map iterator in Kernel space
 2021-03-03  1:33 UTC  (5+ messages)

Redirect from NIC to TAP
 2021-03-01 16:20 UTC  (11+ messages)

How to orchestrate multiple XDP programs
 2021-02-23 11:07 UTC  (18+ messages)

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run7
 2021-01-23 19:35 UTC  (2+ messages)

xsk_fwd.c usage
 2021-01-15  9:41 UTC  (2+ messages)

i40e rx_dropped increasing at 10Mpps
 2021-01-04 15:14 UTC  (3+ messages)

XDP BPF Stack Limit Issues
 2020-12-18  2:42 UTC  (3+ messages)

libxdp with bpf_stats_enabled question
 2020-12-17 12:59 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] bpf: remove bpf_load loader completely
 2020-11-27  3:40 UTC  (9+ messages)
` [PATCH bpf-next v3 1/7] samples: bpf: refactor hbm program with libbpf
` [PATCH bpf-next v3 2/7] samples: bpf: refactor test_cgrp2_sock2 "
` [PATCH bpf-next v3 3/7] samples: bpf: refactor task_fd_query "
` [PATCH bpf-next v3 4/7] samples: bpf: refactor ibumad "
` [PATCH bpf-next v3 5/7] samples: bpf: refactor test_overhead "
` [PATCH bpf-next v3 6/7] samples: bpf: fix lwt_len_hist reusing previous BPF map
` [PATCH bpf-next v3 7/7] samples: bpf: remove bpf_load loader completely

[PATCH bpf-next v2 0/7] bpf: remove bpf_load loader completely
 2020-11-24  8:50 UTC  (11+ messages)
` [PATCH bpf-next v2 1/7] samples: bpf: refactor hbm program with libbpf
` [PATCH bpf-next v2 2/7] samples: bpf: refactor test_cgrp2_sock2 "
` [PATCH bpf-next v2 3/7] samples: bpf: refactor task_fd_query "
` [PATCH bpf-next v2 4/7] samples: bpf: refactor ibumad "
` [PATCH bpf-next v2 5/7] samples: bpf: refactor test_overhead "
` [PATCH bpf-next v2 6/7] samples: bpf: fix lwt_len_hist reusing previous BPF map
` [PATCH bpf-next v2 7/7] samples: bpf: remove bpf_load loader completely

[PATCH bpf-next 0/9] bpf: remove bpf_load loader completely
 2020-11-18  9:31 UTC  (16+ messages)
` [PATCH bpf-next 2/9] samples: bpf: refactor hbm program with libbpf
` [PATCH bpf-next 3/9] samples: bpf: refactor test_cgrp2_sock2 "
` [PATCH bpf-next 4/9] samples: bpf: refactor task_fd_query "
` [PATCH bpf-next 5/9] samples: bpf: refactor ibumad "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).