From: Pravin B Shelar
Date: Tue, 20 Oct 2015 23:00:10 -0700
> With use of lwtunnel, we can directly call dev_queue_xmit()
> rather than calling netdev vport send operation.
> Following change make tunnel vport code bit cleaner.
>
> Signed-off-by: Pravin B Shelar
Applied.
--
To unsubscribe from
On Tue, 20 Oct 2015 23:00:10 -0700, Pravin B Shelar wrote:
> With use of lwtunnel, we can directly call dev_queue_xmit()
> rather than calling netdev vport send operation.
> Following change make tunnel vport code bit cleaner.
>
> Signed-off-by: Pravin B Shelar
Nice.
Acked-by: Jiri Benc
--
J
On 10/20/15 at 11:00pm, Pravin B Shelar wrote:
> With use of lwtunnel, we can directly call dev_queue_xmit()
> rather than calling netdev vport send operation.
> Following change make tunnel vport code bit cleaner.
>
> Signed-off-by: Pravin B Shelar
Acked-by: Thomas Graf
--
To unsubscribe from
With use of lwtunnel, we can directly call dev_queue_xmit()
rather than calling netdev vport send operation.
Following change make tunnel vport code bit cleaner.
Signed-off-by: Pravin B Shelar
---
net/openvswitch/vport-geneve.c |2 +-
net/openvswitch/vport-gre.c |2 +-
net