[dpdk-dev] [PATCH v3 4/5] net/tap: fix close a valid fd

wangyunjian wangyunjian at huawei.com
Wed Apr 8 03:24:59 CEST 2020


> -----Original Message-----
> From: Stephen Hemminger [mailto:stephen at networkplumber.org]
> Sent: Tuesday, April 7, 2020 10:56 PM
> To: wangyunjian <wangyunjian at huawei.com>
> Cc: dev at dpdk.org; keith.wiles at intel.com; Lilijun (Jerry)
> <jerry.lilijun at huawei.com>; xudingke <xudingke at huawei.com>;
> stable at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v3 4/5] net/tap: fix close a valid fd
> 
> On Tue, 7 Apr 2020 12:23:26 +0800
> wangyunjian <wangyunjian at huawei.com> wrote:
> 
> > The internals is freed and setted NULL in the rte_eth_dev_release_port()
> 
> The word "setted" is awkward in this phrase.
> Better wording would be:
> 
> The internal structure is freed and set to NULL in rte_eth_dev_release_port()

OK, I will fix it in v4.

Thanks
Yunjian


More information about the dev mailing list