[dpdk-dev] [PATCH 2/2] ipc: fix timeout not properly handled in async

Burakov, Anatoly anatoly.burakov at intel.com
Fri Apr 20 09:56:08 CEST 2018


On 20-Apr-18 2:21 AM, Jianfeng Tan wrote:
> In original implementation, timeout event for an async request
> will be ignored. As a result, an async request will never
> trigger the action if it cannot receive any reply any more.
> 
> We fix this by counting timeout as a processed reply.
> 
> Fixes: f05e26051c15 ("eal: add IPC asynchronous request")
> 
> Signed-off-by: Jianfeng Tan <jianfeng.tan at intel.com>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---

Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>

Thanks for catching this!

-- 
Thanks,
Anatoly


More information about the dev mailing list