[dpdk-dev] [PATCH 1/4] netvsc: chimney buffer size error handling
Ferruh Yigit
ferruh.yigit at intel.com
Thu Aug 23 16:45:17 CEST 2018
On 8/9/2018 6:50 PM, Stephen Hemminger wrote:
> Fix the error handling in setting up transmit buffer.
> If setting up chimney buffer fails, then it is not connected so
> no need to send disconnect.
>
> Allow for some unused area if full area is not used.
>
> Signed-off-by: Stephen Hemminger <sthemmin at microsoft.com>
subsytem is net/netvsc, so title should be:
net/netvsc: fix chimney buffer size error handling
Fixes: 4e9c73e96e83 ("net/netvsc: add Hyper-V network device")
Cc: stable at dpdk.org
Assuming you want patch to be backported.
I will update as above while merging.
More information about the dev
mailing list