> -----Original Message-----
> From: Guo, Jia
> Sent: Thursday, January 18, 2018 12:12 PM
> To: step...@networkplumber.org; Richardson, Bruce 
> <bruce.richard...@intel.com>;
> Yigit, Ferruh <ferruh.yi...@intel.com>; gaetan.ri...@6wind.com
> Cc: Ananyev, Konstantin <konstantin.anan...@intel.com>; jblu...@infradead.org;
> shreyansh.j...@nxp.com; Wu, Jingjing <jingjing...@intel.com>; dev@dpdk.org; 
> Guo, Jia
> <jia....@intel.com>; tho...@monjalon.net; Zhang, Helin 
> <helin.zh...@intel.com>;
> mo...@mellanox.com
> Subject: [PATCH V12 2/3] eal: add uevent pass and process function
> 
> In order to handle the uevent which have been detected from the kernel
> side, add uevent process function, let hot plug event to be example to
> show uevent mechanism how to pass the uevent and process the uevent.
> 
> About uevent passing and processing, add below functions in linux eal
> dev layer. FreeBSD not support uevent ,so let it to be void and do not
> implement in function.
> a.dev_uev_parse
> b.dev_uev_receive
> c.dev_uev_process
> 
> Signed-off-by: Jeff Guo <jia....@intel.com>


Reviewed-by: Jingjing Wu <jingjing...@intel.com>

Reply via email to