lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 1 Aug 2023 20:11:53 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Alexei Starovoitov <alexei.starovoitov@...il.com>
Cc: Alexei Starovoitov <ast@...nel.org>, Network Development
 <netdev@...r.kernel.org>, bpf <bpf@...r.kernel.org>, Jesper Dangaard Brouer
 <hawk@...nel.org>, Amritha Nambiar <amritha.nambiar@...el.com>, Alexander
 Lobakin <aleksander.lobakin@...el.com>
Subject: Re: [PATCH bpf-next 0/3] net: struct netdev_rx_queue and xdp.h
 reshuffling

On Tue, 1 Aug 2023 19:31:25 -0700 Alexei Starovoitov wrote:
> Especially considering that targeting bpf-next will exercise BPF CI...
> and it's not happy at the moment:
> ../net/netfilter/nf_conntrack_bpf.c: In function ‘bpf_xdp_ct_alloc’:
> ../net/netfilter/nf_conntrack_bpf.c:258:44: error: dereferencing
> pointer to incomplete type ‘struct xdp_buff’
> 258 | nfct = __bpf_nf_ct_alloc_entry(dev_net(ctx->rxq->dev),
> bpf_tuple, tuple__sz,
> |

ugh, will fix. allmodconfig apparently doesn't enable all of BPF :(

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ