From: Stephen Hemminger <stephen@networkplumber.org>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, sthemmin@microsoft.com
Subject: Re: [PATCH net 0/5] NAPI support for Hyper-V
Date: Mon, 6 Mar 2017 17:18:36 -0800 [thread overview]
Message-ID: <20170306171836.5240a9b5@xeon-e3> (raw)
In-Reply-To: <20170306.171333.1067660469641044496.davem@davemloft.net>
On Mon, 06 Mar 2017 17:13:33 -0800 (PST)
David Miller <davem@davemloft.net> wrote:
> From: Stephen Hemminger <stephen@networkplumber.org>
> Date: Mon, 27 Feb 2017 10:26:46 -0800
>
> > These patches enable NAPI, GRO and napi_alloc_skb for Hyper-V netvsc
> > driver.
>
> Series applied to net-next.
Great, but how do we coordinate allow use of the vmbus iterator functions
for storage? The way things are going that would mean waiting until 4.13 for
that.
prev parent reply other threads:[~2017-03-07 1:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-27 18:26 [PATCH net 0/5] NAPI support for Hyper-V Stephen Hemminger
2017-02-27 18:26 ` [PATCH 1/5] netvsc: don't overload variable in same function Stephen Hemminger
2017-02-27 18:26 ` [PATCH 2/5] vmbus: introduce in-place packet iterator Stephen Hemminger
2017-02-27 18:26 ` [PATCH 3/5] netvsc: implement NAPI Stephen Hemminger
2017-02-27 18:26 ` [PATCH 4/5] netvsc: enable GRO Stephen Hemminger
2017-02-27 18:26 ` [PATCH 5/5] netvsc: replace netdev_alloc_skb_ip_align with napi_alloc_skb Stephen Hemminger
2017-03-07 1:13 ` [PATCH net 0/5] NAPI support for Hyper-V David Miller
2017-03-07 1:18 ` Stephen Hemminger [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=20170306171836.5240a9b5@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=sthemmin@microsoft.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).