Re: linux-next: Tree for Feb 15 (net/core/lwt_bpf.c)

From: Peter Oskolkov
Date: Fri Feb 15 2019 - 12:10:53 EST


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'

Looking into it.

>
>
> Full randconfig file is attached.
>
> --
> ~Randy