netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/4] geneve: Use LWT more effectively.
@ 2016-11-19  2:10 Pravin B Shelar
  2016-11-19  2:10 ` [PATCH net-next v2 1/4] geneve: Unify LWT and netdev handling Pravin B Shelar
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Pravin B Shelar @ 2016-11-19  2:10 UTC (permalink / raw)
  To: netdev; +Cc: Pravin B Shelar

Following patch series make use of geneve LWT code path for
geneve netdev type of device.
This allows us to simplify geneve module.

v1-v2:
Fix warning reported by kbuild test robot.

Pravin B Shelar (4):
  geneve: Unify LWT and netdev handling.
  geneve: Merge ipv4 and ipv6 geneve_build_skb()
  geneve: Remove redundant socket checks.
  geneve: Optimize geneve device lookup.

 drivers/net/geneve.c | 679 +++++++++++++++++++++------------------------------
 1 file changed, 274 insertions(+), 405 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-11-21 19:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-19  2:10 [PATCH net-next v2 0/4] geneve: Use LWT more effectively Pravin B Shelar
2016-11-19  2:10 ` [PATCH net-next v2 1/4] geneve: Unify LWT and netdev handling Pravin B Shelar
2016-11-19  2:10 ` [PATCH net-next v2 2/4] geneve: Merge ipv4 and ipv6 geneve_build_skb() Pravin B Shelar
2016-11-19  2:10 ` [PATCH net-next v2 3/4] geneve: Remove redundant socket checks Pravin B Shelar
2016-11-19  2:10 ` [PATCH net-next v2 4/4] geneve: Optimize geneve device lookup Pravin B Shelar
2016-11-21 16:28 ` [PATCH net-next v2 0/4] geneve: Use LWT more effectively David Miller
2016-11-21 19:03   ` Pravin Shelar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).