Re: [dpdk-dev] [PATCH] example/vhost_crypto: add new line character in usage

2020-11-09 Thread Maxime Coquelin
On 11/2/20 12:38 PM, Ibtisam Tariq wrote: > Add new line character(\n) in the usage of vhost_crypto example for > better readability > > Fixes: 709521f4c2c ("examples/vhost_crypto: support multi-core") > Cc: roy.fan.zh...@intel.com > > Signed-off-by: Ibtisam Tariq > --- > examples/vhost_cryp

Re: [dpdk-dev] [PATCH] example/vhost_crypto: add new line character in usage

2020-11-09 Thread Maxime Coquelin
On 11/2/20 12:38 PM, Ibtisam Tariq wrote: > Add new line character(\n) in the usage of vhost_crypto example for > better readability > > Fixes: 709521f4c2c ("examples/vhost_crypto: support multi-core") > Cc: roy.fan.zh...@intel.com > > Signed-off-by: Ibtisam Tariq > --- > examples/vhost_cryp

Re: [dpdk-dev] [PATCH] example/vhost_crypto: add new line character in usage

2020-11-05 Thread David Marchand
On Mon, Nov 2, 2020 at 12:56 PM Ibtisam Tariq wrote: > > Add new line character(\n) in the usage of vhost_crypto example for > better readability > > Fixes: 709521f4c2c ("examples/vhost_crypto: support multi-core") > Cc: roy.fan.zh...@intel.com > > Signed-off-by: Ibtisam Tariq > --- > examples/v

[dpdk-dev] [PATCH] example/vhost_crypto: add new line character in usage

2020-11-02 Thread Ibtisam Tariq
Add new line character(\n) in the usage of vhost_crypto example for better readability Fixes: 709521f4c2c ("examples/vhost_crypto: support multi-core") Cc: roy.fan.zh...@intel.com Signed-off-by: Ibtisam Tariq --- examples/vhost_crypto/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)