On 1/29/20 11:19 AM, Fan Zhang wrote:
> Fixes: 939066d96563 ("vhost/crypto: add public function implementation")
> Cc: [email protected]
>
> 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 <[email protected]>
> ---
> 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