On 1/31/17, 4:52 AM, kbuild test robot wrote:
> Hi Roopa,
>
> [auto build test ERROR on net-next/master]
>
> url:
> https://github.com/0day-ci/linux/commits/Roopa-Prabhu/bridge-per-vlan-dst_metadata-support/20170131-140750
> config: x86_64-allyesdebian (attached as .config)
> compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
> reproduce:
> # save the attached .config to linux build tree
> make ARCH=x86_64
>
> All errors (new ones prefixed by >>):
>
> net/built-in.o: In function `br_handle_frame':
>>> (.text+0x1bb3ca): undefined reference to `br_handle_ingress_vlan_tunnel'
> net/built-in.o: In function `br_setport':
> br_netlink.c:(.text+0x1be953): undefined reference to
> `nbp_vlan_tunnel_info_flush'
> net/built-in.o: In function `br_vlan_tunnel_info':
> br_netlink_tunnel.c:(.text+0x1bfc24): undefined reference to
> `nbp_vlan_tunnel_info_add'
> br_netlink_tunnel.c:(.text+0x1bfc2f): undefined reference to
> `nbp_vlan_tunnel_info_delete'
>
> ---
> 0-DAY kernel test infrastructure Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all Intel Corporation
Thanks and sorry abt these. will send v2 with fix for these and other reported
warnings with CONFIG_BRIDGE VLAN_FILTERING off.