> -Original Message-
> From: dev On Behalf Of Matan Azrad
> Sent: Thursday, June 25, 2020 9:38 PM
> To: Maxime Coquelin
> Cc: dev@dpdk.org; Wang, Xiao W
> Subject: [dpdk-dev] [PATCH v2 1/5] vhost: skip access lock when vDPA is
> configured
>
> No need to ta
No need to take access lock in the vhost-user message handler when
vDPA driver controls all the data-path of the vhost device.
It allows the vDPA set_vring_state operation callback to configure
guest notifications.
Signed-off-by: Matan Azrad
Reviewed-by: Maxime Coquelin
---
lib/librte_vhost/vh
2 matches
Mail list logo