[dpdk-dev] [PATCH 2/3] net/netvsc: cleanup transmit descriptor pool
Ferruh Yigit
ferruh.yigit at intel.com
Mon Dec 17 23:11:17 CET 2018
On 12/17/2018 10:46 AM, Ferruh Yigit wrote:
> On 12/14/2018 1:26 AM, Stephen Hemminger wrote:
>> On device close or startup errors, the transmit descriptor pool
>> was being left behind.
>
> So this is fixing possible memory leak, should this be an "fix" commit, so that
> it can be backported to stable trees?
Added:
Fixes: 4e9c73e96e83 ("net/netvsc: add Hyper-V network device")
Cc: stable at dpdk.org
>
>>
>> Signed-off-by: Stephen Hemminger <sthemmin at microsoft.com>
>
> <...>
>
More information about the dev
mailing list