[PATCH net-next,v2,0/1] hyperv: Add support for virtual Receive Side Scaling (vRSS)

From: Haiyang Zhang
Date: Sat Mar 15 2014 - 12:25:34 EST


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@xxxxxxxxxx> 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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/