RE: [PATCH net-next] Add hash value into RNDIS Per-packet info

2014-05-23 Thread Haiyang Zhang
inuxdriverproject.org > Subject: Re: [PATCH net-next] Add hash value into RNDIS Per-packet info > > From: Haiyang Zhang > Date: Wed, 21 May 2014 12:55:39 -0700 > > > It passes the hash value as the RNDIS Per-packet info to the Hyper-V > host, > > so that the send completi

Re: [PATCH net-next] Add hash value into RNDIS Per-packet info

2014-05-23 Thread David Miller
From: Haiyang Zhang Date: Wed, 21 May 2014 12:55:39 -0700 > It passes the hash value as the RNDIS Per-packet info to the Hyper-V host, > so that the send completion notices can be spread across multiple channels. > MS-TFS: 140273 > > Signed-off-by: Haiyang Zhang Applied, but please craft your

[PATCH net-next] Add hash value into RNDIS Per-packet info

2014-05-21 Thread Haiyang Zhang
It passes the hash value as the RNDIS Per-packet info to the Hyper-V host, so that the send completion notices can be spread across multiple channels. MS-TFS: 140273 Signed-off-by: Haiyang Zhang --- drivers/net/hyperv/hyperv_net.h |4 drivers/net/hyperv/netvsc_drv.c | 18