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: [email protected] > Cc: [email protected]; Lilijun (Jerry) <[email protected]>; xudingke > <[email protected]>; wangyunjian <[email protected]> > Subject: [dpdk-dev] [PATCH v4 0/3] fixes for device event > > From: Yunjian Wang <[email protected]> > > 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 >

