[dpdk-dev] [PATCH V12 2/3] eal: add uevent pass and process function

Wu, Jingjing jingjing.wu at intel.com
Wed Jan 24 16:00:14 CET 2018



> -----Original Message-----
> From: Guo, Jia
> Sent: Thursday, January 18, 2018 12:12 PM
> To: stephen at networkplumber.org; Richardson, Bruce <bruce.richardson at intel.com>;
> Yigit, Ferruh <ferruh.yigit at intel.com>; gaetan.rivet at 6wind.com
> Cc: Ananyev, Konstantin <konstantin.ananyev at intel.com>; jblunck at infradead.org;
> shreyansh.jain at nxp.com; Wu, Jingjing <jingjing.wu at intel.com>; dev at dpdk.org; Guo, Jia
> <jia.guo at intel.com>; thomas at monjalon.net; Zhang, Helin <helin.zhang at intel.com>;
> motih at 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.guo at intel.com>


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


More information about the dev mailing list