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

2018-04-11 Thread Guo, Jia
On 4/5/2018 7:05 PM, Tan, Jianfeng wrote: On 4/5/2018 5:02 PM, Jeff Guo wrote: 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: Je

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

2018-04-05 Thread Tan, Jianfeng
On 4/5/2018 5:02 PM, Jeff Guo wrote: 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 --- v19->18: fix some misunderstandin

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

2018-04-05 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 --- v19->18: fix some misunderstanding part --- lib/librte_eal/linuxapp/eal/e

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

2018-04-05 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 --- v19->18: fix some misunderstanding part --- lib/librte_eal/linuxapp/eal/e