Re: [dpdk-dev] [PATCH 05/11] examples/ipsec-secgw: Fixed transport

2017-10-19 Thread Aviad Yehezkel
][PATCH 05/11] examples/ipsec-secgw: Fixed transport On 10/16/2017 12:30 PM, Sergio Gonzalez Monroy wrote: On 14/10/2017 14:27, avia...@dev.mellanox.co.il wrote: From: Aviad Yehezkel Seems like transport was broken for a long time Commit message needs to be improved. Just mentioned what is wrong

Re: [dpdk-dev] [PATCH 05/11] examples/ipsec-secgw: Fixed transport

2017-10-19 Thread De Lara Guarch, Pablo
xp.com; > hemant.agra...@nxp.com; Nicolau, Radu ; > Doherty, Declan ; lir...@mellanox.com; > nelio.laranje...@6wind.com; tho...@monjalon.net > Subject: Re: [dpdk-dev][PATCH 05/11] examples/ipsec-secgw: Fixed > transport > > > On 10/16/2017 12:30 PM, Sergio Gonzale

Re: [dpdk-dev] [PATCH 05/11] examples/ipsec-secgw: Fixed transport

2017-10-16 Thread Aviad Yehezkel
On 10/16/2017 12:30 PM, Sergio Gonzalez Monroy wrote: On 14/10/2017 14:27, avia...@dev.mellanox.co.il wrote: From: Aviad Yehezkel Seems like transport was broken for a long time Commit message needs to be improved. Just mentioned what is wrong or how do you fix it. Given that it is a fix,

Re: [dpdk-dev] [PATCH 05/11] examples/ipsec-secgw: Fixed transport

2017-10-16 Thread Sergio Gonzalez Monroy
On 14/10/2017 14:27, avia...@dev.mellanox.co.il wrote: From: Aviad Yehezkel Seems like transport was broken for a long time Commit message needs to be improved. Just mentioned what is wrong or how do you fix it. Given that it is a fix, you should start the commit title with "fix ..." then a

Re: [dpdk-dev] [PATCH 05/11] examples/ipsec-secgw: Fixed transport

2017-10-15 Thread Aviad Yehezkel
On 10/14/2017 4:27 PM, avia...@dev.mellanox.co.il wrote: From: Aviad Yehezkel Seems like transport was broken for a long time Signed-off-by: Aviad Yehezkel --- examples/ipsec-secgw/esp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ipsec-secgw/esp.c b/exam

[dpdk-dev] [PATCH 05/11] examples/ipsec-secgw: Fixed transport

2017-10-14 Thread aviadye
From: Aviad Yehezkel Seems like transport was broken for a long time Signed-off-by: Aviad Yehezkel --- examples/ipsec-secgw/esp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ipsec-secgw/esp.c b/examples/ipsec-secgw/esp.c index 70bb81f..56ad7a0 100644 --- a/exam