[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151022.191702.1291802279822540087.davem@davemloft.net>
Date: Thu, 22 Oct 2015 19:17:02 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: pshelar@...ira.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net v2] openvswitch: Fix egress tunnel info.
From: Pravin B Shelar <pshelar@...ira.com>
Date: Thu, 22 Oct 2015 14:29:30 -0700
> While transitioning to netdev based vport we broke OVS
> feature which allows user to retrieve tunnel packet egress
> information for lwtunnel devices. Following patch fixes it
> by introducing ndo operation to get the tunnel egress info.
> Same ndo operation can be used for lwtunnel devices and compat
> ovs-tnl-vport devices. So after adding such device operation
> we can remove similar operation from ovs-vport.
>
> Fixes: 614732eaa12d ("openvswitch: Use regular VXLAN net_device device").
> Signed-off-by: Pravin B Shelar <pshelar@...ira.com>
> ---
> v1-v2:
> - changed ndo operation name to ndo_fill_metadata_dst()
> - Fix geneve stats update
Please kill the unused local variable found by the kbuild test
robot.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists