From: David Miller <davem@davemloft.net>
To: jakub.kicinski@netronome.com
Cc: netdev@vger.kernel.org, oss-drivers@netronome.com
Subject: Re: [PATCH net-next 0/6] nfp: refactor app init, and minor flower fixes
Date: Sun, 03 Sep 2017 21:22:21 -0700 (PDT) [thread overview]
Message-ID: <20170903.212221.1440891147611396315.davem@davemloft.net> (raw)
In-Reply-To: <20170903012605.7435-1-jakub.kicinski@netronome.com>
From: Jakub Kicinski <jakub.kicinski@netronome.com>
Date: Sat, 2 Sep 2017 18:25:59 -0700
> This series is a part 2 to what went into net as a simpler fix.
> In net we simply moved when existing callbacks are invoked to
> ensure flower app does not still use representors when lower
> netdev has already been destroyed. In this series we add a
> callback to notify apps when vNIC netdevs are fully initialized
> and they are about to be destroyed. This allows flower to spawn
> representors at the right time, while keeping the start/stop
> callbacks for what they are intended to be used - FW initialization
> over control channel.
>
> Patch 4 improves drop monitor interaction and patch 5 changes
> the default Kconfig selection of flower offload. Patch 6 fixes
> locking around representor updates which got lost in net-next.
Series applied, thanks.
prev parent reply other threads:[~2017-09-04 4:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-03 1:25 [PATCH net-next 0/6] nfp: refactor app init, and minor flower fixes Jakub Kicinski
2017-09-03 1:26 ` [PATCH net-next 1/6] nfp: separate app vNIC init/clean from alloc/free Jakub Kicinski
2017-09-03 1:26 ` [PATCH net-next 2/6] nfp: flower: base lifetime of representors on existence of lower vNIC Jakub Kicinski
2017-09-03 1:26 ` [PATCH net-next 3/6] nfp: move the start/stop app callbacks back Jakub Kicinski
2017-09-03 1:26 ` [PATCH net-next 4/6] nfp: be drop monitor friendly Jakub Kicinski
2017-09-03 1:26 ` [PATCH net-next 5/6] nfp: build the flower offload by default Jakub Kicinski
2017-09-03 1:26 ` [PATCH net-next 6/6] nfp: flower: restore RTNL locking around representor updates Jakub Kicinski
2017-09-04 4:22 ` David Miller [this message]
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=20170903.212221.1440891147611396315.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=jakub.kicinski@netronome.com \
--cc=netdev@vger.kernel.org \
--cc=oss-drivers@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).