Hi, Ferruh Yigit & David Marchand Could you please give any suggestion?
Thanks, Yunjian > -----Original Message----- > From: wangyunjian > Sent: Friday, July 3, 2020 5:44 PM > To: dev@dpdk.org > Cc: jia....@intel.com; Lilijun (Jerry) <jerry.lili...@huawei.com>; xudingke > <xudin...@huawei.com>; wangyunjian <wangyunj...@huawei.com> > Subject: [dpdk-dev] [PATCH v4 0/3] fixes for device event > > From: Yunjian Wang <wangyunj...@huawei.com> > > This series include three fixes patches for device event. > > --- > v4: > * add fix a wrong returned value > * remove redundant check suggested by David Marchand > > v3: > * modified the format. > > Yunjian Wang (3): > eal: fix memory leak when removing event_cb > eal: return error code when failure > eal: fix a wrong returned value when callback exists > > lib/librte_eal/common/eal_common_dev.c | 13 ++++++++++--- > 1 file changed, 10 insertions(+), 3 deletions(-) > > -- > 1.8.3.1 >