netdev.vger.kernel.org archive mirror
 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 0/8] indirect tc block cb registration
Date: Thu, 25 Oct 2018 14:52:41 +0200	[thread overview]
Message-ID: <20181025125241.GD2143@nanopsycho> (raw)
In-Reply-To: <1540470417-14803-1-git-send-email-john.hurley@netronome.com>

Thu, Oct 25, 2018 at 02:26:49PM CEST, john.hurley@netronome.com wrote:
>This patchset introduces an alternative to egdev offload by allowing a
>driver to register for block updates when an external device (e.g. tunnel
>netdev) is bound to a TC block. Drivers can track new netdevs or register
>to existing ones to receive information on such events. Based on this,
>they may register for block offload rules using already existing
>functions.
>
>The patchset also implements this new indirect block registration in the
>NFP driver to allow the offloading of tunnel rules. The use of egdev
>offload (which is currently only used for tunnel offload) is subsequently
>removed.

John, I'm missing v1->v2 changelog. Could you please add it?

Thanks!

  parent reply	other threads:[~2018-10-25 21:31 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
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 ` Jiri Pirko [this message]
2018-10-25 14:56   ` [RFC net-next v2 0/8] indirect tc block cb registration 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=20181025125241.GD2143@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 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).