Re: [ovs-discuss] ovs memory requirements / limits

2011-05-17 Thread Ben Pfaff
On Tue, May 17, 2011 at 02:56:02PM -0700, Madhusudan Challa wrote: > I am trying to understand ovf memory requirements and flow limits for the > vswitchd daemon and the ovs kernel module. Specifically : > > 1. memory taken in userspace and kernel per flow control rule. Each OpenFlow rule takes a

[ovs-discuss] ovs memory requirements / limits

2011-05-17 Thread Madhusudan Challa
I am trying to understand ovf memory requirements and flow limits for the vswitchd daemon and the ovs kernel module. Specifically : 1. memory taken in userspace and kernel per flow control rule. 2. limits on # of flows control rules. 3. any additional memory taken by datapath when packet arrives.