On Mon, 21 May 2018 13:58:39 +0100
Radu Nicolau wrote:
> On 5/21/2018 1:30 PM, Thomas Monjalon wrote:
> > 21/05/2018 13:35, Radu Nicolau:
> >> Fixes: af75078fece3 ("first public release")
> >> Cc: sta...@dpdk.org
> >>
> >> Signed-off-by: Radu Nicolau
> >> ---
> >> @@ -34,7 +34,8 @@ test_panic(
On 5/21/2018 2:28 PM, Burakov, Anatoly wrote:
On 21-May-18 12:35 PM, Radu Nicolau wrote:
Fixes: af75078fece3 ("first public release")
Cc: sta...@dpdk.org
Signed-off-by: Radu Nicolau
---
test/test/test_debug.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/test/test/
On 21-May-18 12:35 PM, Radu Nicolau wrote:
Fixes: af75078fece3 ("first public release")
Cc: sta...@dpdk.org
Signed-off-by: Radu Nicolau
---
test/test/test_debug.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/test/test/test_debug.c b/test/test/test_debug.c
index faf2c
21/05/2018 14:58, Radu Nicolau:
>
> On 5/21/2018 1:30 PM, Thomas Monjalon wrote:
> > 21/05/2018 13:35, Radu Nicolau:
> >> Fixes: af75078fece3 ("first public release")
> >> Cc: sta...@dpdk.org
> >>
> >> Signed-off-by: Radu Nicolau
> >> ---
> >> @@ -34,7 +34,8 @@ test_panic(void)
> >>pr
On 5/21/2018 1:30 PM, Thomas Monjalon wrote:
21/05/2018 13:35, Radu Nicolau:
Fixes: af75078fece3 ("first public release")
Cc: sta...@dpdk.org
Signed-off-by: Radu Nicolau
---
@@ -34,7 +34,8 @@ test_panic(void)
printf("Fork Failed\n");
return -1;
}
-
21/05/2018 13:35, Radu Nicolau:
> Fixes: af75078fece3 ("first public release")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Radu Nicolau
> ---
> @@ -34,7 +34,8 @@ test_panic(void)
> printf("Fork Failed\n");
> return -1;
> }
> - wait(&status);
> + sleep(1);
>
Fixes: af75078fece3 ("first public release")
Cc: sta...@dpdk.org
Signed-off-by: Radu Nicolau
---
test/test/test_debug.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/test/test/test_debug.c b/test/test/test_debug.c
index faf2cf5..56fadce 100644
--- a/test/test/test_debug.c
7 matches
Mail list logo