[dpdk-dev] [PATCH v3 1/2] eal: add uevent api for hot plug

Wu, Jingjing jingjing.wu at intel.com
Fri Jun 30 05:38:09 CEST 2017



> -----Original Message-----
> From: Guo, Jia
> Sent: Thursday, June 29, 2017 12:38 PM
> To: Zhang, Helin <helin.zhang at intel.com>; Wu, Jingjing
> <jingjing.wu at intel.com>
> Cc: dev at dpdk.org; Guo, Jia <jia.guo at intel.com>
> Subject: [PATCH v3 1/2] eal: add uevent api for hot plug
> 
> From: "Guo, Jia" <jia.guo at intel.com>
> 
> This patch aim to add a variable "uevent_fd" in structure "rte_intr_handle" for
> enable kernel object uevent monitoring, and add some uevent API in rte eal
> interrupt, that is “rte_uevent_connect” and “rte_uevent_get”, so that all driver
> could use these API to monitor and read out the uevent, then corresponding to
> handle these uevent, such as detach or attach the device.
> 
> Signed-off-by: Guo, Jia <jia.guo at intel.com>

Looks fine from me.

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


More information about the dev mailing list