All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Pirko <jiri@resnulli.us>
To: John Hurley <john.hurley@netronome.com>
Cc: netdev@vger.kernel.org, oss-drivers@netronome.com,
	gerlitz.or@gmail.com, ozsh@mellanox.com,
	jakub.kicinski@netronome.com, simon.horman@netronome.com,
	avivh@mellanox.com
Subject: Re: [RFC net-next v2 2/8] net: add netif_is_geneve()
Date: Thu, 25 Oct 2018 14:54:16 +0200	[thread overview]
Message-ID: <20181025125416.GE2143@nanopsycho> (raw)
In-Reply-To: <1540470417-14803-3-git-send-email-john.hurley@netronome.com>

Thu, Oct 25, 2018 at 02:26:51PM CEST, john.hurley@netronome.com wrote:
>Add a helper function to determine if the type of a netdev is geneve based
>on its rtnl_link_ops. This allows drivers that may wish to ofload tunnels
>to check the underlying type of the device.
>
>A recent patch added a similar helper to vxlan.h
>
>Signed-off-by: John Hurley <john.hurley@netronome.com>
>Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>

I don't understand why this and the next patch are part of this
patchset. They don't seem directly related.

  reply	other threads:[~2018-10-25 21:32 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-25 12:26 [RFC net-next v2 0/8] indirect tc block cb registration John Hurley
2018-10-25 12:26 ` [RFC net-next v2 1/8] net: sched: register callbacks for indirect tc block binds John Hurley
2018-10-28 11:10   ` Or Gerlitz
2018-10-29 12:54     ` John Hurley
2018-10-29 15:12       ` Or Gerlitz
2018-10-29 18:36         ` Jakub Kicinski
2018-10-25 12:26 ` [RFC net-next v2 2/8] net: add netif_is_geneve() John Hurley
2018-10-25 12:54   ` Jiri Pirko [this message]
2018-10-25 14:59     ` John Hurley
2018-10-26  8:51   ` Sergei Shtylyov
2018-10-29 12:06     ` John Hurley
2018-10-29 15:00       ` Sergei Shtylyov
2018-10-25 12:26 ` [RFC net-next v2 3/8] nfp: flower: include geneve as supported offload tunnel type John Hurley
2018-10-25 12:26 ` [RFC net-next v2 4/8] nfp: flower: allow non repr netdev offload John Hurley
2018-10-25 12:26 ` [RFC net-next v2 5/8] nfp: flower: add infastructure for indirect TC block register John Hurley
2018-10-25 12:26 ` [RFC net-next v2 6/8] nfp: flower: offload tunnel decap rules via indirect TC blocks John Hurley
2018-10-25 12:26 ` [RFC net-next v2 7/8] nfp: flower: remove TC egdev offloads John Hurley
2018-10-25 12:26 ` [RFC net-next v2 8/8] nfp: flower: remove unnecessary code in flow lookup John Hurley
2018-10-25 12:52 ` [RFC net-next v2 0/8] indirect tc block cb registration Jiri Pirko
2018-10-25 14:56   ` John Hurley

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=20181025125416.GE2143@nanopsycho \
    --to=jiri@resnulli.us \
    --cc=avivh@mellanox.com \
    --cc=gerlitz.or@gmail.com \
    --cc=jakub.kicinski@netronome.com \
    --cc=john.hurley@netronome.com \
    --cc=netdev@vger.kernel.org \
    --cc=oss-drivers@netronome.com \
    --cc=ozsh@mellanox.com \
    --cc=simon.horman@netronome.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.