Re: [dpdk-dev] [PATCH V18 3/4] eal/linux: uevent parse and process

2018-04-04 Thread Guo, Jia
thanks for review. On 4/4/2018 11:15 AM, Tan, Jianfeng wrote: Hi Jeff, Looks much better now, but still have some issues to address. -Original Message- From: Guo, Jia Sent: Tuesday, April 3, 2018 6:34 PM To: step...@networkplumber.org; Richardson, Bruce; Yigit, Ferruh; Ananyev, Konst

Re: [dpdk-dev] [PATCH V18 3/4] eal/linux: uevent parse and process

2018-04-03 Thread Tan, Jianfeng
Hi Jeff, Looks much better now, but still have some issues to address. > -Original Message- > From: Guo, Jia > Sent: Tuesday, April 3, 2018 6:34 PM > To: step...@networkplumber.org; Richardson, Bruce; Yigit, Ferruh; > Ananyev, Konstantin; gaetan.ri...@6wind.com; Wu, Jingjing; > tho...@mon

[dpdk-dev] [PATCH V18 3/4] eal/linux: uevent parse and process

2018-04-03 Thread Jeff Guo
In order to handle the uevent which has been detected from the kernel side, add uevent parse and process function to translate the uevent into device event, which user has subscribed to monitor. Signed-off-by: Jeff Guo --- v18->v17: refine socket configuration. --- lib/librte_eal/linuxapp/eal/ea