netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: John Hurley <john.hurley@netronome.com>,
	netdev@vger.kernel.org, oss-drivers@netronome.com,
	jiri@resnulli.us, 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: Fri, 26 Oct 2018 11:51:53 +0300	[thread overview]
Message-ID: <4ac03e91-822c-e829-a8c8-89eecb3d9630@cogentembedded.com> (raw)
In-Reply-To: <1540470417-14803-3-git-send-email-john.hurley@netronome.com>

Hello!

On 25.10.2018 15:26, John Hurley 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

    Offload?

> 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>
[...]

MBR, Sergei

  parent reply	other threads:[~2018-10-26 17:28 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
2018-10-25 14:59     ` John Hurley
2018-10-26  8:51   ` Sergei Shtylyov [this message]
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=4ac03e91-822c-e829-a8c8-89eecb3d9630@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=avivh@mellanox.com \
    --cc=gerlitz.or@gmail.com \
    --cc=jakub.kicinski@netronome.com \
    --cc=jiri@resnulli.us \
    --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 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).