> -----Original Message-----
> From: Guo, Jia
> Sent: Tuesday, July 10, 2018 8:52 PM
> To: [email protected]; Richardson, Bruce
> <[email protected]>; Yigit, Ferruh <[email protected]>;
> Ananyev, Konstantin <[email protected]>;
> [email protected]; Wu, Jingjing <[email protected]>;
> [email protected]; [email protected]; [email protected]; Van
> Haaren, Harry <[email protected]>; Zhang, Qi Z
> <[email protected]>; He, Shaopeng <[email protected]>; Iremonger,
> Bernard <[email protected]>; [email protected]
> Cc: [email protected]; [email protected]; [email protected]; Guo, Jia
> <[email protected]>; Zhang, Helin <[email protected]>
> Subject: [PATCH v4 1/4] ethdev: Add API to enable device event handler
>
> Implement a couple of eal device event handler install/uninstall APIs in
> ethdev,
> it could let PMDs have chance to manage the eal device event, such as register
> device event callback, then monitor and process the hotplug event.
>
> Signed-off-by: Jeff Guo <[email protected]>
Reviewed-by: Qi Zhang <[email protected]>