> -Original Message-
> From: Ibtisam Tariq
> Sent: Thursday, February 4, 2021 4:06 PM
> To: maxime.coque...@redhat.com; Xia, Chenbo
> Cc: dev@dpdk.org; Ibtisam Tariq ; Zhang, Roy Fan
>
> Subject: [PATCH] examples/vhost_crypto: remove unused short option
>
> Short option "s" was passed t
On 2/4/21 9:05 AM, Ibtisam Tariq wrote:
> Short option "s" was passed to getopt_long function, while there was
> no condition on this option.
>
> Fixes: f5188211c7 ("examples/vhost_crypto: add sample application")
> Cc: roy.fan.zh...@intel.com
>
> Signed-off-by: Ibtisam Tariq
> ---
> example
> -Original Message-
> From: Ibtisam Tariq
> Sent: Thursday, February 4, 2021 8:06 AM
> To: maxime.coque...@redhat.com; Xia, Chenbo
> Cc: dev@dpdk.org; Ibtisam Tariq ; Zhang, Roy
> Fan
> Subject: [PATCH] examples/vhost_crypto: remove unused short option
>
> Short option "s" was passed t
> -Original Message-
> From: Ibtisam Tariq
> Sent: Thursday, February 4, 2021 8:06 AM
> To: maxime.coque...@redhat.com; Xia, Chenbo
> Cc: dev@dpdk.org; Ibtisam Tariq ; Zhang, Roy
> Fan
> Subject: [PATCH] examples/vhost_crypto: remove unused short option
>
> Short option "s" was passed t
Short option "s" was passed to getopt_long function, while there was
no condition on this option.
Fixes: f5188211c7 ("examples/vhost_crypto: add sample application")
Cc: roy.fan.zh...@intel.com
Signed-off-by: Ibtisam Tariq
---
examples/vhost_crypto/main.c | 2 +-
1 file changed, 1 insertion(+),
5 matches
Mail list logo