Re: [dpdk-dev] [PATCH v16 0/6] enable hotplug on multi-process

2018-10-02 Thread Raslan Darawsheh
Hi Qi Zhang, From: Qi Zhang > v16: > - rebase to patch "simplify parameters of hotplug functions" Seems that we have some issues in applying this series such as following and it continues with the rest of the patches Applying: eal: enable hotplug on multi-process fatal: sha1 information is lack

[dpdk-dev] [PATCH v16 0/6] enable hotplug on multi-process

2018-09-27 Thread Qi Zhang
v16: - rebase to patch "simplify parameters of hotplug functions" http://patchwork.dpdk.org/patch/45463/ include: * keep rte_eal_hotplug_add/rte_eal_hotplug_move unchanged. * the IPC sync logic is moved to rte_dev_probe/rte_dev_remove. * simplify the IPC message by removing busname and dev