Re: [dpdk-dev] [PATCH v5 0/3] fixes for device event

2020-10-23 Thread David Marchand
On Wed, Oct 21, 2020 at 1:18 PM wangyunjian wrote: > > From: Yunjian Wang > > This series include three fixes patches for device event. For the series, Acked-by: David Marchand Applied, thanks. -- David Marchand

[dpdk-dev] [PATCH v5 0/3] fixes for device event

2020-10-21 Thread wangyunjian
From: Yunjian Wang This series include three fixes patches for device event. --- v5: * update patch 3/3 code styles suggested by David Marchand v4: * add fix a wrong returned value * remove redundant check suggested by David Marchand v3: * modified the format. Yunjian Wang (3): eal: fix