Re: [ovs-dev] [PATCH ovn] ofctrl_check_and_add_flow: Replace the actions of an existing flow if actions have changed.

2019-12-01 Thread Han Zhou
On Fri, Nov 29, 2019 at 1:08 AM wrote: > > From: Numan Siddique > > If ofctrl_check_and_add_flow(F') is called where flow F' has match-actions (M, A2) > and if there already exists a flow F with match-actions (M, A1) in the desired flow > table, then this function doesn't update the existing flo

[ovs-dev] garantiertes Darlehensangebot

2019-12-01 Thread Alexander Alexis
Hallo Benötigen Sie ein Darlehen zur Finanzierung Ihres Projekts? Benötigen Sie ein dringendes Darlehen, um Ihre Schulden zu begleichen? Benötigen Sie einen Kredit, um Ihr Geschäft zu erweitern oder zu gründen? Benötigen Sie einen persönlichen Kredit? Wir bieten Darlehen aller Art an. Bei Int

[ovs-dev] [PATCH ovn v1] northd: Remove misleading warning log message

2019-12-01 Thread Russell Bryant
While debugging an ovn-kubernetes cluster, I spotted several "Duplicate MAC set" warning messages in the ovn-northd log. It looks like this message was emitted from this code path by mistake, where it correctly avoided assigning a duplicate MAC address. This patch turns off the warning for that c

[ovs-dev] Garantiertes Darlehensangebot

2019-12-01 Thread Alexander Alexis
Hallo Benötigen Sie ein Darlehen zur Finanzierung Ihres Projekts? Benötigen Sie ein dringendes Darlehen, um Ihre Schulden zu begleichen? Benötigen Sie einen Kredit, um Ihr Geschäft zu erweitern oder zu gründen? Benötigen Sie einen persönlichen Kredit? Wir bieten Darlehen aller Art an. Bei Int

[ovs-dev] Sua Fatura NET Por E-mail - 11/2019 - 260D370D27

2019-12-01 Thread Fatura
Prezado(a), A sua fatura NET acaba de chegar e para visualizar todos os detalhes basta abrir o documento anexado neste e-mail. Segue abaixo um resumo com as principais informações. E fique tranquilo, o seu pagamento em débito automático já está agendado.

[ovs-dev] LETTER OF COMPENSATION

2019-12-01 Thread David Lucas
Good Day my friend This is to inform you that i have successfully transferred the funds with a help of a new partner from Columbus Ohio and Presently am in Omen for oil investment projects with my partner and I kept a sealed parcel containing an Atm Master Card of Us$550,000.00 for your compensat

Re: [ovs-dev] [PATCH 15/20] netdev-offload-dpdk-flow: Support offload of output action

2019-12-01 Thread Eli Britstein
On 11/30/2019 1:59 PM, Ilya Maximets wrote: > On 24.11.2019 14:22, Eli Britstein wrote: >> On 11/22/2019 6:19 PM, Ilya Maximets wrote: >>> On 20.11.2019 16:28, Eli Britstein wrote: Signed-off-by: Eli Britstein Reviewed-by: Oz Shlomo --- NEWS | 2

Re: [ovs-dev] [PATCH v2 10/10] netdev-offloads-tc: Probe recirc tc sharing feature on first recirc_id rule

2019-12-01 Thread Paul Blakey
On 11/27/2019 5:55 PM, Marcelo Ricardo Leitner wrote: > On Wed, Nov 27, 2019 at 02:55:16PM +0200, Roi Dayan wrote: >> @@ -1367,7 +1387,7 @@ netdev_tc_flow_put(struct netdev *netdev, struct match >> *match, >> uint32_t block_id = 0; >> struct nlattr *nla; >> struct tc_id id; >>

Re: [ovs-dev] [PATCH v2 09/10] tc: Move tunnel_key unset action before output ports

2019-12-01 Thread Paul Blakey
On 11/27/2019 5:33 PM, Marcelo Ricardo Leitner wrote: > On Wed, Nov 27, 2019 at 02:55:15PM +0200, Roi Dayan wrote: >> From: Paul > Blakey >> >> Since OvS > datapath gets packets already decapsulated from tunnel >> devices, it doesn't > explicitly decapsulate them. S