On Fri, Feb 15, 2019 at 8:48 AM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > > On 2/14/19 10:03 PM, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20190214: > > > > on x86_64: > > ld: net/core/lwt_bpf.o: in function `bpf_lwt_xmit_reroute': > lwt_bpf.c:(.text+0x11e): undefined reference to `ip_route_output_flow' > ld: net/core/lwt_bpf.o: in function `bpf_input': > lwt_bpf.c:(.text+0x9d3): undefined reference to `ip_route_input_noref' A fix suggested here: https://patchwork.ozlabs.org/patch/1043098/ > > > Full randconfig file is attached. > > -- > ~Randy