eal/linux: add uevent parse and process
authorJeff Guo <jia.guo@intel.com>
Fri, 13 Apr 2018 08:30:39 +0000 (16:30 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 13 Apr 2018 10:00:31 +0000 (12:00 +0200)
commit0d0f478d0483fde0ecb37dd4ecfbb57ad42c9ac6
treef17d081dc66f14f4e7a56771f9d0d3385d8e487f
parenta753e53d517b4534573549300b610e3949f65914
eal/linux: add uevent parse and process

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 <jia.guo@intel.com>
Reviewed-by: Jianfeng Tan <jianfeng.tan@intel.com>
doc/guides/rel_notes/release_18_05.rst
lib/librte_eal/linuxapp/eal/eal_dev.c