On Wed, Aug 12, 2020 at 8:48 AM Stanislav Fomichev <[email protected]> wrote: > > On Wed, Aug 12, 2020 at 2:24 AM Toke Høiland-Jørgensen <[email protected]> > wrote: > > > > Andrii Nakryiko <[email protected]> writes: > > > > > Enforce XDP_FLAGS_UPDATE_IF_NOEXIST only if new BPF program to be > > > attached is > > > non-NULL (i.e., we are not detaching a BPF program). > > > > > > Reported-by: Stanislav Fomichev <[email protected]> > > > Fixes: d4baa9368a5e ("bpf, xdp: Extract common XDP program attachment > > > logic") > > > Signed-off-by: Andrii Nakryiko <[email protected]> > > > > Acked-by: Toke Høiland-Jørgensen <[email protected]> > That fixed it for me, thank you! > > Tested-by: Stanislav Fomichev <[email protected]>
Applied. Thanks
