On 11/27/2018 7:01 PM, Chas Williams wrote:
>
>
> On 11/14/2018 07:19 AM, Radu Nicolau wrote:
>> Do not start the packet processing threads until all configured
>> slaves become active.
>>
>> Signed-off-by: Radu Nicolau
>
> Acked-by: Chas Williams
Applied to dpdk-next-net/master, thanks.
(co
I'm ok with the updates, thanks!
-Original Message-
From: Yigit, Ferruh
Sent: Thursday, November 29, 2018 8:57 AM
To: Nicolau, Radu ; dev@dpdk.org
Cc: Doherty, Declan ; ch...@att.com
Subject: [dpdk-dev] [PATCH] examples/bond: wait for slaves to become active
On 11/28/2018 1:48 PM,
On 11/28/2018 1:48 PM, Radu Nicolau wrote:
> Hi
>
>
> On 11/28/2018 11:08 AM, Ferruh Yigit wrote:
>> On 11/14/2018 12:19 PM, Radu Nicolau wrote:
>>> Do not start the packet processing threads until all configured
>>> slaves become active.
>> Hi Radu,
>>
>> What happens if packet processing thread
On 11/28/18 11:04 AM, Radu Nicolau wrote:
On 11/28/2018 2:28 PM, Chas Williams wrote:
On 11/28/2018 08:48 AM, Radu Nicolau wrote:
Hi
On 11/28/2018 11:08 AM, Ferruh Yigit wrote:
On 11/14/2018 12:19 PM, Radu Nicolau wrote:
Do not start the packet processing threads until all configured
On 11/28/2018 2:28 PM, Chas Williams wrote:
On 11/28/2018 08:48 AM, Radu Nicolau wrote:
Hi
On 11/28/2018 11:08 AM, Ferruh Yigit wrote:
On 11/14/2018 12:19 PM, Radu Nicolau wrote:
Do not start the packet processing threads until all configured
slaves become active.
Hi Radu,
What happen
On 11/28/2018 08:48 AM, Radu Nicolau wrote:
Hi
On 11/28/2018 11:08 AM, Ferruh Yigit wrote:
On 11/14/2018 12:19 PM, Radu Nicolau wrote:
Do not start the packet processing threads until all configured
slaves become active.
Hi Radu,
What happens if packet processing threads started before a
Hi
On 11/28/2018 11:08 AM, Ferruh Yigit wrote:
On 11/14/2018 12:19 PM, Radu Nicolau wrote:
Do not start the packet processing threads until all configured
slaves become active.
Hi Radu,
What happens if packet processing threads started before all slaves active? Exit
app, error, crash?
So ca
On 11/14/2018 12:19 PM, Radu Nicolau wrote:
> Do not start the packet processing threads until all configured
> slaves become active.
Hi Radu,
What happens if packet processing threads started before all slaves active? Exit
app, error, crash?
So can we say this patch is fixing packet forwarding?
On 11/14/2018 07:19 AM, Radu Nicolau wrote:
Do not start the packet processing threads until all configured
slaves become active.
Signed-off-by: Radu Nicolau
Acked-by: Chas Williams
---
examples/bond/main.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/examples
Do not start the packet processing threads until all configured
slaves become active.
Signed-off-by: Radu Nicolau
---
examples/bond/main.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/examples/bond/main.c b/examples/bond/main.c
index b282e68..6623cae 100644
--- a/examples
10 matches
Mail list logo