[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1394903887-30421-1-git-send-email-haiyangz@microsoft.com>
Date: Sat, 15 Mar 2014 10:18:06 -0700
From: Haiyang Zhang <haiyangz@...rosoft.com>
To: davem@...emloft.net, netdev@...r.kernel.org
Cc: haiyangz@...rosoft.com, kys@...rosoft.com, olaf@...fle.de,
jasowang@...hat.com, linux-kernel@...r.kernel.org,
driverdev-devel@...uxdriverproject.org
Subject: [PATCH net-next,v2,0/1] hyperv: Add support for virtual Receive Side Scaling (vRSS)
In this updated version, I have re-written the send queue selection, which is
based on ndo_select_queue now. I also applied the stop/wake queue for each
queue separately as suggested by reviewers.
Tom Herbert <therbert@...gle.com> has submitted a Toeplitz library function with
some optimization. But it's not accepted yet. I'm still using my Toeplitz
implementation in netvsc module. Please accept my patch if no other issues,
because it already provides significant performance enhancement at current
state. I will be happy to switch to the Toeplitz library function when it's
accepted in the future.
Haiyang Zhang (1):
hyperv: Add support for virtual Receive Side Scaling (vRSS)
drivers/net/hyperv/hyperv_net.h | 111 ++++++++++++++++++++++-
drivers/net/hyperv/netvsc.c | 132 +++++++++++++++++++++-----
drivers/net/hyperv/netvsc_drv.c | 104 ++++++++++++++++++++-
drivers/net/hyperv/rndis_filter.c | 186 ++++++++++++++++++++++++++++++++++++-
4 files changed, 500 insertions(+), 33 deletions(-)
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists