Netdev List
 help / color / mirror / Atom feed
From: Pravin B Shelar <pshelar@ovn.org>
To: netdev@vger.kernel.org
Cc: Pravin B Shelar <pshelar@ovn.org>
Subject: [PATCH net-next v3 0/4] geneve: Use LWT more effectively.
Date: Mon, 21 Nov 2016 11:02:57 -0800	[thread overview]
Message-ID: <1479754981-17600-1-git-send-email-pshelar@ovn.org> (raw)

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

v2-v3:
Rebase against latest net-next.

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

             reply	other threads:[~2016-11-21 19:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-21 19:02 Pravin B Shelar [this message]
2016-11-21 19:02 ` [PATCH net-next v3 1/4] geneve: Unify LWT and netdev handling Pravin B Shelar
2016-11-21 19:02 ` [PATCH net-next v3 2/4] geneve: Merge ipv4 and ipv6 geneve_build_skb() Pravin B Shelar
2016-11-21 19:03 ` [PATCH net-next v3 3/4] geneve: Remove redundant socket checks Pravin B Shelar
2016-11-21 19:03 ` [PATCH net-next v3 4/4] geneve: Optimize geneve device lookup Pravin B Shelar
2016-11-21 19:06 ` [PATCH net-next v3 0/4] geneve: Use LWT more effectively David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1479754981-17600-1-git-send-email-pshelar@ovn.org \
    --to=pshelar@ovn.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox