bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-18 12:29:15 to 2021-01-20 18:34:24 UTC [more...]

[PATCH bpf-next v2 0/8] Introduce bpf_redirect_xsk() helper
 2021-01-20 18:30 UTC  (36+ messages)
` [PATCH bpf-next v2 1/8] xdp: restructure redirect actions
` [PATCH bpf-next v2 2/8] xsk: remove explicit_free parameter from __xsk_rcv()
` [PATCH bpf-next v2 3/8] xsk: fold xp_assign_dev and __xp_assign_dev
` [PATCH bpf-next v2 4/8] xsk: register XDP sockets at bind(), and add new AF_XDP BPF helper
` [PATCH bpf-next v2 5/8] libbpf, xsk: select AF_XDP BPF program based on kernel version
` [PATCH bpf-next v2 6/8] libbpf, xsk: select bpf_redirect_xsk(), if supported
` [PATCH bpf-next v2 7/8] selftest/bpf: add XDP socket tests for bpf_redirect_{xsk, map}()
` [PATCH bpf-next v2 8/8] selftest/bpf: remove a lot of ifobject casting in xdpxceiver

[PATCH bpf-next v5 1/4] bpf: Be less specific about socket cookies guarantees
 2021-01-20 17:07 UTC  (8+ messages)
` [PATCH bpf-next v5 2/4] bpf: Expose bpf_get_socket_cookie to tracing programs
` [PATCH bpf-next v5 3/4] selftests/bpf: Integrate the socket_cookie test to test_progs
` [PATCH bpf-next v5 4/4] selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie

pull-request: bpf 2021-01-20
 2021-01-20 16:54 UTC  (2+ messages)

[PATCH bpf-next 0/8] Introduce bpf_redirect_xsk() helper
 2021-01-20 13:01 UTC  (11+ messages)
` [PATCH bpf-next 1/8] xdp: restructure redirect actions
` [PATCH bpf-next 2/8] xsk: remove explicit_free parameter from __xsk_rcv()
` [PATCH bpf-next 3/8] xsk: fold xp_assign_dev and __xp_assign_dev
` [PATCH bpf-next 4/8] xsk: register XDP sockets at bind(), and add new AF_XDP BPF helper
` [PATCH bpf-next 5/8] libbpf, xsk: select AF_XDP BPF program based on kernel version
` [PATCH bpf-next 6/8] libbpf, xsk: select bpf_redirect_xsk(), if supported
` [PATCH bpf-next 7/8] selftest/bpf: add XDP socket tests for bpf_redirect_{xsk, map}()
` [PATCH bpf-next 8/8] selftest/bpf: remove a lot of ifobject casting in xdpxceiver

[PATCH 0/3] dwarves,libbpf: Add support to use optional extended section index table
 2021-01-20 12:26 UTC  (12+ messages)
` [PATCH 1/3] elf_symtab: Add support for SHN_XINDEX index to elf_section_by_name
` [PATCH 2/3] bpf_encoder: Translate SHN_XINDEX in symbol's st_shndx values
` [PATCH bpf-next 3/3] libbpf: Use string table index from index table if needed

[PATCH bpf-next v2 0/3] xsk: build skb by page
 2021-01-20  8:30 UTC  (15+ messages)
` [PATCH bpf-next v2 1/3] net: add priv_flags for allow tx skb without linear
` [PATCH bpf-next v2 2/3] virtio-net: support IFF_TX_SKB_NO_LINEAR
      ` [PATCH net-next "
      ` [PATCH net-next v2 3/3] xsk: build skb by page
` [PATCH bpf-next "

[PATCHv6 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map
 2021-01-20  4:16 UTC  (6+ messages)
` [PATCHv7 "
  ` [PATCHv8 "

[PATCHv13 bpf-next 0/6] xdp: add a new helper for dev map multicast support
 2021-01-20  2:25 UTC  (17+ messages)
` [PATCHv14 "
  ` [PATCHv14 bpf-next 1/6] bpf: run devmap xdp_prog on flush instead of bulk enqueue
  ` [PATCHv14 bpf-next 3/6] xdp: add a new helper for dev map multicast support
  ` [PATCHv15 bpf-next 0/6] "
    ` [PATCHv15 bpf-next 1/6] bpf: run devmap xdp_prog on flush instead of bulk enqueue
    ` [PATCHv15 bpf-next 2/6] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL
    ` [PATCHv15 bpf-next 3/6] xdp: add a new helper for dev map multicast support
    ` [PATCHv15 bpf-next 4/6] sample/bpf: add xdp_redirect_map_multicast test
    ` [PATCHv15 bpf-next 5/6] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL
    ` [PATCHv15 bpf-next 6/6] selftests/bpf: add xdp_redirect_multi test

[PATCH net-next v2 5/7] virtio-net, xsk: realize the function of xsk packet sending
 2021-01-20  3:38 UTC 

[PATCH net-next v2 2/7] virtio-net, xsk: distinguish XDP_TX and XSK XMIT ctx
 2021-01-20  3:23 UTC 

[PATCH bpf-next v2] samples/bpf: Update README.rst and Makefile for manually compiling LLVM and clang
 2021-01-20  3:06 UTC  (6+ messages)

[PATCH net-next] sfc: reduce the number of requested xdp ev queues
 2021-01-20  0:31 UTC  (4+ messages)

[PATCH bpf] xsk: Clear pool even for inactive queues
 2021-01-19 22:00 UTC  (3+ messages)

[PATCH] bpf: helper bpf_map_peek_elem_proto points to wrong callback
 2021-01-19 21:12 UTC  (2+ messages)

[PATCH v3 bpf-next 0/2] Allow attaching to bare tracepoints
 2021-01-19 21:06 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/2] trace: bpf: Allow bpf to attach "
` [PATCH v3 bpf-next 2/2] selftests: bpf: Add a new test for "

[PATCH v4 0/3] bpf,x64: implement jump padding in jit
 2021-01-19 20:54 UTC  (5+ messages)
` [PATCH v4 1/3] bpf,x64: pad NOPs to make images converge more easily
` [PATCH v4 2/3] test_bpf: remove EXPECTED_FAIL flag from bpf_fill_maxinsns11
` [PATCH v4 3/3] selftests/bpf: Add verifier tests for x64 jit jump padding

[PATCH v6 bpf-next 0/8] mvneta: introduce XDP multi-buffer support
 2021-01-19 20:20 UTC  (9+ messages)
` [PATCH v6 bpf-next 1/8] xdp: introduce mb in xdp_buff/xdp_frame
` [PATCH v6 bpf-next 2/8] xdp: add xdp_shared_info data structure
` [PATCH v6 bpf-next 3/8] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v6 bpf-next 4/8] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v6 bpf-next 5/8] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v6 bpf-next 6/8] net: mvneta: enable jumbo frames for XDP
` [PATCH v6 bpf-next 7/8] net: xdp: add multi-buff support to xdp_build_skb_from_fram
` [PATCH v6 bpf-next 8/8] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API

[PATCH bpf-next v4 1/4] bpf: Be less specific about socket cookies guarantees
 2021-01-19 15:59 UTC  (4+ messages)
` [PATCH bpf-next v4 2/4] bpf: Expose bpf_get_socket_cookie to tracing programs

libbpf ringbuf manager starvation
 2021-01-19 15:51 UTC 

[PATCH bpf-next] bpf: permit size-0 datasec
 2021-01-19 15:35 UTC 

[PATCH v2 bpf-next 0/2] Allow attaching to bare tracepoints
 2021-01-19  9:57 UTC  (6+ messages)
` [PATCH v2 bpf-next 2/2] selftests: bpf: Add a new test for "

[PATCH bpf-next] xsk: build skb by page
 2021-01-19 12:44 UTC  (10+ messages)

[PATCH bpf] samples/bpf: Update README.rst and Makefile for manually compiling LLVM and clang
 2021-01-19  6:54 UTC  (2+ messages)

[PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
 2021-01-19  4:50 UTC  (7+ messages)
` [PATCH net-next v2 0/7] "
  ` [PATCH net-next v2 5/7] virtio-net, xsk: realize the function of xsk packet sending
  ` [PATCH net-next v2 6/7] virtio-net, xsk: implement xsk wakeup callback

[PATCH v2] hv_netvsc: Add (more) validation for untrusted Hyper-V values
 2021-01-19  4:00 UTC  (2+ messages)

[PATCH for bpf-next] docs: bpf: add minimal markup to address doc warning
 2021-01-18 23:10 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: add BPF_ATOMIC_OP macro for BPF samples
 2021-01-18 23:00 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] add xdp_build_skb_from_frame utility routine
 2021-01-18 22:30 UTC  (2+ messages)

[PATCH v12 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2021-01-18 22:23 UTC  (2+ messages)

[RESEND v2 0/7] Rid W=1 warnings in Ethernet
 2021-01-18 10:35 UTC  (3+ messages)
` [PATCH 2/7] net: xen-netback: xenbus: Demote nonconformant kernel-doc headers

[PATCH bpf-next] docs: bpf: Fixup atomics documentation
 2021-01-18 15:43 UTC  (3+ messages)

[Patch bpf-next v4 0/3] bpf: introduce timeout hash map
 2021-01-18 19:10 UTC  (3+ messages)
` [Patch bpf-next v4 1/3] "

[PATCH 0/2] Fix build errors and warnings when make M=samples/bpf
 2021-01-18 18:44 UTC  (5+ messages)
` [PATCH bpf 1/2] samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings

[PATCH net-next 0/4] i40e: small improvements on XDP path
 2021-01-18 18:32 UTC  (3+ messages)

[PATCH v5 bpf-next 0/2] introduce xdp_init_buff/xdp_prepare_buff
 2021-01-18 14:56 UTC  (6+ messages)
` [PATCH v5 bpf-next 2/2] net: xdp: introduce xdp_prepare_buff utility routine

[PATCH bpf-next V12 0/7] bpf: New approach for BPF MTU handling
 2021-01-18 16:54 UTC  (8+ messages)
` [PATCH bpf-next V12 1/7] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH bpf-next V12 2/7] bpf: fix bpf_fib_lookup helper MTU check for SKB ctx
` [PATCH bpf-next V12 3/7] bpf: bpf_fib_lookup return MTU value as output when looked up
` [PATCH bpf-next V12 4/7] bpf: add BPF-helper for MTU checking
` [PATCH bpf-next V12 5/7] bpf: drop MTU check when doing TC-BPF redirect to ingress
` [PATCH bpf-next V12 6/7] selftests/bpf: use bpf_check_mtu in selftest test_cls_redirect
` [PATCH bpf-next V12 7/7] bpf/selftests: tests using bpf_check_mtu BPF-helper

[PATCH bpf] samples/bpf: Update README.rst for manually compiling LLVM and clang
 2021-01-18 18:01 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] BPF docs fixups
 2021-01-18 17:36 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] docs: bpf: Fixup atomics markup
` [PATCH bpf-next v2 2/2] docs: bpf: Clarify -mcpu=v3 requirement for atomic ops

[PATCH v5 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-01-18 16:48 UTC  (11+ messages)
` [PATCH v5 bpf-next 13/14] bpf: add new frame_length field to the XDP ctx

[PATCH v3 net-next 00/11] intel driver cleanups
 2021-01-18 15:13 UTC  (12+ messages)
` [PATCH v3 net-next 01/11] i40e: drop redundant check when setting xdp prog
` [PATCH v3 net-next 02/11] i40e: drop misleading function comments
` [PATCH v3 net-next 03/11] i40e: adjust i40e_is_non_eop
` [PATCH v3 net-next 04/11] ice: simplify ice_run_xdp
` [PATCH v3 net-next 05/11] ice: move skb pointer from rx_buf to rx_ring
` [PATCH v3 net-next 06/11] ice: remove redundant checks in ice_change_mtu
` [PATCH v3 net-next 07/11] ice: skip NULL check against XDP prog in ZC path
` [PATCH v3 net-next 08/11] i40e, xsk: Simplify the do-while allocation loop
` [PATCH v3 net-next 09/11] i40e: store the result of i40e_rx_offset() onto i40e_ring
` [PATCH v3 net-next 10/11] ice: store the result of ice_rx_offset() onto ice_ring
` [PATCH v3 net-next 11/11] ixgbe: store the result of ixgbe_rx_offset() onto ixgbe_ring

Issues compiling selftests XADD - "Invalid usage of the XADD return value"
 2021-01-18 16:33 UTC  (6+ messages)

[PATCH 0/3] Small fixes and improvements
 2021-01-18 16:01 UTC  (4+ messages)
` [PATCH 1/3] btf_encoder: Fix handling of restrict qualifier
` [PATCH 2/3] btf_encoder: Improve error-handling around objcopy
` [PATCH 3/3] btf_encoder: Set .BTF section alignment to 16

[PATCH bpf-next] bpf: Propagate memory bounds to registers in atomics w/ BPF_FETCH
 2021-01-18 16:06 UTC 

[RFC PATCH 0/7] Support for virtio-net hash reporting
 2021-01-18 15:19 UTC  (11+ messages)

[PATCH bpf-next] bpf: Helper script for running BPF presubmit tests
 2021-01-18 14:19 UTC 


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).