From: Stephen Hemminger <stephen@networkplumber.org>
To: kys@microsoft.com, haiyangz@microsoft.com, sthemmin@microsoft.com
Cc: devel@linuxdriverproject.org, netdev@vger.kernel.org
Subject: [PATCH net-next 0/2] hv_netvsc: minor enhancements
Date: Fri, 16 Mar 2018 15:44:26 -0700 [thread overview]
Message-ID: <20180316224428.8696-1-sthemmin@microsoft.com> (raw)
A couple of small things for net-next
Stephen Hemminger (2):
hv_netvsc: pass netvsc_device to rndis halt
hv_netvsc: add trace points
drivers/net/hyperv/Makefile | 2 +-
drivers/net/hyperv/netvsc.c | 26 +++++-
drivers/net/hyperv/netvsc_trace.c | 7 ++
drivers/net/hyperv/netvsc_trace.h | 182 ++++++++++++++++++++++++++++++++++++++
drivers/net/hyperv/rndis_filter.c | 12 ++-
5 files changed, 223 insertions(+), 6 deletions(-)
create mode 100644 drivers/net/hyperv/netvsc_trace.c
create mode 100644 drivers/net/hyperv/netvsc_trace.h
--
2.16.2
next reply other threads:[~2018-03-16 22:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-16 22:44 Stephen Hemminger [this message]
2018-03-16 22:44 ` [PATCH net-next 1/2] hv_netvsc: pass netvsc_device to rndis halt Stephen Hemminger
2018-03-16 22:44 ` [PATCH net-next 2/2] hv_netvsc: add trace points Stephen Hemminger
2018-03-18 0:10 ` [PATCH net-next 0/2] hv_netvsc: minor enhancements David Miller
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=20180316224428.8696-1-sthemmin@microsoft.com \
--to=stephen@networkplumber.org \
--cc=devel@linuxdriverproject.org \
--cc=haiyangz@microsoft.com \
--cc=kys@microsoft.com \
--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