I did a test, the data path number can be greater than 255.
Yeah, we are estimating the project. With tunnel, it will be soon over 255.
On 2012-8-27, at 12:16, Ben Pfaff wrote:
> On Mon, Aug 27, 2012 at 11:57:23AM +0800, faicker mo wrote:
>> Does the OVS really have the limit of data path numbe
On Mon, Aug 27, 2012 at 11:57:23AM +0800, faicker mo wrote:
> Does the OVS really have the limit of data path number 256 per machine
> In OVS 1.7.0?
No.
Are you really approaching this number of datapaths?
___
discuss mailing list
discuss@openvswitch.or
Hi,
Does the OVS really have the limit of data path number 256 per machine In OVS
1.7.0?
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
On Fri, Aug 24, 2012 at 11:35:35AM +0200, Oswald, Thomas wrote:
> I have an issue with a port mirror. I bundled the interfaces eth1, eth2 in
> bond0. After that I want to see the network traffic on it. "tcpdump -i bond0"
> doesn't work. I configured a port mirror in the following way:
>
>
On Wed, Aug 22, 2012 at 02:54:25PM +0530, selen jia wrote:
> Do ovs provide some guidelines for database modification?
> if i want to remove or add a column from a table in database.
The main idea to keep in mind with database modification is
compatibility. Removing a column is usually a bad idea
On Wed, Aug 22, 2012 at 02:14:00PM -0700, Milton Xu wrote:
> In the link you included, it is about "How to Submit Patches for Open
> vSwitch" so I assume "Patch" means functionality addition as well.
"Patch" refers to the format of the submission, not the content. All
changes should be submitted