-----Original Message-----
From: Olaf Hering [mailto:olaf@aepfle.de]
Sent: Wednesday, March 11, 2015 2:24 AM
To: KY Srinivasan
Cc: davem@davemloft.net; netdev@vger.kernel.org;
gregkh@linuxfoundation.org; linux-kernel@vger.kernel.org;
devel@linuxdriverproject.org; apw@canonical.com; jasowang@redhat.com
Subject: Re: [PATCH 2/2 net-next] hyperv: Support batched notification
On Tue, Mar 10, K. Y. Srinivasan wrote:
quoted
Optimize notifying the host by deferring notification until there are
no more packets to be sent. This will help in batching the requests on
the host.
The subjects for the network driver say "hyperv:". But all such changes
should get "netvsc:" as prefix to make it clear what each single patch is all
about.
This should be changed for upcoming submissions.
Olaf,
This is the convention that we have used for patches submitted to David's tree. You will see
net-next in the subject line and you can key off of that.
K. Y
Thanks!
Olaf