netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: andrew@schwartzmeyer.com
Cc: haiyangz@microsoft.com, kys@microsoft.com,
	devel@linuxdriverproject.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, hall5714@vandals.uidaho.edu,
	keithd@vandals.uidaho.edu, doma8101@vandals.uidaho.edu
Subject: Re: [PATCH net-next] hyperv: Implement netvsc_get_channels() ethool op
Date: Sat, 28 Feb 2015 16:52:00 -0500 (EST)	[thread overview]
Message-ID: <20150228.165200.1472902190649725857.davem@davemloft.net> (raw)
In-Reply-To: <1424996834-6684-1-git-send-email-andrew@schwartzmeyer.com>

From: Andrew Schwartzmeyer <andrew@schwartzmeyer.com>
Date: Thu, 26 Feb 2015 16:27:14 -0800

> This adds support for reporting the actual and maximum combined channels
> count of the hv_netvsc driver via 'ethtool --show-channels'.
> 
> This required adding 'max_chn' to 'struct netvsc_device', and assigning
> it 'rsscap.num_recv_que' in 'rndis_filter_device_add'. Now we can access
> the combined maximum channel count via 'struct netvsc_device' in the
> ethtool callback.
> 
> Signed-off-by: Andrew Schwartzmeyer <andrew@schwartzmeyer.com>

Applied, thanks.

      parent reply	other threads:[~2015-02-28 21:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-27  0:27 [PATCH net-next] hyperv: Implement netvsc_get_channels() ethool op Andrew Schwartzmeyer
2015-02-27 15:55 ` Haiyang Zhang
2015-02-28 21:52 ` 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=20150228.165200.1472902190649725857.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=andrew@schwartzmeyer.com \
    --cc=devel@linuxdriverproject.org \
    --cc=doma8101@vandals.uidaho.edu \
    --cc=haiyangz@microsoft.com \
    --cc=hall5714@vandals.uidaho.edu \
    --cc=keithd@vandals.uidaho.edu \
    --cc=kys@microsoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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).