[dpdk-dev] [PATCH] vhost/crypto: fix missed user protocol flag

Maxime Coquelin maxime.coquelin at redhat.com
Fri Apr 10 16:42:00 CEST 2020



On 1/29/20 11:19 AM, Fan Zhang wrote:
> Fixes: 939066d96563 ("vhost/crypto: add public function implementation")
> Cc: stable at dpdk.org
> 
> This patch fixes the vhost crypto missed
> "VHOST_USER_PROTOCOL_F_CONFIG" flag problem during initialization.
> Newer Qemu version requires this feature enabled.
> 
> Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> ---
>  lib/librte_vhost/rte_vhost.h    | 5 +++++
>  lib/librte_vhost/vhost_crypto.c | 3 ++-
>  2 files changed, 7 insertions(+), 1 deletion(-)

Applied to dpdk-next-virtio/master.

Thanks,
Maxime



More information about the dev mailing list