Re: [PATCH net-next 5/5] bridge: vlan dst_metadata hooks in ingress and egress paths

2017-01-31 Thread Roopa Prabhu
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 (D

Re: [PATCH net-next 5/5] bridge: vlan dst_metadata hooks in ingress and egress paths

2017-01-31 Thread kbuild test robot
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

[PATCH net-next 5/5] bridge: vlan dst_metadata hooks in ingress and egress paths

2017-01-30 Thread Roopa Prabhu
From: Roopa Prabhu - ingress hook: - if port is a tunnel port, use tunnel info in attached dst_metadata to map it to a local vlan - egress hook: - if port is a tunnel port, use tunnel info attached to vlan to set dst_metadata on the skb CC: Nikolay Aleksandrov Signed-off-by: