Re: [ovs-dev] [PATCH OVS 1/4] dpif-netdev: Expand the meters supported number

2020-05-10 Thread Tonghao Zhang
On Sun, May 10, 2020 at 12:19 AM William Tu wrote: > > On Thu, Apr 30, 2020 at 07:00:36PM +0800, xiangxia.m@gmail.com wrote: > > From: Tonghao Zhang > > > > For now, ovs-vswitchd use the array of the dp_meter struct > > to store meter's data, and at most, there are only 65536 > > (defined by

Re: [ovs-dev] [PATCH OVS 2/4] dpif-netdev: Add burst size to buckets

2020-05-10 Thread Tonghao Zhang
On Sat, May 9, 2020 at 11:26 PM William Tu wrote: > > On Sat, May 09, 2020 at 09:54:10AM +0800, Tonghao Zhang wrote: > > On Sat, May 9, 2020 at 7:23 AM William Tu wrote: > > > > > > On Thu, Apr 30, 2020 at 07:00:37PM +0800, xiangxia.m@gmail.com wrote: > > > > From: Tonghao Zhang > > > > > >

[ovs-dev] [PATCH v2] Bareudp Tunnel Support

2020-05-10 Thread Martin Varghese
From: Martin Varghese UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc The Bareudp tunnel module provides a generic UDP L3 encapsulation tunnelling module for tunnelling different protocols like MPLS,IP,NSH etc. inside a UDP tunnel. Signed-off-by:

[ovs-dev] Hi

2020-05-10 Thread Fredrick Dougan
Dear It is my second time of contacting you but i am yet to get an answer from you. I have something important to discuss with you , please reply ASAP with your names and mobile for full details, is urgent. Regards, Fredrick Dougan ___ dev mailing list

[ovs-dev] Realize your dream projects

2020-05-10 Thread YVES ZELLER via dev
Réaliser vos projets de rêve Vous êtes un homme ou une femme à la recherche d'un personnel de prêt, immobilier ou à réduire des dettes. Je suis sûr que vous êtes prêt de 2.000 à 250.000 € au taux unique de 3% remboursable sur une durée maximale de 20 ans.  Si vous en sentez le besoin et si vous

Re: [ovs-dev] [PATCH 2/2] netdev-offload-tc: re-fetch block ID after probing

2020-05-10 Thread Roi Dayan
On 2020-05-07 6:54 PM, Aaron Conole wrote: > It's possible that port ordering could cause the block ID to change > after enabling / detecting TC Flower support. Therefore, fetch the > block_id again after probing. Maybe be more specific and add that block ID could change after probe for block

Re: [ovs-dev] [PATCH 1/2] netdev-linux: update LAG in all cases

2020-05-10 Thread Roi Dayan
On 2020-05-07 6:54 PM, Aaron Conole wrote: > In some cases, when processing a netlink change event, it's possible for > an alternate part of OvS (like the IPv6 endpoint processing) to hold an > active netdev interface. This creates a race-condition, where sometimes > the OvS change processing