Re: [dpdk-dev] [PATCH] vhost/crypto: fix session id printf

2018-04-10 Thread Maxime Coquelin
On 04/09/2018 08:21 PM, Fan Zhang wrote: Fixes: 85a2d5cab96f ("vhost/crypto: add virtio-crypto user message structure") Signed-off-by: Fan Zhang --- lib/librte_vhost/vhost_crypto.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lib/librte_vhost/vhost_cry

[dpdk-dev] [PATCH] vhost/crypto: fix session id printf

2018-04-09 Thread Fan Zhang
Fixes: 85a2d5cab96f ("vhost/crypto: add virtio-crypto user message structure") Signed-off-by: Fan Zhang --- lib/librte_vhost/vhost_crypto.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lib/librte_vhost/vhost_crypto.c b/lib/librte_vhost/vhost_crypto.c index d